[jboss-jira] [JBoss JIRA] Resolved: (JBAS-4092) Clean up the tests-webservice-ssl target
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Tue Aug 21 07:21:20 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAS-4092?page=all ]
Thomas Diesler resolved JBAS-4092.
----------------------------------
Resolution: Done
Fixed in trunk and Branch_4_4
> 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: Web Services, Test Suite
> Reporter: Dimitris Andreadis
> Assigned To: Thomas Diesler
> Priority: Minor
> Fix For: JBossAS-4.2.2.GA
>
>
> 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
More information about the jboss-jira
mailing list