Skip to content

Move java/preprocessor to Gradle #957

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Stefterv
Copy link
Collaborator

@Stefterv Stefterv commented Mar 7, 2025

Changes the preprocessor from the ant build-system to gradle

  • Fix the Maven release script:

        FAILURE: Build failed with an exception.
              * What went wrong:
              A problem was found with the configuration of task ':java:preprocessor:sourcesJar' (type 'Jar').
                - Gradle detected a problem with the following location: '/home/runner/work/processing4/processing4/java/preprocessor/build/generated-src/antlr/main'.
                  
                  Reason: Task ':java:preprocessor:sourcesJar' uses this output of task ':java:preprocessor:generateGrammarSource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed.
    

@Stefterv Stefterv added this to the 4.4.2 milestone Mar 13, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@Stefterv Stefterv requested a review from SableRaf April 18, 2025 11:28
@SableRaf SableRaf moved this to In progress in Processing Roadmap Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

None yet

1 participant