Clean up the tests-webservice-ssl target
----------------------------------------
Key: JBAS-4092
URL:
http://jira.jboss.com/jira/browse/JBAS-4092
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Test Suite, Web Services
Reporter: Dimitris Andreadis
Assigned To: Thomas Diesler
Priority: Minor
Fix For: JBossAS-4.2.1.CR1
There is a server.xml file for the tests-webservice-ssl target. However, no tests actually
get executed when you run this target. According to build.xml in testsuite, here are the
tests it is trying to pull in:
<patternset id="webservice-ssl.includes">
<include name="org/jboss/test/webservice/secure/**/*TestCase.class"/>
<exclude
name="org/jboss/test/webservice/secure/noenv/**/*TestCase.class"/>
</patternset>
So I guess the tests-webservice-ssl target is obsolete? Can someone from the Web Services
team comment?
(see JBAS-4025)
--
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