[jboss-svn-commits] JBL Code SVN: r9330 - labs/jbossrules/trunk/drools-testing-plugin/META-INF.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sun Feb 4 22:56:41 EST 2007


Author: mshaw
Date: 2007-02-04 22:56:41 -0500 (Sun, 04 Feb 2007)
New Revision: 9330

Added:
   labs/jbossrules/trunk/drools-testing-plugin/META-INF/MANIFEST.MF
Log:


Added: labs/jbossrules/trunk/drools-testing-plugin/META-INF/MANIFEST.MF
===================================================================
--- labs/jbossrules/trunk/drools-testing-plugin/META-INF/MANIFEST.MF	                        (rev 0)
+++ labs/jbossrules/trunk/drools-testing-plugin/META-INF/MANIFEST.MF	2007-02-05 03:56:41 UTC (rev 9330)
@@ -0,0 +1,25 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Drools Test Plug-in
+Bundle-SymbolicName: org.drools.testing.plugin; singleton:=true
+Bundle-Version: 1.0.0
+Bundle-Vendor: Matt Shaw
+Bundle-Localization: plugin
+Require-Bundle: org.eclipse.jface.text,
+ org.eclipse.core.resources,
+ org.eclipse.ui,
+ org.eclipse.ui.editors,
+ org.eclipse.ui.ide,
+ org.eclipse.ui.workbench.texteditor,
+ org.eclipse.core.runtime
+Eclipse-LazyStart: true
+Bundle-ClassPath: .,
+ lib/antlr-2.7.6.jar,
+ lib/antlr-3.0ea8.jar,
+ lib/commons-logging-1.0.4.jar,
+ lib/drools-compiler-3.0.4.jar,
+ lib/drools-core-3.0.4.jar,
+ lib/drools-jsr94-3.0.4.jar,
+ lib/drools-testing-0.0.1.jar,
+ lib/xercesImpl-2.4.0.jar,
+ lib/castor-xml-1.0.5.jar




More information about the jboss-svn-commits mailing list