Author: nickboldt
Date: 2011-05-09 22:26:23 -0400 (Mon, 09 May 2011)
New Revision: 31166
Added:
trunk/download.jboss.org/jbosstools/updates/requirements/birt/build-4.0.xml
Modified:
trunk/download.jboss.org/jbosstools/updates/indigo/M6/compositeArtifacts.xml
trunk/download.jboss.org/jbosstools/updates/indigo/M6/compositeContent.xml
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeArtifacts.xml
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeContent.xml
Log:
point birt req at 3.7, not 4.0
Modified:
trunk/download.jboss.org/jbosstools/updates/indigo/M6/compositeArtifacts.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/indigo/M6/compositeArtifacts.xml 2011-05-10
02:18:20 UTC (rev 31165)
+++
trunk/download.jboss.org/jbosstools/updates/indigo/M6/compositeArtifacts.xml 2011-05-10
02:26:23 UTC (rev 31166)
@@ -12,11 +12,11 @@
endfun
nnoremap <Leader>ts :call ReplaceTimestamp()<CR>
-->
-<property name='p2.timestamp' value='1304967283000'/>
+<property name='p2.timestamp' value='1304994089000'/>
</properties>
<children size='20'>
<child location='../../requirements/indigo/201103180900-M6/'/>
-<child location='../../requirements/birt/4.0M6/'/>
+<child location='../../requirements/birt/3.7M6/'/>
<child location='../../requirements/eclipse/3.7M6/'/>
<child location='../../requirements/emf/2.7M6/'/>
<child location='../../requirements/webtools/3.3M6/'/>
Modified:
trunk/download.jboss.org/jbosstools/updates/indigo/M6/compositeContent.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/indigo/M6/compositeContent.xml 2011-05-10
02:18:20 UTC (rev 31165)
+++
trunk/download.jboss.org/jbosstools/updates/indigo/M6/compositeContent.xml 2011-05-10
02:26:23 UTC (rev 31166)
@@ -12,11 +12,11 @@
endfun
nnoremap <Leader>ts :call ReplaceTimestamp()<CR>
-->
-<property name='p2.timestamp' value='1304967283000'/>
+<property name='p2.timestamp' value='1304994089000'/>
</properties>
<children size='20'>
<child location='../../requirements/indigo/201103180900-M6/'/>
-<child location='../../requirements/birt/4.0M6/'/>
+<child location='../../requirements/birt/3.7M6/'/>
<child location='../../requirements/eclipse/3.7M6/'/>
<child location='../../requirements/emf/2.7M6/'/>
<child location='../../requirements/webtools/3.3M6/'/>
Modified:
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeArtifacts.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeArtifacts.xml 2011-05-10
02:18:20 UTC (rev 31165)
+++
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeArtifacts.xml 2011-05-10
02:26:23 UTC (rev 31166)
@@ -12,11 +12,11 @@
endfun
nnoremap <Leader>ts :call ReplaceTimestamp()<CR>
-->
-<property name='p2.timestamp' value='1304967283000'/>
+<property name='p2.timestamp' value='1304994089000'/>
</properties>
<children size='20'>
<child location='../../requirements/indigo/201105060900-M7/'/>
-<child location='../../requirements/birt/4.0M7/'/>
+<child location='../../requirements/birt/3.7M7/'/>
<child location='../../requirements/eclipse/3.7M7/'/>
<child location='../../requirements/emf/2.7M7/'/>
<child location='../../requirements/webtools/3.3M7/'/>
Modified:
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeContent.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeContent.xml 2011-05-10
02:18:20 UTC (rev 31165)
+++
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeContent.xml 2011-05-10
02:26:23 UTC (rev 31166)
@@ -12,11 +12,11 @@
endfun
nnoremap <Leader>ts :call ReplaceTimestamp()<CR>
-->
-<property name='p2.timestamp' value='1304967283000'/>
+<property name='p2.timestamp' value='1304994089000'/>
</properties>
<children size='20'>
<child location='../../requirements/indigo/201105060900-M7/'/>
-<child location='../../requirements/birt/4.0M7/'/>
+<child location='../../requirements/birt/3.7M7/'/>
<child location='../../requirements/eclipse/3.7M7/'/>
<child location='../../requirements/emf/2.7M7/'/>
<child location='../../requirements/webtools/3.3M7/'/>
Added:
trunk/download.jboss.org/jbosstools/updates/requirements/birt/build-4.0.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/requirements/birt/build-4.0.xml
(rev 0)
+++
trunk/download.jboss.org/jbosstools/updates/requirements/birt/build-4.0.xml 2011-05-10
02:26:23 UTC (rev 31166)
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project default="mirror">
+ <!-- run locally in Eclipse (to resolve p2 tasks) using these commandline options:
+
+ -os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl}
+ -consoleLog -nosplash -data /tmp
+ -application org.eclipse.ant.core.antRunner
+ -f
"/home/nboldt/tru/download.jboss.org/jbosstools/updates/requirements/birt/build-indigo.xml"
+
+ or, run headless on qa01 server, where Eclipse is installed into ~/eclipse:
+
+ export JAVA_HOME=/opt/jdk1.6.0; \
+ ${JAVA_HOME}/bin/java -cp ~/eclipse/plugins/org.eclipse.equinox.launcher_*.jar \
+ org.eclipse.equinox.launcher.Main -vm ${JAVA_HOME} -consoleLog -nosplash -data /tmp \
+ -application org.eclipse.ant.core.antRunner \
+ -f ~/RHDS/updates/requirements/birt/build-indigo.xml -Ddestination=/tmp/birt-repo
+
+ or, headless on local:
+
+ java -cp /home/nboldt/eclipse/eclipse361/plugins/org.eclipse.equinox.launcher_*.jar \
+ org.eclipse.equinox.launcher.Main -consoleLog -nosplash -data /tmp \
+ -application org.eclipse.ant.core.antRunner -f build-indigo.xml
+
+ -->
+ <target name="mirror">
+ <property name="URL"
value="http://download.eclipse.org/birt/update-site/4.0-interim/" />
+ <property name="destination"
value="/home/nboldt/tru/download.jboss.org/jbosstools/updates/requir...
/>
+ <property name="compress" value="true" />
+
+ <p2.mirror>
+ <repository location="file:${destination}/4.0M7/" name="Extra BIRT
plugins for Eclipse 3.7 (Not in Indigo)" />
+ <source>
+ <repository location="${URL}" />
+ </source>
+
+ <slicingOptions includeFeatures="true" followStrict="true"
/>
+
+ <iu id="org.eclipse.birt.osgi.runtime.sdk.feature.group" />
+ <iu id="org.eclipse.birt.feature.group" />
+ <iu id="org.eclipse.birt.integration.wtp.feature.group" />
+ <iu id="org.eclipse.birt.chart.feature.group" />
+ <iu id="org.eclipse.birt.chart.integration.wtp.feature.group" />
+
+ </p2.mirror>
+
+ <p2.publish.featuresAndBundles
metadataRepository="file:${destination}/4.0M7/"
artifactRepository="file:${destination}/4.0M7/"
publishartifacts="true" source="${destination}/4.0M7/"
compress="${compress}" />
+ </target>
+</project>