You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2007/12/05 17:43:17 UTC

svn commit: r601405 - /directory/sandbox/felixk/studio-jars/META-INF/MANIFEST.MF

Author: felixk
Date: Wed Dec  5 08:43:16 2007
New Revision: 601405

URL: http://svn.apache.org/viewvc?rev=601405&view=rev
Log:
Update

Modified:
    directory/sandbox/felixk/studio-jars/META-INF/MANIFEST.MF

Modified: directory/sandbox/felixk/studio-jars/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-jars/META-INF/MANIFEST.MF?rev=601405&r1=601404&r2=601405&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-jars/META-INF/MANIFEST.MF (original)
+++ directory/sandbox/felixk/studio-jars/META-INF/MANIFEST.MF Wed Dec  5 08:43:16 2007
@@ -5,16 +5,6 @@
 Bundle-Version: 1.0.0
 Bundle-Localization: plugin
 Bundle-Vendor: The Apache Software Foundation
-Bundle-ClassPath: .,
- antlr-2.7.7.jar,
- commons-collections-3.2.jar,
- dom4j-1.6.1.jar,
- nlog4j-1.2.25.jar,
- xpp3-1.1.3.4.O.jar,
- shared-asn1-0.9.8-SNAPSHOT.jar,
- shared-ldap-0.9.8-SNAPSHOT.jar,
- shared-ldap-constants-0.9.8-SNAPSHOT.jar,
- studio-dsml-parser-0.4.1.jar
 Export-Package: antlr,
  antlr.ASdebug,
  antlr.actions.cpp,
@@ -135,3 +125,13 @@
  org.xmlpull.v1.util,
  org.xmlpull.v1.wrapper,
  org.xmlpull.v1.wrapper.classic
+Bundle-ClassPath: .,
+ lib/antlr-2.7.7.jar,
+ lib/commons-collections-3.2.jar,
+ lib/dom4j-1.6.1.jar,
+ lib/nlog4j-1.2.25.jar,
+ lib/shared-asn1-0.9.8-SNAPSHOT.jar,
+ lib/shared-ldap-0.9.8-SNAPSHOT.jar,
+ lib/shared-ldap-constants-0.9.8-SNAPSHOT.jar,
+ lib/studio-dsml-parser-0.4.1.jar,
+ lib/xpp3-1.1.3.4.O.jar