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

Update beans.xml to latest version #3697

Closed
tomas-langer opened this issue Dec 4, 2021 · 1 comment · Fixed by #4404
Closed

Update beans.xml to latest version #3697

tomas-langer opened this issue Dec 4, 2021 · 1 comment · Fixed by #4404
Assignees
Labels
Milestone

Comments

@tomas-langer
Copy link
Member

Update all beans.xml files to version 3.0 (jakarta):

<beans xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="https://jakarta.ee/xml/ns/jakartaee"
        xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee
                           https://jakarta.ee/xml/ns/jakartaee/beans_3_0.xsd"
        bean-discovery-mode="annotated">
</beans>
@tomas-langer tomas-langer added the cdi CDI label Dec 4, 2021
@tomas-langer tomas-langer added this to the 3.0.0 milestone Dec 4, 2021
@m0mus m0mus added the P3 label Dec 6, 2021
@barchetta
Copy link
Member

Also check persistence.xml -- we've done some, need to double check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants