Author: akazakov
Date: 2007-08-23 06:42:39 -0400 (Thu, 23 Aug 2007)
New Revision: 3284
Modified:
trunk/seam/tests/org.jboss.tools.seam.core.test/META-INF/MANIFEST.MF
Log:
Added missing dependency on org.jboss.tools.test
Modified: trunk/seam/tests/org.jboss.tools.seam.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.core.test/META-INF/MANIFEST.MF 2007-08-23
10:24:46 UTC (rev 3283)
+++ trunk/seam/tests/org.jboss.tools.seam.core.test/META-INF/MANIFEST.MF 2007-08-23
10:42:39 UTC (rev 3284)
@@ -16,5 +16,6 @@
org.jboss.tools.seam.xml,
org.jboss.tools.common.test,
org.jboss.tools.jsf,
- org.eclipse.wst.common.project.facet.core
+ org.eclipse.wst.common.project.facet.core,
+ org.jboss.tools.tests
Provide-Package: org.jboss.tools.seam.core.test
Show replies by date