You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by di...@apache.org on 2008/04/04 12:36:17 UTC

svn commit: r644673 - /webservices/commons/trunk/modules/neethi/src/main/resources/META-INF/MANIFEST.MF

Author: dims
Date: Fri Apr  4 03:36:13 2008
New Revision: 644673

URL: http://svn.apache.org/viewvc?rev=644673&view=rev
Log:
oops forgot the manifest

Added:
    webservices/commons/trunk/modules/neethi/src/main/resources/META-INF/MANIFEST.MF

Added: webservices/commons/trunk/modules/neethi/src/main/resources/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/src/main/resources/META-INF/MANIFEST.MF?rev=644673&view=auto
==============================================================================
--- webservices/commons/trunk/modules/neethi/src/main/resources/META-INF/MANIFEST.MF (added)
+++ webservices/commons/trunk/modules/neethi/src/main/resources/META-INF/MANIFEST.MF Fri Apr  4 03:36:13 2008
@@ -0,0 +1,21 @@
+Manifest-Version: 1.0
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Import-Package: 
+ javax.xml.namespace,
+ javax.xml.stream,
+ org.apache.axiom.om,
+ org.apache.axiom.om.impl.builder,
+ org.apache.axiom.om.impl.llom.factory,
+ sun.misc
+Export-Package: 
+ org.apache.neethi,
+ org.apache.neethi.builders,
+ org.apache.neethi.builders.xml,
+ org.apache.neethi.util
+Bundle-Version: 2.0.3
+Bundle-Name: Neethi
+Bundle-DocURL: http://www.apache.org/
+Bundle-ManifestVersion: 2
+Bundle-Vendor: Apache Software Foundation
+Bundle-SymbolicName: org.apache.neethi
+



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org