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 "Fix help webapp compiling JSPs when run on Java 17+" #22

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

akurtakov
Copy link
Member

Reverts #20 as it breaks I-build with:

15:37:05  [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) on project org.eclipse.help.webapp: Execution default-validate-classpath of goal org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath failed: org.osgi.framework.BundleException: Bundle org.eclipse.help.webapp cannot be resolved:org.eclipse.help.webapp [36]
15:37:05  [ERROR]   Unresolved requirement: Import-Package: org.eclipse.jdt.core.compiler
15:37:05  [ERROR]     -> Export-Package: org.eclipse.jdt.core.compiler; bundle-symbolic-name="org.eclipse.jdt.core"; bundle-version="3.30.100.qualifier"; version="0.0.0"
15:37:05  [ERROR]        org.eclipse.jdt.core [37]
15:37:05  [ERROR]          Unresolved requirement: Require-Bundle: org.eclipse.core.resources; bundle-version="[3.17.0,4.0.0)"

@akurtakov akurtakov merged commit a94895d into master Jun 23, 2022
@akurtakov akurtakov deleted the revert-20-master branch June 23, 2022 12:46
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