Unable to load lib/ext classes since 2.3
----------------------------------------
Key: SUREFIRE-326
URL: http://jira.codehaus.org/browse/SUREFIRE-326
Project: Maven Surefire
Issue Type: Bug
Components: classloading
Affects Versions: 2.3
Environment: Windows XP, Java 1.5.
Reporter: Phil Webb
Priority: Critical
Attachments: MavenLibExtTest.zip
Since upgrading to surefire 2.3 I am unable to locate any classes in my jre
lib/ext directory. This means that test cases that use JDBC no longer work.
Attached is an example project the loads com.sun.crypto.provider.AESCipher that
is normally in the sunjce_provider.jar in lib/ext. If I uncomment the pom line
that sets surefure version to 2.2 the project compiles, with 2.3 I get a
ClassNotFoundException.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira