Skip to content

[pull] master from cucumber:master #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 541 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
541 commits
Select commit Hold shift + click to select a range
02c6972
[Core] CLI should search classpath root by default (#1889)
mpkorstanje Feb 6, 2020
5dd3802
[Core] Improve error message when incompatible plugins are used
mpkorstanje Feb 6, 2020
a4c2154
[Core] Rerun formatter returns `/` rather then `.`
mpkorstanje Feb 13, 2020
f3eec3f
Update CHANGELOG for v5.3.0
mpkorstanje Feb 13, 2020
d733f18
[maven-release-plugin] prepare release v5.3.0
mpkorstanje Feb 13, 2020
0709659
[maven-release-plugin] prepare for next development iteration
mpkorstanje Feb 13, 2020
f537cae
[Core] Upgrade dependencies
mpkorstanje Feb 13, 2020
abc894f
[All] Fix typo in snippet generator message (#1894)
natritmeyer Feb 13, 2020
bf2ec28
[Junit] Sort discovered features
mpkorstanje Feb 14, 2020
7e0f8c8
Update CHANGELOG
mpkorstanje Feb 14, 2020
7b377b0
[All] Increment minor version
mpkorstanje Feb 20, 2020
d14c437
[JUnit Platform] Support skipping scenarios with cucumber.filter.tags…
mpkorstanje Feb 20, 2020
70ac1f9
Update CHANGELOG for v5.4.0
mpkorstanje Feb 20, 2020
6ecfb42
[maven-release-plugin] prepare release v5.4.0
mpkorstanje Feb 20, 2020
368aed3
[maven-release-plugin] prepare for next development iteration
mpkorstanje Feb 20, 2020
0386fe7
[All] Remove Jackson from `cucumber-jvm` parent pom (#1900)
mpkorstanje Feb 21, 2020
f96edc6
[Java8] Add error when types could not be resolved on Java 12+ (#1902)
mpkorstanje Feb 27, 2020
e47910f
Update CHANGELOG for v5.4.1
mpkorstanje Feb 27, 2020
380a8a4
[maven-release-plugin] prepare release v5.4.1
mpkorstanje Feb 27, 2020
9578337
[maven-release-plugin] prepare for next development iteration
mpkorstanje Feb 27, 2020
60e6380
[Java] Update docs around data tables
mpkorstanje Feb 25, 2020
3b56c93
[Spring] Do not reuse generic application context between scenarios (…
mpkorstanje Feb 28, 2020
4d98e02
[Java8] update to net.jodah:typetools:0.6.2 (#1908)
nhojpatrick Mar 3, 2020
caec39f
[Gherkin] Fix NPE on empty table (#1913)
mpkorstanje Mar 5, 2020
ff2d839
Update CHANGELOG for v5.4.2
mpkorstanje Mar 5, 2020
0df5f9d
[maven-release-plugin] prepare release v5.4.2
mpkorstanje Mar 5, 2020
5a566c9
[maven-release-plugin] prepare for next development iteration
mpkorstanje Mar 5, 2020
c13a345
[All] Increment minor version
mpkorstanje Mar 6, 2020
95e0f82
[Java] Add @ParameterType(useRegexpMatchAsStrongTypeHint=true/false) …
mpkorstanje Mar 6, 2020
a239660
[Examples] Run tests in `spring-txn`
mpkorstanje Mar 6, 2020
ca140d4
[Core] Correctly document ansi-colors as being enabled by default
mpkorstanje Mar 11, 2020
7b1e01b
[TestNG] Fix concurrent modification of events (#1919)
mpkorstanje Mar 12, 2020
b223e44
Update CHANGELOG for v5.5.0
mpkorstanje Mar 12, 2020
0eee80f
[maven-release-plugin] prepare release v5.5.0
mpkorstanje Mar 12, 2020
1648fb9
[maven-release-plugin] prepare for next development iteration
mpkorstanje Mar 12, 2020
4bc6da6
[All] Set version to 6.0.0-SNAPSHOT
mpkorstanje Mar 14, 2020
d3b5472
[Core] Use Gherkin 6+ and Cucumber messages (#1841)
mpkorstanje Mar 19, 2020
28881b3
[Core] Support limited set of cURL commands for UrlOutputStream (#1910)
aslakhellesoy Mar 19, 2020
879daed
[All] Increment minor version
mpkorstanje Mar 19, 2020
07bcf07
[Spring] Add @CucumberContextConfiguration annotation (#1911)
Mar 19, 2020
ef0a13a
[All] Increase dependency versions (#1923)
mpkorstanje Mar 24, 2020
ba13e24
[CCK] Add integration tests against Cucumber Compatibility Kit (#1920)
mpkorstanje Mar 28, 2020
ffc91b0
[JUnit] Deduplicate suggest snippets
mpkorstanje Mar 28, 2020
959ede6
[Core] Deduplicate suggest snippets
mpkorstanje Mar 28, 2020
494a01c
[Core] Make DefaultSummaryPrinter testable
mpkorstanje Mar 29, 2020
ee6a6bb
[Core] UrlOutputStream uploads all data in one pass (#1932)
mpkorstanje Apr 1, 2020
507e5d3
[Core] Upgrade datatable to v3.3.1
mpkorstanje Apr 1, 2020
01dfb4a
Update CHANGELOG
mpkorstanje Apr 2, 2020
462dd02
Update CHANGELOG
mpkorstanje Apr 2, 2020
26eeb21
[Guice] Revert upgrade from `guice` 4.2.2 to 4.2.3
mpkorstanje Apr 2, 2020
59bedbd
Update CHANGELOG for v5.6.0
mpkorstanje Apr 2, 2020
ce6ccf2
[maven-release-plugin] prepare release v5.6.0
mpkorstanje Apr 2, 2020
8917f3e
[maven-release-plugin] prepare for next development iteration
mpkorstanje Apr 2, 2020
163231b
Merge master
aslakhellesoy Apr 2, 2020
59008c4
Upgrade to gherkin 12
aslakhellesoy Apr 2, 2020
3804ec4
[Core] Use PUT as default method in UrlOutputStream
mpkorstanje Apr 3, 2020
8da6cb5
Document use of table cell converter for blank strings
mpkorstanje Apr 4, 2020
78ac65a
[All] Use Jupiter Assertions over JUnit4 Assert (#1935)
timtebeek Apr 5, 2020
1d7f602
[All] Increment minor version
mpkorstanje Apr 5, 2020
0e49722
[Java/Java8] Rename scenario methods (#1937)
timtebeek Apr 9, 2020
32eb45d
[Java/Java8] Remove Java 9 attributes from @Deprecated
mpkorstanje Apr 9, 2020
e544745
[Examples] Clarify that the antrun plugin is an alternative workaround
mpkorstanje Apr 9, 2020
4bb7563
Merge remote-tracking branch 'origin/master' into v6.x.x
mpkorstanje Apr 10, 2020
b73bfc0
[CCK] Update tests to Gherkin 12
mpkorstanje Apr 10, 2020
5e71c01
[Core] Retrofit JsonFormatter on gherkin messages (#1941)
mpkorstanje Apr 10, 2020
d6ddd26
[Junit Engine] Move merge and prune methods to TestDescriptors
mpkorstanje Apr 11, 2020
ac38546
[Junit Engine] Map pickle tree to TestDescriptors
mpkorstanje Apr 11, 2020
e800a54
[Gherkin Vintage] Exclude background from pickle tree
mpkorstanje Apr 11, 2020
8b60b83
[Examples] Improve Spring Examples
mpkorstanje Apr 11, 2020
98a38a0
[Spring] Deprecate cucumber.xml and implied context configuration (#1…
mpkorstanje Apr 11, 2020
f488378
Update CHANGELOG
mpkorstanje Apr 11, 2020
bee5937
Merge remote-tracking branch 'origin/master' into v6.x.x
mpkorstanje Apr 11, 2020
496c6cd
[Build] Clean up revapi exclusions
mpkorstanje Apr 11, 2020
632a857
[Build] Build v6.x with Travis
mpkorstanje Apr 11, 2020
df2b3a0
Merge branch 'master' into v6.x.x
mpkorstanje Apr 11, 2020
cd2e019
Upgrade cucumber-expressions, gherkin, messages and html-formatter
aslakhellesoy Apr 15, 2020
80d9994
[JUnit Platform] Map tags to exclusive resources (#1944)
mpkorstanje Apr 15, 2020
df4c179
[Core] Extract TestCaseResultObserver
mpkorstanje Apr 16, 2020
80df4b0
[Core] Extract duplicate exception handling code
mpkorstanje Apr 16, 2020
817f929
Merge branch 'master' into v6.x.x
mpkorstanje Apr 16, 2020
469b25f
[TestNG] Restore method signature
mpkorstanje Apr 16, 2020
be2bc2d
Merge branch 'master' into v6.x.x
mpkorstanje Apr 16, 2020
cd3d66f
[Core] Use ConcurrentEventListener for selected plugins
mpkorstanje Apr 16, 2020
0608f18
[Java8] Fix dependency name typo #1951
natritmeyer Apr 21, 2020
7af05ce
Merge remote-tracking branch 'origin/master' into v6.x.x
aslakhellesoy Apr 21, 2020
97c1162
[Java] Invoke static methods without instantiating target object (#1953)
mpkorstanje Apr 22, 2020
5fd18b2
[Core] Add parameter type events (#1942)
mpkorstanje Apr 23, 2020
b4e0dcc
[Build] Set version to 6.0.0-RC1-SNAPSHOT
mpkorstanje Apr 23, 2020
b19883a
Update CHANGELOG
mpkorstanje Apr 23, 2020
9e4b4ca
Update CHANGELOG for v6.0.0-RC1
mpkorstanje Apr 23, 2020
4ec0d74
[maven-release-plugin] prepare release v6.0.0-RC1
mpkorstanje Apr 23, 2020
14843b4
[maven-release-plugin] prepare for next development iteration
mpkorstanje Apr 23, 2020
38ef9af
[Build] Disable compatibility in release
mpkorstanje Apr 23, 2020
fa2d198
[Build] Supress revapi findings
mpkorstanje Apr 23, 2020
fcc9ab6
[Core] Include all fields in JsonFormatters failure feature (#1954)
mpkorstanje Apr 23, 2020
326a40e
[Core] Deprecate multiple tag arguments in @CucumberOptions
mpkorstanje Apr 23, 2020
3d70cf8
Update CHANGELOG
mpkorstanje Apr 23, 2020
37358b3
Merge branch 'master' into v6.x.x
mpkorstanje Apr 23, 2020
5b73489
[Core] Remove multiple tag arguments from @CucumberOptions
mpkorstanje Apr 23, 2020
839dba7
[Core] Remove `cucumber.options` property (#1958)
mpkorstanje Apr 23, 2020
9011b5e
[Spring] Remove cucumber.xml and implied context configuration (#1959)
mpkorstanje Apr 23, 2020
ddbaf13
[Core] fix for DefaultSummaryPrinterTest on Windows (#1957)
dmarteinson Apr 23, 2020
76a3d5c
[Build] Update dependency versions
mpkorstanje Apr 23, 2020
c9ce4d9
Merge branch 'master' into v6.x.x
mpkorstanje Apr 23, 2020
26b606c
[Build] Update dependency versions
mpkorstanje Apr 23, 2020
06e9ec9
[Guice] Remove deprecated scenario scope and module constant
mpkorstanje Apr 23, 2020
8978143
[Java/Java8] Remove deprecated Scenario.embed and Scenario.write
mpkorstanje Apr 23, 2020
652c79e
Update .editorconfig
mpkorstanje Apr 23, 2020
adda3b2
[Core] Rethrow but do not collect failures in test case
mpkorstanje Apr 24, 2020
e758628
[Core] Rethrow but do not collect failures in test case
mpkorstanje Apr 24, 2020
6c0df8e
[Core] Emit meta as part of test run started (#1961)
mpkorstanje Apr 26, 2020
58a2622
Fix various typos in documentation (#1962)
natritmeyer Apr 29, 2020
5fbae84
[Core] Default to --strict mode (#1960)
mpkorstanje Apr 30, 2020
cfc4030
Merge remote-tracking branch 'origin/master' into v6.x.x
mpkorstanje Apr 30, 2020
365f45a
[Plugin] Add TestSourceParsed event (#1895)
mpkorstanje Apr 30, 2020
58ab8ed
[All] Update dependency versions
mpkorstanje Apr 30, 2020
0136079
[Java] Switch `useRegexpMatchAsStrongTypeHint` default to false
mpkorstanje Apr 30, 2020
cf31fee
[Core] Use method reference in hook order comparator
mpkorstanje Apr 30, 2020
5c7fab2
Update release notes (#1964)
mpkorstanje May 1, 2020
6478ed1
Update CHANGELOG for v5.7.0
mpkorstanje May 1, 2020
6fdb83e
[maven-release-plugin] prepare release v5.7.0
mpkorstanje May 1, 2020
2f5c3c5
[maven-release-plugin] prepare for next development iteration
mpkorstanje May 1, 2020
1f0675c
Update Makefile
mpkorstanje May 1, 2020
6b3d5d4
Update RELEASING
mpkorstanje May 1, 2020
8fd6a37
Merge branch 'master' into v6.x.x
mpkorstanje May 1, 2020
95dd621
Update CHANGELOG
mpkorstanje May 1, 2020
75bffce
Remove gherkin-vintage module
mpkorstanje May 1, 2020
c96d482
[Build] Automate update of compatibility tests
mpkorstanje May 1, 2020
725338f
[Core] Update html-formatter version
mpkorstanje May 1, 2020
a5fa423
Polish release notes
mpkorstanje May 1, 2020
9351ed6
Update CHANGELOG
mpkorstanje May 2, 2020
4fd4cd0
Update CHANGELOG for v6.0.0-RC2
mpkorstanje May 2, 2020
e928459
[maven-release-plugin] prepare release v6.0.0-RC2
mpkorstanje May 2, 2020
69e2a6b
[maven-release-plugin] prepare for next development iteration
mpkorstanje May 2, 2020
32d6772
[Core] Restore Status.isOk(isStrict)
mpkorstanje May 3, 2020
db59ea5
[Spring] Reformat code
mpkorstanje May 3, 2020
b8036d0
[Archetype] Reformat code
mpkorstanje May 3, 2020
4b3751a
[CDI2] Reformat code
mpkorstanje May 3, 2020
2297cb0
[Compatiblity] Reformat code
mpkorstanje May 3, 2020
d1fefa1
[DeltaSpike] Reformat code
mpkorstanje May 3, 2020
439c75e
[Gherkin] Reformat code
mpkorstanje May 3, 2020
de9753f
[Gherkin Messages] Reformat code
mpkorstanje May 3, 2020
6b2eb82
[DocString] Reformat code
mpkorstanje May 3, 2020
81cf256
[Weld] Reformat code
mpkorstanje May 3, 2020
352104e
[JUnit] Reformat code
mpkorstanje May 3, 2020
3939cce
[JUnit Platform] Reformat code
mpkorstanje May 3, 2020
af19740
[Needle] Reformat code
mpkorstanje May 3, 2020
5c68075
[OpenEJB] Reformat code
mpkorstanje May 3, 2020
176892f
[Plugin] Reformat code
mpkorstanje May 3, 2020
3e6a1b9
[Pico] Reformat code
mpkorstanje May 3, 2020
60a5c4f
[Spring] Reformat code
mpkorstanje May 3, 2020
06f00a1
[TestNG] Reformat code
mpkorstanje May 3, 2020
451cd41
[Kotlin] Reformat code
mpkorstanje May 3, 2020
c376b44
[Java8] Reformat code
mpkorstanje May 3, 2020
b4668e4
[Guice] Reformat code
mpkorstanje May 3, 2020
ccebf79
[Core] Reformat code
mpkorstanje May 3, 2020
686dc34
[Examples] Reformat code
mpkorstanje May 3, 2020
a40ffe4
[JVM] Reformat code
mpkorstanje May 3, 2020
acfac77
[Java] Reformat code
mpkorstanje May 3, 2020
11c2167
[Build] Remove authors from pom
mpkorstanje May 3, 2020
ac7bcfa
[Spring] Note that CucumberContextConfiguration is glue (#1966)
natritmeyer May 4, 2020
f1e0b3c
[Build] Add spotless to automatically format java code
mpkorstanje May 7, 2020
e63b108
[CDI2] Apply spotless formatting
mpkorstanje May 7, 2020
2667676
[Compatibility] Apply spotless formatting
mpkorstanje May 7, 2020
6dc550a
[Deltaspike] Apply spotless formatting
mpkorstanje May 7, 2020
7f43816
[Gherkin] Apply spotless formatting
mpkorstanje May 7, 2020
247c737
[Gherkin] Apply spotless formatting
mpkorstanje May 7, 2020
0a3dd6e
[Guice] Apply spotless formatting
mpkorstanje May 7, 2020
9f732fa
[Gherkin] Apply spotless formatting
mpkorstanje May 7, 2020
c73555f
[DocString] Apply spotless formatting
mpkorstanje May 7, 2020
938d0ee
[DocString] Apply spotless formatting
mpkorstanje May 7, 2020
212d303
[TestNG] Apply spotless formatting
mpkorstanje May 7, 2020
ea8aa39
[Spring] Apply spotless formatting
mpkorstanje May 7, 2020
9470de7
[TestNG] Apply spotless formatting
mpkorstanje May 7, 2020
51fe4f8
[Plugin] Apply spotless formatting
mpkorstanje May 7, 2020
1319788
[Pico] Apply spotless formatting
mpkorstanje May 7, 2020
c1c8487
[OpenEJB] Apply spotless formatting
mpkorstanje May 7, 2020
39a25b0
[Needle] Apply spotless formatting
mpkorstanje May 7, 2020
3c796fd
[JUnit Platform] Apply spotless formatting
mpkorstanje May 7, 2020
a62780c
[JUnit] Apply spotless formatting
mpkorstanje May 7, 2020
f658251
[Java8] Apply spotless formatting
mpkorstanje May 7, 2020
0b45aa4
[Java] Apply spotless formatting
mpkorstanje May 7, 2020
ed88c89
[Core] Apply spotless formatting
mpkorstanje May 7, 2020
428fdb0
[Java] Apply spotless formatting
mpkorstanje May 7, 2020
a711241
[JUnit] Apply spotless formatting
mpkorstanje May 7, 2020
7db69df
[Build] Add checkstyle
mpkorstanje May 8, 2020
6bf7751
[Example] Restore removed calculator scenarios
mpkorstanje May 8, 2020
d840161
[Build] Upgrade third-party dependency versions
mpkorstanje May 12, 2020
b40c4f4
[Core] Execute features files without pickles (#1973)
mpkorstanje May 14, 2020
0743e3c
[Spring] Require an active scenario before creating beans (#1974)
mpkorstanje May 14, 2020
18ca31a
[Core] Upgrade jQuery to 3.5.1
mpkorstanje May 14, 2020
40657a6
[Core] Fix NPE in `CucumberExecutionContext.emitMeta` when in a shade…
mpkorstanje May 18, 2020
4a193b6
[Examples] Update README.md (#1978)
sanesai May 18, 2020
273c3bc
[Java] Improve README.md (#1977)
mpkorstanje May 22, 2020
844e8c1
[Build] Update dependency versions
mpkorstanje May 28, 2020
6c3c03c
[Core] Fix line filter for scenario outlines (#1981)
mpkorstanje May 29, 2020
4998255
Update Github templates
mpkorstanje Jun 5, 2020
9505ec2
Update Github templates
mpkorstanje Jun 5, 2020
9b22992
Update Github templates
mpkorstanje Jun 5, 2020
969f82c
Update Github templates
mpkorstanje Jun 5, 2020
ca2b488
[Core] cucumber.feature preserves tags when used with a feature argum…
mpkorstanje Jun 5, 2020
f9197b5
Update release-notes for v6 (#1965)
mpkorstanje Jun 6, 2020
aacec56
Update CHANGELOG for v6.0.0
mpkorstanje Jun 6, 2020
87c99aa
[maven-release-plugin] prepare release v6.0.0
mpkorstanje Jun 6, 2020
e3dda64
[maven-release-plugin] prepare for next development iteration
mpkorstanje Jun 6, 2020
ba4e456
Update Makefile
mpkorstanje Jun 6, 2020
4529338
Update CHANGELOG
mpkorstanje Jun 6, 2020
62ede9b
Update revapi exclusions
mpkorstanje Jun 6, 2020
ca263b1
Update revapi exclusions
mpkorstanje Jun 6, 2020
512c6be
Add renovate.json (#1987)
renovate[bot] Jun 8, 2020
a444eab
Update dependency com.diffplug.spotless:spotless-maven-plugin to v1.3…
renovate[bot] Jun 8, 2020
4901507
Update deltaspike.version to v1.9.4 (#1990)
renovate[bot] Jun 8, 2020
a9278af
[Core] Correct issue with usage report durations >= 1 second (#1989)
woodybrood Jun 8, 2020
863ed22
Update dependency org.apache.maven.archetype:archetype-packaging to v…
renovate[bot] Jun 8, 2020
17c141c
Update dependency org.apache.tomee:openejb-core to v8.0.2 (#1998)
renovate[bot] Jun 8, 2020
66bfd3d
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.2…
renovate[bot] Jun 8, 2020
49d0fbd
Update dependency org.commonjava.maven.plugins:directory-maven-plugin…
renovate[bot] Jun 8, 2020
ae41888
Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.1…
renovate[bot] Jun 8, 2020
fd37a52
Update dependency org.apache.maven.plugins:maven-archetype-plugin to …
renovate[bot] Jun 8, 2020
2f9a6fd
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v…
mpkorstanje Jun 8, 2020
44b238e
Update Renovate Config (#2003)
nhojpatrick Jun 8, 2020
9076af4
Update dependency org.apache.maven.plugins:maven-antrun-plugin to v3 …
renovate[bot] Jun 8, 2020
1796209
Update dependency org.apache.maven.plugins:maven-toolchains-plugin to…
renovate[bot] Jun 8, 2020
be1bf98
Update spring core to v5.2.7.RELEASE (#2012)
renovate[bot] Jun 9, 2020
5f414b6
Update dependency org.apache.maven.plugins:maven-war-plugin to v3.3.0…
renovate[bot] Jun 9, 2020
afa3a99
[Core] Fix locale in DefaultSummaryPrinter
mpkorstanje Jun 9, 2020
ea33423
[CDI Jakarta] Implement ObjectFactory using CDI Jakarta (#2009)
rmannibucau Jun 9, 2020
c6cb8d6
Update maven-ant-run-plugin to v3
renovate-bot Jun 8, 2020
e65f3fc
[Core] Add location to tag expression expcetion (#1979)
cyocum Jun 11, 2020
8a20f71
Prepare for release v6.1.0
mpkorstanje Jun 11, 2020
7c54540
Update CHANGELOG for v6.1.0
mpkorstanje Jun 11, 2020
68ac22c
[maven-release-plugin] prepare release v6.1.0
mpkorstanje Jun 11, 2020
ed5d7cc
[maven-release-plugin] prepare for next development iteration
mpkorstanje Jun 11, 2020
0195d66
[JUnit] Warn about usage of io.cucumber.testng.CucumberOptions
mpkorstanje Jun 11, 2020
8e56ceb
[TestNG] Warn about usage of io.cucumber.junit.CucumberOptions
mpkorstanje Jun 11, 2020
d16fe84
Update CHANGELOG
mpkorstanje Jun 11, 2020
fcae70c
[Core] Always use UTF8 encoding (#2021)
mpkorstanje Jun 12, 2020
03a862b
Update CHANGELOG for v6.1.1
mpkorstanje Jun 12, 2020
ecf3183
[maven-release-plugin] prepare release v6.1.1
mpkorstanje Jun 12, 2020
1c52e9c
[maven-release-plugin] prepare for next development iteration
mpkorstanje Jun 12, 2020
4041677
Update release-notes/v6.0.0
mpkorstanje Jun 12, 2020
d618a18
Update openwebbeans.version to v2.0.17 (#2022)
renovate[bot] Jun 13, 2020
15715b4
Update dependency org.revapi:revapi-java to v0.21.1 (#2023)
renovate[bot] Jun 15, 2020
be3ee7c
Update dependency com.diffplug.spotless:spotless-maven-plugin to v1.3…
renovate[bot] Jun 17, 2020
1fdf68f
Update core/README
mpkorstanje Jun 20, 2020
3efc606
[Core] Generate valid parameter names in snippets (#2029)
mpkorstanje Jun 21, 2020
09be59d
Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.2…
renovate[bot] Jun 22, 2020
dde09b7
Update dependency io.cucumber:cucumber-expressions to v10.2.1 (#2033)
renovate[bot] Jun 23, 2020
bd576bd
Update dependency org.apache.tomee:openejb-core to v8.0.3 (#2032)
renovate[bot] Jun 23, 2020
edbc417
Update CHANGELOG
mpkorstanje Aug 20, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
36 changes: 36 additions & 0 deletions .checkstyle/checkstyle.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module PUBLIC "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN" "https://checkstyle.org/dtds/configuration_1_3.dtd">
<module name="Checker">
<property name="severity" value="error" />

<module name="TreeWalker">
<module name="SuppressWarningsHolder" />
<module name="JavadocMethod">
<property name="allowMissingParamTags" value="true" />
<property name="allowMissingReturnTag" value="true" />
</module>
<module name="AtclauseOrder">
<property name="tagOrder" value="@param, @return, @throws, @exception, @since, @see" />
</module>
<module name="NonEmptyAtclauseDescription" />
<module name="UnusedImports">
<property name="processJavadoc" value="true" />
</module>
<module name="AvoidStarImport"/>
</module>

<module name="JavadocPackage" />

<module name="SuppressWarningsFilter" />

<module name="RegexpSingleline">
<property name="format" value="@author" />
<property name="message" value="Don't use Javadoc @author tags" />
<property name="fileExtensions" value="java,groovy,kt" />
</module>

<module name="SuppressionFilter">
<property name="file" value="${config_loc}/suppressions.xml"/>
</module>

</module>
3 changes: 2 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ root = true
[*]
end_of_line = lf
charset = utf-8
insert_final_newline = true

[*.{java,xml}]
[*.xml]
indent_style = space
indent_size = 4

Expand Down
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
open_collective: cucumber
85 changes: 0 additions & 85 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

36 changes: 36 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: Bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Context & Motivation**

How has this issue affected you? What are you trying to accomplish? Providing context helps us come up with a solution that is most useful in the real world.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Your Environment**
- Versions used [e.g 5.0.0]
- Operating System and version [e.g. * Operating System and version:]
- Build tool [e.g. Apache Maven 3.6.0]

**Additional context**
Add any other context about the problem here.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: Feature Request
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
39 changes: 0 additions & 39 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

9 changes: 9 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
**Is your pull request related to a problem? Please describe.**

A link to an issue or a clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you have implemented**
A clear and concise description of what happens.

**Additional context**
Add any other context or screenshots about the pull request here.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ target/
tmp/
gen-external-apklibs/
out/
some/

# Build & test droppings
pom.xml.releaseBackup
Expand Down
15 changes: 15 additions & 0 deletions .m2/maven-version-rules.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
comparisonMethod="maven"
xmlns="http://mojo.codehaus.org/versions-maven-plugin/rule/2.0.0"
xsi:schemaLocation="http://mojo.codehaus.org/versions-maven-plugin/rule/2.0.0 https://www.mojohaus.org/versions-maven-plugin/xsd/rule-2.0.0.xsd">
<ignoreVersions>
<ignoreVersion type="regex">.*(-|.)(A|a)lpha-?[\da-z]+</ignoreVersion>
<ignoreVersion type="regex">.*(-|.)(B|b)eta-?[\da-z]+</ignoreVersion>
<ignoreVersion type="regex">.*-b[\d.]+</ignoreVersion>
<ignoreVersion type="regex">.*-pr\d+</ignoreVersion>
<ignoreVersion type="regex">.*[-.]rc-?\d+</ignoreVersion>
<ignoreVersion type="regex">.*[-.]RC-?\d+</ignoreVersion>
<ignoreVersion type="regex">.*-M\d+</ignoreVersion>
<ignoreVersion type="regex">.*-milestone\d+</ignoreVersion>
</ignoreVersions>
</ruleset>
13 changes: 13 additions & 0 deletions .m2/travis-ci-toolchains.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF8"?>
<toolchains>
<toolchain>
<type>jdk</type>
<provides>
<version>11</version>
<vendor>openjdk</vendor>
</provides>
<configuration>
<jdkHome>/usr/local/lib/jvm/openjdk11</jdkHome>
</configuration>
</toolchain>
</toolchains>
Loading