Author: nickboldt
Date: 2012-01-18 12:53:04 -0500 (Wed, 18 Jan 2012)
New Revision: 37947
Modified:
trunk/build/parent/pom.xml
Log:
remove GWT site from pom -- no longer needed per JBIDE-10595
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2012-01-18 17:52:52 UTC (rev 37946)
+++ trunk/build/parent/pom.xml 2012-01-18 17:53:04 UTC (rev 37947)
@@ -455,7 +455,7 @@
</profile>
<!-- GWT dependencies which we can't mirror and must reference directly. -->
- <profile>
+ <!-- no longer needed (
https://issues.jboss.org/browse/JBIDE-10595) <profile>
<id>gwt</id>
<activation>
<activeByDefault>false</activeByDefault>
@@ -473,7 +473,7 @@
</releases>
</repository>
</repositories>
- </profile>
+ </profile> -->
<profile>
<id>osx</id>