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

#28: various improvements on authorization #29

Merged
merged 3 commits into from
Sep 17, 2019

Conversation

hohwille
Copy link
Member

@hohwille hohwille commented Sep 3, 2019

@hohwille hohwille added enhancement New feature or request security security vulneratbilities (CVE) backend Java Backend (Server) labels Sep 3, 2019
@hohwille hohwille added this to the release:1.0.0 milestone Sep 3, 2019
@hohwille
Copy link
Member Author

hohwille commented Sep 3, 2019

Travis still failing:

Caused by: java.lang.IllegalStateException: EntityManager has already been initialized!
	at com.devonfw.module.jpa.dataaccess.api.JpaEntityManagerAccess.setEntityManager(JpaEntityManagerAccess.java:21)
	at com.devonfw.module.jpa.dataaccess.api.JpaInitializer.setEntityManager(JpaInitializer.java:19)

Known issue, requires specific solution for JpaInitializer in JUnits.

@hohwille hohwille merged commit 4183434 into devonfw-forge:master Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Java Backend (Server) enhancement New feature or request security security vulneratbilities (CVE)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant