[jbosstools-commits] JBoss Tools SVN: r22551 - branches/3.2.helios.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Jun 4 12:05:25 EDT 2010


Author: nickboldt
Date: 2010-06-04 12:05:24 -0400 (Fri, 04 Jun 2010)
New Revision: 22551

Modified:
   branches/3.2.helios/parent-pom.xml
Log:
remove carbon because 'Missing requirement for filter properties ~= bash: org.eclipse.rcp.feature.group 3.6.0.v20100519-9OAqFKvFtsd7E2Z8uDEdcWTC requires 'org.eclipse.ui.carbon [4.0.100.I20100509-0800]' but it could not be found'

Modified: branches/3.2.helios/parent-pom.xml
===================================================================
--- branches/3.2.helios/parent-pom.xml	2010-06-04 15:33:51 UTC (rev 22550)
+++ branches/3.2.helios/parent-pom.xml	2010-06-04 16:05:24 UTC (rev 22551)
@@ -55,11 +55,11 @@
 							<ws>cocoa</ws>
 							<arch>x86</arch>
 						</environment>
-						<environment>
+						<!-- <environment>
 							<os>macosx</os>
 							<ws>carbon</ws>
 							<arch>x86</arch>
-						</environment>
+						</environment> -->
 						<environment>
 							<os>win32</os>
 							<ws>win32</ws>



More information about the jbosstools-commits mailing list