The Wayback Machine - https://web.archive.org/web/20250519032415/https://github.com/JSQLParser/JSqlParser/pull/1428
Skip to content

Adjust Gradle to JUnit 5 #1428

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

Merged
merged 3 commits into from
Nov 28, 2021
Merged

Adjust Gradle to JUnit 5 #1428

merged 3 commits into from
Nov 28, 2021

Conversation

manticore-projects
Copy link
Contributor

@manticore-projects manticore-projects commented Nov 22, 2021

After JUnit 5 migration, tests were not found when building with Gradle. This PR fixes the issue and adds smaller Gradle goodies.

Clean Gradle build takes on 4 seconds (when cached).
Clean Maven PACKAGE takes 50 seconds.

Parallel Test execution
Gradle Caching
Explicitly request for latest JavaCC 7.0.10
Fixes #1398

Parallel Test execution
Gradle Caching
Explicitly request for latest JavaCC 7.0.10
@wumpz wumpz merged commit af7bc1c into JSQLParser:master Nov 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants