Skip to content
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

upgrade jflex version and remove workaround #4443

Merged
merged 2 commits into from
Oct 18, 2023
Merged

Conversation

ginoaugustine
Copy link
Member

@ginoaugustine ginoaugustine commented Oct 18, 2023

upgrade jflex version and remove workaround added for jflex-de/jflex#542
Removed test api-docs target since we are not pushing api docs for test classes

Pending : Setting token_size_limit and skipping the entire line if line length is more than the limit

#4170

Signed-off-by: Gino Augustine <ginoaugustine@gmail.com>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 18, 2023
Signed-off-by: Gino Augustine <ginoaugustine@gmail.com>
@ginoaugustine ginoaugustine marked this pull request as ready for review October 18, 2023 03:52
pom.xml Show resolved Hide resolved
@vladak vladak merged commit 0b39fc0 into oracle:master Oct 18, 2023
@vladak
Copy link
Member

vladak commented Oct 18, 2023

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

upgrade to jflex 1.9.1 and remove the workaround for lex scanners limits
2 participants