Author: nickboldt
Date: 2010-05-18 12:37:55 -0400 (Tue, 18 May 2010)
New Revision: 22187
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.verification.test/META-INF/MANIFEST.MF
Log:
freaking missing comma
Modified: trunk/jsf/tests/org.jboss.tools.jsf.verification.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.verification.test/META-INF/MANIFEST.MF 2010-05-18
16:26:19 UTC (rev 22186)
+++ trunk/jsf/tests/org.jboss.tools.jsf.verification.test/META-INF/MANIFEST.MF 2010-05-18
16:37:55 UTC (rev 22187)
@@ -8,7 +8,7 @@
Export-Package: org.jboss.tools.jsf.verification.test
Require-Bundle:
org.junit,
- org.jboss.tools.tests
+ org.jboss.tools.tests,
org.eclipse.core.runtime,
org.eclipse.core.resources,
org.jboss.tools.common.model,
Show replies by date