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

Revert "[Build] Set Java Compiler's -release option instead of -source + -target" #220

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

NiklasRentzCAU
Copy link
Member

Reverts #214

Seems like the PR #214 did lead to errors not occuring in the PR build due to Javadoc building:

Error:  Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.5.0:jar (attach-javadocs) on project de.cau.cs.kieler.klighd.kgraph: MavenReportException: Error while generating Javadoc: 
Error:  Exit code: 1
Error: [ERROR] error: module org.eclipse.emf.ecore.xmi reads package org.eclipse.core.runtime from both org.eclipse.equinox.common and org.eclipse.equinox.registry
Error: [ERROR] error: module org.eclipse.emf.ecore.xmi reads package org.eclipse.core.internal.runtime from both org.eclipse.equinox.common and org.eclipse.core.runtime
Error: [ERROR] error: module org.eclipse.emf.ecore.xmi reads package org.eclipse.core.runtime from both org.eclipse.equinox.common and org.eclipse.core.runtime
Error: [ERROR] error: module org.eclipse.elk.graph reads package org.eclipse.core.runtime from both org.eclipse.equinox.common and org.eclipse.equinox.registry
Error: [ERROR] error: module org.eclipse.elk.graph reads package org.eclipse.core.internal.runtime from both org.eclipse.equinox.common and org.eclipse.core.runtime
[...]

Reverting this PR.

@NiklasRentzCAU NiklasRentzCAU merged commit b3a2d9c into master Oct 28, 2024
1 of 2 checks passed
@NiklasRentzCAU NiklasRentzCAU deleted the revert-214-specify-release branch October 28, 2024 08:38
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.

1 participant