Author: nickboldt
Date: 2012-01-30 13:31:31 -0500 (Mon, 30 Jan 2012)
New Revision: 38284
Modified:
trunk/build/aggregate/bottests-site/site/associate.properties
trunk/build/aggregate/site/associate.properties
trunk/build/aggregate/site/sources/associate.properties
trunk/build/parent/pom.xml
trunk/build/pom-core.xml
trunk/build/pom.xml
Log:
add
http://dl.google.com/eclipse/plugin/3.7/ back as required <repository> site
Modified: trunk/build/aggregate/bottests-site/site/associate.properties
===================================================================
--- trunk/build/aggregate/bottests-site/site/associate.properties 2012-01-30 18:18:08 UTC
(rev 38283)
+++ trunk/build/aggregate/bottests-site/site/associate.properties 2012-01-30 18:31:31 UTC
(rev 38284)
@@ -4,4 +4,4 @@
#update.site.version=3.2.0.M2.2010-07-16_13-26-18-H21
# associate sites to add to the resulting repo
-associate.sites=http://download.jboss.org/jbosstools/updates/indigo/SR1/,http://download.jboss.org/jbosstools/updates/development/indigo/
+associate.sites=http://download.jboss.org/jbosstools/updates/indigo/SR1/,http://download.jboss.org/jbosstools/updates/development/indigo/,http://dl.google.com/eclipse/plugin/3.7/
Modified: trunk/build/aggregate/site/associate.properties
===================================================================
--- trunk/build/aggregate/site/associate.properties 2012-01-30 18:18:08 UTC (rev 38283)
+++ trunk/build/aggregate/site/associate.properties 2012-01-30 18:31:31 UTC (rev 38284)
@@ -4,4 +4,4 @@
#update.site.version=3.2.0.M2.2010-07-16_13-26-18-H21
# associate sites to add to the resulting repo
-associate.sites=http://download.jboss.org/jbosstools/updates/indigo/SR1/
+associate.sites=http://download.jboss.org/jbosstools/updates/indigo/SR1/,http://dl.google.com/eclipse/plugin/3.7/
Modified: trunk/build/aggregate/site/sources/associate.properties
===================================================================
--- trunk/build/aggregate/site/sources/associate.properties 2012-01-30 18:18:08 UTC (rev
38283)
+++ trunk/build/aggregate/site/sources/associate.properties 2012-01-30 18:31:31 UTC (rev
38284)
@@ -4,4 +4,4 @@
#update.site.version=3.2.0.M2.2010-07-16_13-26-18-H21
# associate sites to add to the resulting repo
-associate.sites=http://download.jboss.org/jbosstools/updates/indigo/SR1/,http://download.jboss.org/jbosstools/updates/development/indigo/
+associate.sites=http://download.jboss.org/jbosstools/updates/indigo/SR1/,http://download.jboss.org/jbosstools/updates/development/indigo/,http://dl.google.com/eclipse/plugin/3.7/
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2012-01-30 18:18:08 UTC (rev 38283)
+++ trunk/build/parent/pom.xml 2012-01-30 18:31:31 UTC (rev 38284)
@@ -481,7 +481,8 @@
</profile>
<!-- GWT dependencies which we can't mirror and must reference directly. -->
- <!-- no longer needed (
https://issues.jboss.org/browse/JBIDE-10595) <profile>
+ <!-- still needed? JBIDE-10595 vs. JBIDE-10742 -->
+ <profile>
<id>gwt</id>
<activation>
<activeByDefault>false</activeByDefault>
@@ -499,7 +500,7 @@
</releases>
</repository>
</repositories>
- </profile> -->
+ </profile>
<profile>
<id>osx</id>
Modified: trunk/build/pom-core.xml
===================================================================
--- trunk/build/pom-core.xml 2012-01-30 18:18:08 UTC (rev 38283)
+++ trunk/build/pom-core.xml 2012-01-30 18:31:31 UTC (rev 38284)
@@ -608,7 +608,8 @@
</profiles>
<repositories>
- <!-- no longer needed (
https://issues.jboss.org/browse/JBIDE-10595)
<repository>
+ <!-- still needed? JBIDE-10595 vs. JBIDE-10742 -->
+ <repository>
<id>gwt-e37</id>
<
url>http://dl.google.com/eclipse/plugin/3.7/</url>
<layout>p2</layout>
@@ -618,7 +619,7 @@
<releases>
<enabled>true</enabled>
</releases>
- </repository> -->
+ </repository>
<!-- no longer needed (
https://issues.jboss.org/browse/JBIDE-9585)
<repository>
<id>egit11</id>
<
url>http://download.jboss.org/jbosstools/updates/requirements/egit/1.1...
Modified: trunk/build/pom.xml
===================================================================
--- trunk/build/pom.xml 2012-01-30 18:18:08 UTC (rev 38283)
+++ trunk/build/pom.xml 2012-01-30 18:31:31 UTC (rev 38284)
@@ -728,7 +728,8 @@
</profiles>
<repositories>
- <!-- no longer needed (
https://issues.jboss.org/browse/JBIDE-10595)
<repository>
+ <!-- still needed? JBIDE-10595 vs. JBIDE-10742 -->
+ <repository>
<id>gwt-e37</id>
<
url>http://dl.google.com/eclipse/plugin/3.7/</url>
<layout>p2</layout>
@@ -738,7 +739,7 @@
<releases>
<enabled>true</enabled>
</releases>
- </repository> -->
+ </repository>
<!-- no longer needed (
https://issues.jboss.org/browse/JBIDE-9585)
<repository>
<id>egit11</id>
<
url>http://download.jboss.org/jbosstools/updates/requirements/egit/1.1...