[jboss-jira] [JBoss JIRA] Created: (JBAS-4092) Clean up the tests-webservice-ssl target

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Mon Feb 12 15:50:30 EST 2007


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

        



More information about the jboss-jira mailing list