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

Support JakartaEE 9 #1180

Closed
stephanrauh opened this issue Dec 18, 2021 · 3 comments
Closed

Support JakartaEE 9 #1180

stephanrauh opened this issue Dec 18, 2021 · 3 comments
Assignees
Labels
feature JSF fwk Solved This ticket has been solved. If it's still open, we're waiting for the user's confirmation.

Comments

@stephanrauh
Copy link
Collaborator

Let's support JakartaEE 9.

@frankyhoffmann
Copy link

Thanks, I think that's great. 👍

@stephanrauh
Copy link
Collaborator Author

stephanrauh commented Dec 19, 2021

The new version is available on Maven Central as 1.6.0-SNAPSHOT. If you need the JakartaEE version, add the classifier jakarta:

<dependency>
	<groupId>net.bootsfaces</groupId>
	<artifactId>bootsfaces</artifactId>
	<version>1.6.0-SNAPSHOT</version>
	<classifier>jakarta</classifier>
</dependency>

@stephanrauh stephanrauh added the Solved This ticket has been solved. If it's still open, we're waiting for the user's confirmation. label Dec 19, 2021
@geopossachs
Copy link
Collaborator

#1191

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature JSF fwk Solved This ticket has been solved. If it's still open, we're waiting for the user's confirmation.
Projects
Status: Done
Development

No branches or pull requests

3 participants