You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ed...@apache.org on 2008/12/11 18:31:58 UTC

svn commit: r725751 - /tuscany/java/sca/modules/binding-ws-axis2-policy/META-INF/MANIFEST.MF

Author: edwardsmj
Date: Thu Dec 11 09:31:57 2008
New Revision: 725751

URL: http://svn.apache.org/viewvc?rev=725751&view=rev
Log:
Removed an import statement that referred to an old package not present in the [2.0] stream

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=725751&r1=725750&r2=725751&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 Thu Dec 11 09:31:57 2008
@@ -37,7 +37,6 @@
  org.apache.axis2.description,
  org.apache.axis2.engine,
  org.apache.tuscany.sca.assembly;version="1.4",
- org.apache.tuscany.sca.binding.ws.axis2.policy.authentication.basic;version="1.4",
  org.apache.tuscany.sca.binding.ws.axis2.policy.authentication.token;version="1.4.0",
  org.apache.tuscany.sca.binding.ws.axis2.policy.configuration;version="1.4",
  org.apache.tuscany.sca.binding.ws.axis2.policy.header;version="1.4.0",