Author: snjeza
Date: 2009-06-19 20:08:54 -0400 (Fri, 19 Jun 2009)
New Revision: 16099
Modified:
trunk/jst/features/org.jboss.tools.jst.feature/feature.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-4518 org.jboss.tools.seam.ui.test fails to
compile: The import org.jboss.tools.jst.firstrun cannot be resolved
Modified: trunk/jst/features/org.jboss.tools.jst.feature/feature.xml
===================================================================
--- trunk/jst/features/org.jboss.tools.jst.feature/feature.xml 2009-06-20 00:08:50 UTC
(rev 16098)
+++ trunk/jst/features/org.jboss.tools.jst.feature/feature.xml 2009-06-20 00:08:54 UTC
(rev 16099)
@@ -239,6 +239,7 @@
id="org.jboss.tools.jst.firstrun"
download-size="0"
install-size="0"
- version="0.0.0"/>
+ version="0.0.0"
+ unpack="false" />
</feature>