Author: rfeng
Date: Fri Dec 12 14:05:28 2008
New Revision: 726132
URL: http://svn.apache.org/viewvc?rev=726132&view=rev
Log:
Remove version for javax.xml.stream import
Modified:
tuscany/java/sca/modules/binding-ws-axis2-policy/META-INF/MANIFEST.MF
Modified: tuscany/java/sca/modules/binding-ws-axis2-policy/META-INF/MANIFEST.MF
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/modules/binding-ws-axis2-policy/META-INF/MANIFEST.MF?rev=726132&r1=726131&r2=726132&view=diff
==============================================================================
--- tuscany/java/sca/modules/binding-ws-axis2-policy/META-INF/MANIFEST.MF
(original)
+++ tuscany/java/sca/modules/binding-ws-axis2-policy/META-INF/MANIFEST.MF Fri
Dec 12 14:05:28 2008
@@ -29,7 +29,7 @@
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: Apache Tuscany Policy Model for Axis2 WS binding
Import-Package: javax.xml.namespace,
- javax.xml.stream;version="1.0",
+ javax.xml.stream,
org.apache.axiom.om,
org.apache.axiom.soap,
org.apache.axis2,