Skip to content

Commit

Permalink
Fixed ElementStarITest and TokenAuthenticationITest
Browse files Browse the repository at this point in the history
- sometimes the GlassfishRoleMapper is located via kernel's classloader

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
  • Loading branch information
dmatej committed Aug 5, 2023
1 parent 9fa6051 commit f98db1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nucleus/core/kernel/pom.xml
Expand Up @@ -231,7 +231,9 @@
<artifactId>maven-bundle-plugin</artifactId>
<configuration>
<instructions>
<!-- GlassfishRoleMapper is sometimes located via kernel's classloader' -->
<DynamicImport-Package>
com.sun.enterprise.security.web.integration,
org.glassfish.flashlight.provider,
org.objectweb.asm,
org.objectweb.asm.commons
Expand Down

0 comments on commit f98db1d

Please sign in to comment.