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

Prepare jboss/xerces for WildFly >=27.x #17

Open
boris-unckel opened this issue Feb 11, 2022 · 3 comments
Open

Prepare jboss/xerces for WildFly >=27.x #17

boris-unckel opened this issue Feb 11, 2022 · 3 comments

Comments

@boris-unckel
Copy link

WildFly >= 27.x is based on JavaSE 11.

Remove https://github.com/jboss/xerces/blob/jboss-2.12.0.SP3/pom.xml#L264
Compile with Java 11 to avoid accidental use in JavaSE 8 WildFly.

@boris-unckel
Copy link
Author

@ropalka @scottmarlow Shall I prepare a PR here?

@Swastik-123
Copy link

what actually I need to do here , can any one help

@ropalka
Copy link
Contributor

ropalka commented Feb 1, 2023

If you want to compile this project with JDK11 you need to eliminate line 264 as mentioned above @Swastik-123

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

3 participants