Skip to content

Fix syntax errors in check_compilation.bat and use gradle 8 instead#17

Merged
kelloggm merged 1 commit intonjit-jerse:mainfrom
theron-wang:main
Sep 5, 2025
Merged

Fix syntax errors in check_compilation.bat and use gradle 8 instead#17
kelloggm merged 1 commit intonjit-jerse:mainfrom
theron-wang:main

Conversation

@theron-wang
Copy link
Collaborator

Kind of reverts #16, since gradle 9 was messing with some of the error outputs. For the refactor, CF-1291 changed from failing to succeeding after changing to gradle 8.

The problem was that file name and line number wasn't being outputted when running gradlew build, so the regex matching wasn't picking up on the error, even though the error itself was in the logs.

@theron-wang theron-wang requested a review from kelloggm September 1, 2025 22:20
@kelloggm kelloggm merged commit 51133c4 into njit-jerse:main Sep 5, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants