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

Drop outdated containers #1087

Open
oliverlietz opened this issue Aug 16, 2023 · 0 comments
Open

Drop outdated containers #1087

oliverlietz opened this issue Aug 16, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@oliverlietz
Copy link
Member

oliverlietz commented Aug 16, 2023

Some containers are not compatible with Java 11:

  • Karaf 3
  • WildFly 8
  • WildFly 9

Also modules in itest/javaee (regression tests) contain many configurations for outdated and unsupported containers (JBoss, WildFly, TomEE, Resin).


Extending the list of outdated containers due to complications with newer Java versions, JPMS, broken integration tests and the breaking changes from javax to jakarta.

  • GlassFish Embedded (JEE)
  • OpenWebBeans (CDI)
  • Tomcat (Web)
  • Weld (CDI)
@oliverlietz oliverlietz self-assigned this Aug 16, 2023
oliverlietz added a commit that referenced this issue Aug 16, 2023
Remove Karaf 3 integration test
oliverlietz added a commit that referenced this issue Aug 16, 2023
remove WildFly 8 and 9 test containers and Maven archetype for WildFly 8
@oliverlietz oliverlietz added this to the 4.14.0 milestone Aug 18, 2023
oliverlietz added a commit that referenced this issue Oct 7, 2023
remove configurations for outdated and unsupported containers
oliverlietz added a commit that referenced this issue Oct 12, 2023
* remove configurations for outdated and unsupported containers
* remove wildfly-maven-plugin
oliverlietz added a commit that referenced this issue Oct 12, 2023
* remove configurations and profiles for outdated and unsupported containers
oliverlietz added a commit that referenced this issue Mar 21, 2024
* remove configurations and profiles for outdated and unsupported containers
oliverlietz added a commit that referenced this issue Jun 1, 2024
* remove GlassFish Embedded (JEE) container
* remove Java EE integration tests
* remove sample2 modules
oliverlietz added a commit that referenced this issue Jun 1, 2024
* remove OpenWebBeans (CDI) container
oliverlietz added a commit that referenced this issue Jun 1, 2024
* remove Weld (CDI) container
* remove sample4 modules
oliverlietz added a commit that referenced this issue Jun 1, 2024
* remove CDI integration tests
oliverlietz added a commit that referenced this issue Jun 1, 2024
* remove Tomcat (Web) container
* remove Web integration tests
oliverlietz added a commit that referenced this issue Jun 1, 2024
remove unused GlassFish version
oliverlietz added a commit that referenced this issue Jun 1, 2024
remove unused DeltaSpike dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

1 participant