Author: nickboldt
Date: 2011-10-19 14:24:36 -0400 (Wed, 19 Oct 2011)
New Revision: 35820
Added:
trunk/download.jboss.org/jbosstools/updates/requirements/swt/README.depre...
Removed:
trunk/download.jboss.org/jbosstools/updates/requirements/swt/README.txt
Log:
JBIDE-9853 mark swt patch for 3.7.0 deprecated; obsoleted by 3.7.1 release
Copied:
trunk/download.jboss.org/jbosstools/updates/requirements/swt/README.depre...
(from rev 35817,
trunk/download.jboss.org/jbosstools/updates/requirements/swt/README.txt)
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/requirements/swt/README.depre...
(rev 0)
+++
trunk/download.jboss.org/jbosstools/updates/requirements/swt/README.depre... 2011-10-19
18:24:36 UTC (rev 35820)
@@ -0,0 +1,18 @@
+:: DEPRECATED ::
+
+This has been obsoleted by the release of Eclipse 3.7.1. Marking deprecated as per
https://issues.jboss.org/browse/JBIDE-9853 (just in case we need it again later).
+
+-------
+
+see also
http://wiki.eclipse.org/Equinox/p2/Publisher#Features_And_Bundles_Publish...
+
+build like this:
+
+REPO=/home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/download.jboss.org/jbosstools/updates/requirements/swt/3.7.0.v3735b-201106220-1614/;
\
+rm -f ${REPO}/content.* ${REPO}/artifacts.*
+java -jar /home/nboldt/eclipse/eclipse37/plugins/org.eclipse.equinox.launcher_*.jar
-application \
+ org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher -application
org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher \
+ -metadataRepository file://${REPO}/repo -artifactRepository file://${REPO}/repo -source
${REPO} -configs "*,*,*"
+mv -f ${REPO}/repo/*.xml ${REPO}
+rm -fr ${REPO}/repo
+
Deleted:
trunk/download.jboss.org/jbosstools/updates/requirements/swt/README.txt
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/requirements/swt/README.txt 2011-10-19
16:43:23 UTC (rev 35819)
+++
trunk/download.jboss.org/jbosstools/updates/requirements/swt/README.txt 2011-10-19
18:24:36 UTC (rev 35820)
@@ -1,12 +0,0 @@
-# see also
http://wiki.eclipse.org/Equinox/p2/Publisher#Features_And_Bundles_Publish...
-
-# build like this:
-
-REPO=/home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/download.jboss.org/jbosstools/updates/requirements/swt/3.7.0.v3735b-201106220-1614/;
\
-rm -f ${REPO}/content.* ${REPO}/artifacts.*
-java -jar /home/nboldt/eclipse/eclipse37/plugins/org.eclipse.equinox.launcher_*.jar
-application \
- org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher -application
org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher \
- -metadataRepository file://${REPO}/repo -artifactRepository file://${REPO}/repo -source
${REPO} -configs "*,*,*"
-mv -f ${REPO}/repo/*.xml ${REPO}
-rm -fr ${REPO}/repo
-