Author: nickboldt
Date: 2011-03-25 04:08:38 -0400 (Fri, 25 Mar 2011)
New Revision: 30021
Modified:
trunk/build/target-platform/README.txt
trunk/build/target-platform/multiple.target
trunk/build/target-platform/publish.sh
trunk/build/target-platform/targetUpdateFromRepo.xml
trunk/build/target-platform/unified.target
Log:
use
http://download.jboss.org/jbosstools/updates/target-platform_trunk/ instead of
/target-platform/
Modified: trunk/build/target-platform/README.txt
===================================================================
--- trunk/build/target-platform/README.txt 2011-03-25 08:08:34 UTC (rev 30020)
+++ trunk/build/target-platform/README.txt 2011-03-25 08:08:38 UTC (rev 30021)
@@ -31,23 +31,23 @@
sudo su - hudson
unzip /home/nboldt/mutiple.target.zip -d /tmp/mutiple.target &
rsync -aPrz --delete --rsh=ssh /tmp/mutiple.target/* \
- tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/target-platform/latest/ &
+ tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/target-platform_trunk/latest/
&
rsync -aPrz --rsh=ssh /home/nboldt/mutiple.target.zip \
- tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/target-platform &
+ tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/target-platform_trunk/ &
4. Alternatively, see publish.sh for when repo is built in JBoss Hudson.
== HOWTO: Publish local p2 repo (generated from .target) to shared location in Hudson for
use in builds ==
-1. You can reference
http://download.jboss.org/jbosstools/updates/target-platform/latest/,
+1. You can reference
http://download.jboss.org/jbosstools/updates/target-platform_trunk/latest/,
but a local path reference is faster.
2. So, continuing from previous HOWTO, copy from /tmp/mutiple.target into
- file:///home/hudson/static_build_env/jbds/target-platform/mutiple.target/
+ file:///home/hudson/static_build_env/jbds/target-platform_trunk/mutiple.target/
rsync -aPrz --delete /tmp/mutiple.target/* \
- /home/hudson/static_build_env/jbds/target-platform/mutiple.target/ &
+ /home/hudson/static_build_env/jbds/target-platform_trunk/mutiple.target/ &
3. Alternatively, see publish.sh for when repo is built in JBoss Hudson.
Modified: trunk/build/target-platform/multiple.target
===================================================================
--- trunk/build/target-platform/multiple.target 2011-03-25 08:08:34 UTC (rev 30020)
+++ trunk/build/target-platform/multiple.target 2011-03-25 08:08:38 UTC (rev 30021)
@@ -8,6 +8,9 @@
-->
<locations>
<location includeAllPlatforms="false" includeMode="planner"
type="InstallableUnit">
+ <repository
location="http://download.jboss.org/jbosstools/builds/staging/_compo...
+ </location>
+ <location includeAllPlatforms="false" includeMode="planner"
type="InstallableUnit">
<repository
location="http://download.jboss.org/jbosstools/updates/helios/"...
<unit id="org.maven.ide.eclipse.feature.feature.group"
version="0.12.1.20110112-1712"/>
@@ -206,9 +209,6 @@
<unit id="com.google.gdt.eclipse.suite.e36.feature.feature.group"
version="1.4.2.v201012211742"/>
<unit
id="com.google.gwt.eclipse.sdkbundle.e36.feature.2.1.1.feature.group"
version="2.1.1.v201012170127"/>
</location>
- <location includeAllPlatforms="false" includeMode="planner"
type="InstallableUnit">
- <repository
location="http://download.jboss.org/jbosstools/builds/staging/_compo...
- </location>
</locations>
<includeBundles>
<feature id="org.drools.eclipse.feature"/>
Modified: trunk/build/target-platform/publish.sh
===================================================================
--- trunk/build/target-platform/publish.sh 2011-03-25 08:08:34 UTC (rev 30020)
+++ trunk/build/target-platform/publish.sh 2011-03-25 08:08:38 UTC (rev 30021)
@@ -71,7 +71,7 @@
du -sh ${repoDir} ${destinationPath}/${targetZipFile}
- # upload to
http://download.jboss.org/jbossotools/updates/target-platform/latest/ for
public use
+ # upload to
http://download.jboss.org/jbossotools/updates/target-platform_trunk/latest/
for public use
if [[ ${DESTINATION/@/} == ${DESTINATION} ]]; then # local path, no user@server
mkdir -p ${DESTINATION}/
fi
@@ -80,7 +80,7 @@
targetZip=/tmp/${targetZipFile}.zip
- # create zip, then upload to
http://download.jboss.org/jbossotools/updates/target-platform/${targetZip... for
public use
+ # create zip, then upload to
http://download.jboss.org/jbossotools/updates/target-platform_trunk/${tar...
for public use
zip -q -r9 ${targetZip} ${include}
du -sh ${targetZip}
Modified: trunk/build/target-platform/targetUpdateFromRepo.xml
===================================================================
--- trunk/build/target-platform/targetUpdateFromRepo.xml 2011-03-25 08:08:34 UTC (rev
30020)
+++ trunk/build/target-platform/targetUpdateFromRepo.xml 2011-03-25 08:08:38 UTC (rev
30021)
@@ -12,7 +12,7 @@
<!-- create a second .target file which replaces all URLs with a single unified
(published) one
(eg., for jbosstools target platform site), set these properties too -->
<property name="unified.targetFile" value="unified.target" />
- <property name="unified.URL"
value="http://download.jboss.org/jbosstools/updates/target-platform/...
/>
+ <property name="unified.URL"
value="http://download.jboss.org/jbosstools/updates/target-platform_...
/>
<property name="local.targetFile" value="local.target" />
<property name="local.URL" value="file://${repoDir}" />
Modified: trunk/build/target-platform/unified.target
===================================================================
--- trunk/build/target-platform/unified.target 2011-03-25 08:08:34 UTC (rev 30020)
+++ trunk/build/target-platform/unified.target 2011-03-25 08:08:38 UTC (rev 30021)
@@ -207,7 +207,7 @@
<unit
id="com.google.gwt.eclipse.sdkbundle.e36.feature.2.1.1.feature.group"
version="2.1.1.v201012170127"/>
</location>
<location includeAllPlatforms="false" includeMode="planner"
type="InstallableUnit">
- <repository
location="http://download.jboss.org/jbosstools/updates/target-platfo...
+ <repository
location="http://download.jboss.org/jbosstools/updates/target-platfo...
</location>
</locations>
<includeBundles>