Author: alessio.soldano(a)jboss.com
Date: 2010-08-02 03:29:55 -0400 (Mon, 02 Aug 2010)
New Revision: 12712
Modified:
framework/trunk/hudson/hudson-home/jobs/AS-TESTS-AS-6.0.0/config.xml
Log:
AS 6 M4 has cxf stack, updating AS 600 tests on hudson
Modified: framework/trunk/hudson/hudson-home/jobs/AS-TESTS-AS-6.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-TESTS-AS-6.0.0/config.xml 2010-08-02
07:09:25 UTC (rev 12711)
+++ framework/trunk/hudson/hudson-home/jobs/AS-TESTS-AS-6.0.0/config.xml 2010-08-02
07:29:55 UTC (rev 12712)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
HUDSON_DIR=$WORKSPACE/framework-hudson
-STACK_DIR=$WORKSPACE/stack-native
+STACK_DIR=$WORKSPACE/stack-cxf
JBOSS_TARGET=jboss600
JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-6.0.0/workspace/JBossAS-6.0.0/build/target/(a)hudson.jboss600.build@
@@ -100,8 +100,8 @@
<local>framework-hudson</local>
</hudson.scm.SubversionSCM-ModuleLocation>
<hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.native.url(a)</remote>
- <local>stack-native</local>
+ <remote>@hudson.cxf.url(a)</remote>
+ <local>stack-cxf</local>
</hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
Show replies by date