Author: max.andersen(a)jboss.com
Date: 2010-04-01 21:17:15 -0400 (Thu, 01 Apr 2010)
New Revision: 21235
Modified:
branches/modular_build/seam/features/org.jboss.tools.seam.feature/feature.xml
Log:
JBDS-486. Fixed Seam's bad version reference.
Modified: branches/modular_build/seam/features/org.jboss.tools.seam.feature/feature.xml
===================================================================
---
branches/modular_build/seam/features/org.jboss.tools.seam.feature/feature.xml 2010-04-02
00:06:43 UTC (rev 21234)
+++
branches/modular_build/seam/features/org.jboss.tools.seam.feature/feature.xml 2010-04-02
01:17:15 UTC (rev 21235)
@@ -26,7 +26,7 @@
-->
<requires>
- <import feature="org.jboss.tools.richfaces.feature"
version="2.0.0" match="greaterOrEqual"/>
+ <import feature="org.jboss.tools.richfaces.feature"
version="3.1.0" match="greaterOrEqual"/>
<import feature="org.jboss.ide.eclipse.as.feature"
version="1.0.0" match="greaterOrEqual"/>
<import feature="org.hibernate.eclipse.feature"
version="3.2.0" match="greaterOrEqual"/>
<import feature="org.eclipse.datatools.connectivity.feature"
version="1.6.1" match="greaterOrEqual"/>
Show replies by date