Author: nickboldt
Date: 2012-06-26 17:40:25 -0400 (Tue, 26 Jun 2012)
New Revision: 42236
Modified:
trunk/build/target-platform/build.xml
Log:
s/SDK/platform/
Modified: trunk/build/target-platform/build.xml
===================================================================
--- trunk/build/target-platform/build.xml 2012-06-26 21:29:11 UTC (rev 42235)
+++ trunk/build/target-platform/build.xml 2012-06-26 21:40:25 UTC (rev 42236)
@@ -67,11 +67,11 @@
To build an alternate target platform (eg., Juno) for JBT:
- $ ant -DtargetFile=multiple.target -DrepoDir=${WORKINGDIR}/JBT_REPO/
-Declipse.version=4.2 -Declipse.type=SDK
-Declipse.URL=http://www.eclipse.org/downloads/download.php?r=1\&file=/eclipse/downloads/drops4/R-4.2-201206081400/
-Dunified.URL=http://download.jboss.org/jbosstools/updates/target-platform_3.4.juno.SR0/latest/
+ $ ant -DtargetFile=multiple.target -DrepoDir=${WORKINGDIR}/JBT_REPO/
-Declipse.version=4.2 -Declipse.type=platform
-Declipse.URL=http://www.eclipse.org/downloads/download.php?r=1\&file=/eclipse/downloads/drops4/R-4.2-201206081400/
-Dunified.URL=http://download.jboss.org/jbosstools/updates/target-platform_3.4.juno.SR0/latest/
To build an alternate target platform (eg., Juno) for JBDS:
- $ ant -DtargetFile=jbds.target -DrepoDir=${WORKINGDIR}/JBDS_REPO/ -Declipse.version=4.2
-Declipse.type=SDK
-Declipse.URL=http://www.eclipse.org/downloads/download.php?r=1\&file=/eclipse/downloads/drops4/R-4.2-201206081400/
+ $ ant -DtargetFile=jbds.target -DrepoDir=${WORKINGDIR}/JBDS_REPO/ -Declipse.version=4.2
-Declipse.type=platform
-Declipse.URL=http://www.eclipse.org/downloads/download.php?r=1\&file=/eclipse/downloads/drops4/R-4.2-201206081400/
</echo>
</target>
Show replies by date