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

Refactor two-pass compilation logic to base pom.xml #28

Open
hinerm opened this issue Feb 23, 2021 · 0 comments
Open

Refactor two-pass compilation logic to base pom.xml #28

hinerm opened this issue Feb 23, 2021 · 0 comments

Comments

@hinerm
Copy link
Member

hinerm commented Feb 23, 2021

In ImageJA we use a known two-pass compilation workaround to allow compilation with JDK's pre-Java 9, despite the presence of a module-info.java.

As JPMS integration becomes more ubiquitous throughout the SciJava ecosystem, it would make sense to relocate this fix to the base pom, as a counterpart to the java 9 profile.

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

No branches or pull requests

1 participant