Author: nickboldt
Date: 2012-08-22 10:56:40 -0400 (Wed, 22 Aug 2012)
New Revision: 43171
Modified:
trunk/build/target-platform/publish.sh
Log:
typo in publish.sh -- should be jbds600-e420-wtp340.target not jbds500-e420-wtp340.target
Modified: trunk/build/target-platform/publish.sh
===================================================================
--- trunk/build/target-platform/publish.sh 2012-08-22 14:51:45 UTC (rev 43170)
+++ trunk/build/target-platform/publish.sh 2012-08-22 14:56:40 UTC (rev 43171)
@@ -4,7 +4,7 @@
# defaults for JBoss Tools
# don't forget to increment these files when moving up a version:
# build.xml, *.target*, publish.sh, target2p2mirror.xml; also
jbds/trunk/releng/org.jboss.ide.eclipse.releng/requirements/jbds-target-platform/build.properties;
-# also all devstudio-5.0_*.updatesite jobs (4) need to be pointed at the new Target
Platform URL
+# also all devstudio-6.0_*.updatesite jobs (4) need to be pointed at the new Target
Platform URL
targetZipFile=e420-wtp340.target
repoDir=/home/hudson/static_build_env/jbds/tools/sources/REPO_3.4.juno.SR0
destinationPath=/home/hudson/static_build_env/jbds/target-platform_3.4.juno.SR0
@@ -35,7 +35,7 @@
'-jbds_3.4.juno.SR0')
# defaults for JBDS (trunk)
- targetZipFile=jbds500-e420-wtp340.target
+ targetZipFile=jbds600-e420-wtp340.target
repoDir=/home/hudson/static_build_env/jbds/tools/sources/JBDS-REPO_3.4.juno.SR0
destinationPath=/home/hudson/static_build_env/jbds/jbds-target-platform_3.4.juno.SR0
DESTINATION=/qa/services/http/binaries/RHDS/updates/jbds-target-platform_3.4.juno.SR0
Show replies by date