Skip to content

Issue 8 - getInterpretedSpecVersion inconsistent with javadoc#9

Merged
nitind merged 4 commits intoeclipse-jeetools:masterfrom
erik-brangs:issue-8-getInterpretedSpecVersion-inconsistent-with-javadoc
Apr 8, 2024
Merged

Issue 8 - getInterpretedSpecVersion inconsistent with javadoc#9
nitind merged 4 commits intoeclipse-jeetools:masterfrom
erik-brangs:issue-8-getInterpretedSpecVersion-inconsistent-with-javadoc

Conversation

@erik-brangs
Copy link
Contributor

This is an attempt to fix #8 by always using the highest EE version. This is the previous behaviour before the changes to support Jakarta EE 10.

I think this behaviour is also correct across the Java EE/Jakarta EE divide. The EAR import wizard will use a runtime for choosing the correct version if selected in the wizard. This should prevent problems with Java EE users getting a Jakarta EE version.

…rovider to use the highest version when nothing else is known (eclipse-jeetools#8)

Assuming the highest version is the expected behaviour according to the JavaDoc. It is also the the behaviour that was present in 487b0b3 before the changes for Jakarta EE 10 in 9788800 . The changes to support Jakarta EE 10 clamped the version at EE 8.
@nitind nitind merged commit 006fd3b into eclipse-jeetools:master Apr 8, 2024
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.

Importing JakartaEE 10 ear file sets JavaEE facets for ejb module instead of JakartaEE facets

2 participants