Skip to content

cmunier/classgraph-issue843-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demonstrator for classgraph#843 on JBoss EAP 7.4.15

This is an example project that demonstrates usage of ClassGraph in an Java Enterprise application (ear) which leads to issue #843 in JBoss EAP >= 7.4.15.

Test steps

/ $ mvn install
/ear $ mvn wildfly-jar:package wildfly-jar:run

Test failure

The output of the JBoss server running the test application should contain a line with should throw an exception with message "Test failed".

Test success

The output of the JBoss server running the test application should contain a line with

### Test succesful ###

About

Demonstrator for classgraph#843 on JBoss EAP 7.4.15

Resources

Stars

Watchers

Forks

Languages