Author: thomas.diesler(a)jboss.com
Date: 2007-08-08 09:40:00 -0400 (Wed, 08 Aug 2007)
New Revision: 4257
Removed:
framework/branches/framework-2.0/hudson/hudson-home/jobs/Distro-SunRI-AS-4.2/
framework/branches/framework-2.0/hudson/hudson-home/jobs/Distro-SunRI-AS-5.0/
framework/branches/framework-2.0/hudson/hudson-home/jobs/Distro-XFire-AS-4.2/
framework/branches/framework-2.0/hudson/hudson-home/jobs/Distro-XFire-AS-5.0/
framework/branches/framework-2.0/hudson/hudson-home/jobs/Integration-SunRI-AS-4.2/
framework/branches/framework-2.0/hudson/hudson-home/jobs/Integration-SunRI-AS-5.0/
framework/branches/framework-2.0/hudson/hudson-home/jobs/Integration-XFire-AS-4.2/
framework/branches/framework-2.0/hudson/hudson-home/jobs/Integration-XFire-AS-5.0/
Modified:
framework/branches/framework-2.0/hudson/hudson-home/jobs/AS-Tests-AS-4.0/config.xml
framework/branches/framework-2.0/hudson/hudson-home/jobs/AS-Tests-AS-4.2/config.xml
framework/branches/framework-2.0/hudson/hudson-home/jobs/AS-Tests-AS-5.0/config.xml
framework/branches/framework-2.0/hudson/hudson-home/jobs/Core-Tests-AS-4.0/config.xml
framework/branches/framework-2.0/hudson/hudson-home/jobs/Core-Tests-AS-4.2-JDK6/config.xml
framework/branches/framework-2.0/hudson/hudson-home/jobs/Core-Tests-AS-4.2/config.xml
framework/branches/framework-2.0/hudson/hudson-home/jobs/Core-Tests-AS-5.0/config.xml
framework/branches/framework-2.0/hudson/hudson-home/jobs/Distro-Native-AS-4.0/config.xml
framework/branches/framework-2.0/hudson/hudson-home/jobs/Distro-Native-AS-4.2/config.xml
framework/branches/framework-2.0/hudson/hudson-home/jobs/Distro-Native-AS-5.0/config.xml
framework/branches/framework-2.0/hudson/hudson-home/jobs/Integration-Native-AS-4.0/config.xml
framework/branches/framework-2.0/hudson/hudson-home/jobs/Integration-Native-AS-4.2/config.xml
framework/branches/framework-2.0/hudson/hudson-home/jobs/Integration-Native-AS-5.0/config.xml
Log:
REmove metro, cxf
Modified:
framework/branches/framework-2.0/hudson/hudson-home/jobs/AS-Tests-AS-4.0/config.xml
===================================================================
---
framework/branches/framework-2.0/hudson/hudson-home/jobs/AS-Tests-AS-4.0/config.xml 2007-08-08
13:28:56 UTC (rev 4256)
+++
framework/branches/framework-2.0/hudson/hudson-home/jobs/AS-Tests-AS-4.0/config.xml 2007-08-08
13:40:00 UTC (rev 4257)
@@ -11,8 +11,6 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
STACKNATIVE=$WORKSPACE/stack-native
-STACKMETRO=$WORKSPACE/stack-metro
-STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.0/workspace/JBossAS-4.0/build/output/(a)hudson.jboss40.build@
ENVIRONMENT="-Dforce.thirdparty.get=true
-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss40"
@@ -90,14 +88,6 @@
<remote>@hudson.native.url(a)</remote>
<local>stack-native</local>
</hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.metro.url(a)</remote>
- <local>stack-metro</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url(a)</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
<browser class="hudson.scm.browsers.FishEyeSVN">
Modified:
framework/branches/framework-2.0/hudson/hudson-home/jobs/AS-Tests-AS-4.2/config.xml
===================================================================
---
framework/branches/framework-2.0/hudson/hudson-home/jobs/AS-Tests-AS-4.2/config.xml 2007-08-08
13:28:56 UTC (rev 4256)
+++
framework/branches/framework-2.0/hudson/hudson-home/jobs/AS-Tests-AS-4.2/config.xml 2007-08-08
13:40:00 UTC (rev 4257)
@@ -11,8 +11,6 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
STACKNATIVE=$WORKSPACE/stack-native
-STACKMETRO=$WORKSPACE/stack-metro
-STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
ENVIRONMENT="-Dforce.thirdparty.get=true
-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42
-Djboss42.home=$JBOSS_INSTANCE"
@@ -23,20 +21,6 @@
$FRAMEWORKDIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop
#
-# undeploy stack-metro
-#
-cd $STACKMETRO
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss42
-
-#
-# undeploy stack-cxf
-#
-cd $STACKCXF
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss42
-
-#
# build and deploy
#
cd $STACKNATIVE
@@ -103,14 +87,6 @@
<remote>@hudson.native.url(a)</remote>
<local>stack-native</local>
</hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.metro.url(a)</remote>
- <local>stack-metro</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url(a)</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
<browser class="hudson.scm.browsers.FishEyeSVN">
Modified:
framework/branches/framework-2.0/hudson/hudson-home/jobs/AS-Tests-AS-5.0/config.xml
===================================================================
---
framework/branches/framework-2.0/hudson/hudson-home/jobs/AS-Tests-AS-5.0/config.xml 2007-08-08
13:28:56 UTC (rev 4256)
+++
framework/branches/framework-2.0/hudson/hudson-home/jobs/AS-Tests-AS-5.0/config.xml 2007-08-08
13:40:00 UTC (rev 4257)
@@ -11,8 +11,6 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
STACKNATIVE=$WORKSPACE/stack-native
-STACKMETRO=$WORKSPACE/stack-metro
-STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
ENVIRONMENT="-Dforce.thirdparty.get=true
-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50
-Djboss50.home=$JBOSS_INSTANCE"
@@ -23,20 +21,6 @@
$FRAMEWORKDIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop
#
-# undeploy stack-metro
-#
-cd $STACKMETRO
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss50
-
-#
-# undeploy stack-cxf
-#
-cd $STACKCXF
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss50
-
-#
# build and deploy
#
cd $STACKNATIVE
@@ -103,14 +87,6 @@
<remote>@hudson.native.url(a)</remote>
<local>stack-native</local>
</hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.metro.url(a)</remote>
- <local>stack-metro</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url(a)</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
<browser class="hudson.scm.browsers.FishEyeSVN">
Modified:
framework/branches/framework-2.0/hudson/hudson-home/jobs/Core-Tests-AS-4.0/config.xml
===================================================================
---
framework/branches/framework-2.0/hudson/hudson-home/jobs/Core-Tests-AS-4.0/config.xml 2007-08-08
13:28:56 UTC (rev 4256)
+++
framework/branches/framework-2.0/hudson/hudson-home/jobs/Core-Tests-AS-4.0/config.xml 2007-08-08
13:40:00 UTC (rev 4257)
@@ -11,8 +11,6 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
STACKNATIVE=$WORKSPACE/stack-native
-STACKMETRO=$WORKSPACE/stack-metro
-STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.0/workspace/JBossAS-4.0/build/output/@hudson.jboss40.build(a)-ejb3
ENVIRONMENT="-Dforce.thirdparty.get=true
-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss40
-Djboss40.home=$JBOSS_INSTANCE"
@@ -76,14 +74,6 @@
<remote>@hudson.native.url(a)</remote>
<local>stack-native</local>
</hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.metro.url(a)</remote>
- <local>stack-metro</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url(a)</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
<browser class="hudson.scm.browsers.FishEyeSVN">
Modified:
framework/branches/framework-2.0/hudson/hudson-home/jobs/Core-Tests-AS-4.2/config.xml
===================================================================
---
framework/branches/framework-2.0/hudson/hudson-home/jobs/Core-Tests-AS-4.2/config.xml 2007-08-08
13:28:56 UTC (rev 4256)
+++
framework/branches/framework-2.0/hudson/hudson-home/jobs/Core-Tests-AS-4.2/config.xml 2007-08-08
13:40:00 UTC (rev 4257)
@@ -11,8 +11,6 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
STACKNATIVE=$WORKSPACE/stack-native
-STACKMETRO=$WORKSPACE/stack-metro
-STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
ENVIRONMENT="-Dforce.thirdparty.get=true
-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42
-Djboss42.home=$JBOSS_INSTANCE"
@@ -23,20 +21,6 @@
$FRAMEWORKDIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop
#
-# undeploy stack-metro
-#
-cd $STACKMETRO
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss42
-
-#
-# undeploy stack-cxf
-#
-cd $STACKCXF
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss42
-
-#
# build and deploy
#
cd $STACKNATIVE
@@ -90,14 +74,6 @@
<remote>@hudson.native.url(a)</remote>
<local>stack-native</local>
</hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.metro.url(a)</remote>
- <local>stack-metro</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url(a)</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
<browser class="hudson.scm.browsers.FishEyeSVN">
Modified:
framework/branches/framework-2.0/hudson/hudson-home/jobs/Core-Tests-AS-4.2-JDK6/config.xml
===================================================================
---
framework/branches/framework-2.0/hudson/hudson-home/jobs/Core-Tests-AS-4.2-JDK6/config.xml 2007-08-08
13:28:56 UTC (rev 4256)
+++
framework/branches/framework-2.0/hudson/hudson-home/jobs/Core-Tests-AS-4.2-JDK6/config.xml 2007-08-08
13:40:00 UTC (rev 4257)
@@ -11,8 +11,6 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
STACKNATIVE=$WORKSPACE/stack-native
-STACKMETRO=$WORKSPACE/stack-metro
-STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
ENVIRONMENT="-Dforce.thirdparty.get=true
-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42
-Djboss42.home=$JBOSS_INSTANCE"
@@ -33,20 +31,6 @@
$FRAMEWORKDIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop
#
-# undeploy stack-metro
-#
-cd $STACKMETRO
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss42
-
-#
-# undeploy stack-cxf
-#
-cd $STACKCXF
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss42
-
-#
# build and deploy
#
cd $STACKNATIVE
@@ -100,14 +84,6 @@
<remote>@hudson.native.url(a)</remote>
<local>stack-native</local>
</hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.metro.url(a)</remote>
- <local>stack-metro</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url(a)</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
<browser class="hudson.scm.browsers.FishEyeSVN">
Modified:
framework/branches/framework-2.0/hudson/hudson-home/jobs/Core-Tests-AS-5.0/config.xml
===================================================================
---
framework/branches/framework-2.0/hudson/hudson-home/jobs/Core-Tests-AS-5.0/config.xml 2007-08-08
13:28:56 UTC (rev 4256)
+++
framework/branches/framework-2.0/hudson/hudson-home/jobs/Core-Tests-AS-5.0/config.xml 2007-08-08
13:40:00 UTC (rev 4257)
@@ -11,8 +11,6 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
STACKNATIVE=$WORKSPACE/stack-native
-STACKMETRO=$WORKSPACE/stack-metro
-STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
ENVIRONMENT="-Dforce.thirdparty.get=true
-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50
-Djboss50.home=$JBOSS_INSTANCE"
@@ -23,20 +21,6 @@
$FRAMEWORKDIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop
#
-# undeploy stack-metro
-#
-cd $STACKMETRO
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss50
-
-#
-# undeploy stack-cxf
-#
-cd $STACKCXF
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss50
-
-#
# build and deploy
#
cd $STACKNATIVE
@@ -90,14 +74,6 @@
<remote>@hudson.native.url(a)</remote>
<local>stack-native</local>
</hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.metro.url(a)</remote>
- <local>stack-metro</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url(a)</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
<browser class="hudson.scm.browsers.FishEyeSVN">
Modified:
framework/branches/framework-2.0/hudson/hudson-home/jobs/Distro-Native-AS-4.0/config.xml
===================================================================
---
framework/branches/framework-2.0/hudson/hudson-home/jobs/Distro-Native-AS-4.0/config.xml 2007-08-08
13:28:56 UTC (rev 4256)
+++
framework/branches/framework-2.0/hudson/hudson-home/jobs/Distro-Native-AS-4.0/config.xml 2007-08-08
13:40:00 UTC (rev 4257)
@@ -11,8 +11,6 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
STACKNATIVE=$WORKSPACE/stack-native
-STACKMETRO=$WORKSPACE/stack-metro
-STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS50_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
JBOSS42_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
@@ -85,14 +83,6 @@
<remote>@hudson.native.url(a)</remote>
<local>stack-native</local>
</hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.metro.url(a)</remote>
- <local>stack-metro</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url(a)</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
<browser class="hudson.scm.browsers.FishEyeSVN">
Modified:
framework/branches/framework-2.0/hudson/hudson-home/jobs/Distro-Native-AS-4.2/config.xml
===================================================================
---
framework/branches/framework-2.0/hudson/hudson-home/jobs/Distro-Native-AS-4.2/config.xml 2007-08-08
13:28:56 UTC (rev 4256)
+++
framework/branches/framework-2.0/hudson/hudson-home/jobs/Distro-Native-AS-4.2/config.xml 2007-08-08
13:40:00 UTC (rev 4257)
@@ -11,8 +11,6 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
STACKNATIVE=$WORKSPACE/stack-native
-STACKMETRO=$WORKSPACE/stack-metro
-STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS50_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
JBOSS42_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
@@ -26,20 +24,6 @@
$FRAMEWORKDIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop
#
-# undeploy stack-metro
-#
-cd $STACKMETRO
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss42
-
-#
-# undeploy stack-cxf
-#
-cd $STACKCXF
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss42
-
-#
# Build distro
#
cd $STACKNATIVE
@@ -99,14 +83,6 @@
<remote>@hudson.native.url(a)</remote>
<local>stack-native</local>
</hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.metro.url(a)</remote>
- <local>stack-metro</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url(a)</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
<browser class="hudson.scm.browsers.FishEyeSVN">
Modified:
framework/branches/framework-2.0/hudson/hudson-home/jobs/Distro-Native-AS-5.0/config.xml
===================================================================
---
framework/branches/framework-2.0/hudson/hudson-home/jobs/Distro-Native-AS-5.0/config.xml 2007-08-08
13:28:56 UTC (rev 4256)
+++
framework/branches/framework-2.0/hudson/hudson-home/jobs/Distro-Native-AS-5.0/config.xml 2007-08-08
13:40:00 UTC (rev 4257)
@@ -11,8 +11,6 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
STACKNATIVE=$WORKSPACE/stack-native
-STACKMETRO=$WORKSPACE/stack-metro
-STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS50_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
JBOSS42_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
@@ -26,20 +24,6 @@
$FRAMEWORKDIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop
#
-# undeploy stack-metro
-#
-cd $STACKMETRO
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss50
-
-#
-# undeploy stack-cxf
-#
-cd $STACKCXF
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss50
-
-#
# Build distro
#
cd $STACKNATIVE
@@ -99,14 +83,6 @@
<remote>@hudson.native.url(a)</remote>
<local>stack-native</local>
</hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.metro.url(a)</remote>
- <local>stack-metro</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url(a)</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
<browser class="hudson.scm.browsers.FishEyeSVN">
Modified:
framework/branches/framework-2.0/hudson/hudson-home/jobs/Integration-Native-AS-4.0/config.xml
===================================================================
---
framework/branches/framework-2.0/hudson/hudson-home/jobs/Integration-Native-AS-4.0/config.xml 2007-08-08
13:28:56 UTC (rev 4256)
+++
framework/branches/framework-2.0/hudson/hudson-home/jobs/Integration-Native-AS-4.0/config.xml 2007-08-08
13:40:00 UTC (rev 4257)
@@ -11,8 +11,6 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
STACKNATIVE=$WORKSPACE/stack-native
-STACKMETRO=$WORKSPACE/stack-metro
-STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.0/workspace/JBossAS-4.0/build/output/@hudson.jboss40.build(a)-ejb3
ENVIRONMENT="-Dforce.thirdparty.get=true
-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss40
-Djboss40.home=$JBOSS_INSTANCE"
@@ -76,14 +74,6 @@
<remote>@hudson.native.url(a)</remote>
<local>stack-native</local>
</hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.metro.url(a)</remote>
- <local>stack-metro</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url(a)</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
<browser class="hudson.scm.browsers.FishEyeSVN">
Modified:
framework/branches/framework-2.0/hudson/hudson-home/jobs/Integration-Native-AS-4.2/config.xml
===================================================================
---
framework/branches/framework-2.0/hudson/hudson-home/jobs/Integration-Native-AS-4.2/config.xml 2007-08-08
13:28:56 UTC (rev 4256)
+++
framework/branches/framework-2.0/hudson/hudson-home/jobs/Integration-Native-AS-4.2/config.xml 2007-08-08
13:40:00 UTC (rev 4257)
@@ -11,8 +11,6 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
STACKNATIVE=$WORKSPACE/stack-native
-STACKMETRO=$WORKSPACE/stack-metro
-STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
ENVIRONMENT="-Dforce.thirdparty.get=true
-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42
-Djboss42.home=$JBOSS_INSTANCE"
@@ -23,20 +21,6 @@
$FRAMEWORKDIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop
#
-# undeploy stack-metro
-#
-cd $STACKMETRO
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss42
-
-#
-# undeploy stack-cxf
-#
-cd $STACKCXF
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss42
-
-#
# build and deploy
#
cd $STACKNATIVE
@@ -90,14 +74,6 @@
<remote>@hudson.native.url(a)</remote>
<local>stack-native</local>
</hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.metro.url(a)</remote>
- <local>stack-metro</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url(a)</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
<browser class="hudson.scm.browsers.FishEyeSVN">
Modified:
framework/branches/framework-2.0/hudson/hudson-home/jobs/Integration-Native-AS-5.0/config.xml
===================================================================
---
framework/branches/framework-2.0/hudson/hudson-home/jobs/Integration-Native-AS-5.0/config.xml 2007-08-08
13:28:56 UTC (rev 4256)
+++
framework/branches/framework-2.0/hudson/hudson-home/jobs/Integration-Native-AS-5.0/config.xml 2007-08-08
13:40:00 UTC (rev 4257)
@@ -11,8 +11,6 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
STACKNATIVE=$WORKSPACE/stack-native
-STACKMETRO=$WORKSPACE/stack-metro
-STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
ENVIRONMENT="-Dforce.thirdparty.get=true
-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50
-Djboss50.home=$JBOSS_INSTANCE"
@@ -23,20 +21,6 @@
$FRAMEWORKDIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop
#
-# undeploy stack-metro
-#
-cd $STACKMETRO
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss50
-
-#
-# undeploy stack-cxf
-#
-cd $STACKCXF
-cp ant.properties.example ant.properties
-./build.sh $ENVIRONMENT undeploy-jboss50
-
-#
# build and deploy
#
cd $STACKNATIVE
@@ -90,14 +74,6 @@
<remote>@hudson.native.url(a)</remote>
<local>stack-native</local>
</hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.metro.url(a)</remote>
- <local>stack-metro</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url(a)</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
<browser class="hudson.scm.browsers.FishEyeSVN">