Author: nickboldt
Date: 2010-08-25 12:53:36 -0400 (Wed, 25 Aug 2010)
New Revision: 24438
Modified:
branches/jbosstools-3.2.0.M2/build/parent/pom.xml
Log:
backport from trunk: add eclipse36 and drools update sites
Modified: branches/jbosstools-3.2.0.M2/build/parent/pom.xml
===================================================================
--- branches/jbosstools-3.2.0.M2/build/parent/pom.xml 2010-08-25 16:52:12 UTC (rev 24437)
+++ branches/jbosstools-3.2.0.M2/build/parent/pom.xml 2010-08-25 16:53:36 UTC (rev 24438)
@@ -195,6 +195,18 @@
<enabled>true</enabled>
</releases>
</repository-->
+ <repository>
+ <id>eclipse36</id>
+
<
url>http://download.eclipse.org/eclipse/updates/3.6.x/
+ </url>
+ <layout>p2</layout>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ </repository>
<repository>
<id>jboss-helios</id>
<
url>http://download.jboss.org/jbosstools/updates/requirements/helios/&...
@@ -240,6 +252,18 @@
<enabled>true</enabled>
</releases>
</repository>
+ <repository>
+ <id>jboss-drools-nightly</id>
+ <
url>http://download.jboss.org/jbosstools/builds/nightly/3.2.helios/jbo...
+ </url>
+ <layout>p2</layout>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ </repository>
<!--repository>
<id>swtbot-helios</id>
<
url>http://download.eclipse.org/technology/swtbot/helios/dev-build/upd...