[
http://jira.jboss.com/jira/browse/JBAS-3235?page=all ]
Rajesh Rajasekaran resolved JBAS-3235.
--------------------------------------
Resolution: Done
Sets a property IBM_JDK based on the non availability of class
com.sun.net.ssl.internal.ssl.Provider
Conditionally skips building and running the HttpsUnitTestCase with IBM jdk's
This takes care of jrockit as well.
Remove test dependency on com.sun.net.ssl.internal.ssl.Provider
---------------------------------------------------------------
Key: JBAS-3235
URL:
http://jira.jboss.com/jira/browse/JBAS-3235
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Rajesh Rajasekaran
Assigned To: Rajesh Rajasekaran
Fix For: JBossAS-4.0.5.CR1
From Len DiMaggio (RedHat QA)
src/testsuite/src/main/org/jboss/test/security/service/HttpsClient.java
src/testsuite/src/main/org/jboss/test/security/test/HttpsUnitTestCase.java
The above tests requires com.sun.net.ssl.internal.ssl.Provider class which is not
included in IBM JDK.
Hence build/run of the testsuite fails with IBM JDK's
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira