[jboss-dev] spring-int deployer and testsuite

Adrian Brock abrock at redhat.com
Wed Mar 26 09:38:44 EDT 2008


Why are we running tests against the spring deployer
in the base testsuite:
http://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x-TestSuite-sun15/475/testReport/org.jboss.test.spring.test/
when the spring deployer is commented out of the build?

build-distr.xml

   <target name="_module-spring-int-most">
      <property name="_module.name" value="spring-int" override="true"/>
      <property name="_module.output" override="true"
                value="${project.root}/${_module.name}/output"/>

      <!-- Uncomment this if you want jboss-spring.deployer in all
configration -->
<!--
      <mkdir dir="${install.server}/all/deploy/jboss-spring.deployer"/>
      <unjar src="${_module.output}/lib/jboss-spring.deployer"
             dest="${install.server}/all/deploy/jboss-spring.deployer"/>
-->
   </target>

-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Adrian Brock
Chief Scientist
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx




More information about the jboss-development mailing list