Author: dgolovin
Date: 2009-11-25 16:33:26 -0500 (Wed, 25 Nov 2009)
New Revision: 18840
Modified:
trunk/jsf/features/org.jboss.tools.richfaces.feature/feature.xml
Log:
fix for continuous build error
Modified: trunk/jsf/features/org.jboss.tools.richfaces.feature/feature.xml
===================================================================
--- trunk/jsf/features/org.jboss.tools.richfaces.feature/feature.xml 2009-11-25 21:10:44
UTC (rev 18839)
+++ trunk/jsf/features/org.jboss.tools.richfaces.feature/feature.xml 2009-11-25 21:33:26
UTC (rev 18840)
@@ -14,14 +14,8 @@
%copyright
</copyright>
- <license>
- Red Hat, Inc. licenses these features and plugins to you under
-certain open source licenses (or aggregations of such licenses), which
-in a particular case may include the Eclipse Public License, the GNU
-Lesser General Public License, and/or certain other open source
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
-Raleigh NC 27606 USA.
+ <license url="license.html">
+ Red Hat, Inc. licenses these features and plugins to you under certain open source
licenses (or aggregations of such licenses), which in a particular case may include the
Eclipse Public License, the GNU Lesser General Public License, and/or certain other open
source licenses. For precise licensing details, consult the corresponding source code, or
contact Red Hat Legal Affairs, 1801 Varsity Drive, Raleigh NC 27606 USA.
</license>
<url>
@@ -46,6 +40,13 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.jboss.tools.common.ui"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
<plugin
id="org.jboss.tools.common.model"
download-size="0"
Show replies by date