This repository has been archived by the owner on Jun 28, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nddipiazza address issue 1662 (#1985)
* 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 <nicholas.dipiazza@gmail.com> Co-authored-by: Nicholas DiPiazza <nicholas.dipiazza@lucidworks.com> Co-authored-by: Nicholas DiPiazza <nicholas.dipiazza@wpsic.com> Co-authored-by: Jamie Tanna <github@jamietanna.co.uk>
- Loading branch information