You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 19, 2022. It is now read-only.
* some initial commits towards https://github.com/cucumber/common/issues/1662
* finish the Pretty document stuff.
* add some gitignores
* code formatting.
* maven-itize the project
do my best at trying to add the make and gherkin-ish stuff
* add more of the other files
* javadoc
* add comments.
* the formatting of numbers on the left side caused differences with intellij's auto formatter which is not good.
fixed a couple other differences between IntelliJ's auto formatter
fixed some comment formatting issues.
* pr review
* handle end of file comments.
* fix broken test
* fix ci issue
* add entry for gherkin-util/java in ci config.yaml
* try to fix config error
* try to fix config error
* try removing it
* Revert "fix ci issue"
This reverts commit a9a30cb01f60abb6ba572ed8a7f29705554bf936.
* more fixes
* fix typo in name
* add commited files for ci
* push untracked files
* fix gherkin patch m2
* fix package names to match project
* push source
* fix remaining issues with make
* push source
* push untracked files
* push untracked files
* Update dependencies and refactor
* Refactor
* Limit API surface area
* Add dependency on gherkin-java
Co-authored-by: Nicholas DiPiazza <[email protected]>
Co-authored-by: Nicholas DiPiazza <[email protected]>
Co-authored-by: Nicholas DiPiazza <[email protected]>
Co-authored-by: Jamie Tanna <[email protected]>
echo"Some classes in ${jar} are not in the io.cucumber package. Rename the classes or change the maven-shade-plugin configuration."
15
+
echo"Some classes in ${jar} are not in the expected package matching pattern ${module_path}. Rename the classes or change the maven-shade-plugin configuration."
0 commit comments