From 1618160f4f2dbb67727df2d341c505f105aa1e2c Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 26 Oct 2010 11:07:13 +0000 Subject: Delete and redo release branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027464 13f79535-47bb-0310-9956-ffa450edef68 --- .../distribution/all/manifests/axis2-transport-http-1.5.1.MF | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sca-java-2.x/branches/2.0-Beta1/distribution/all/manifests/axis2-transport-http-1.5.1.MF (limited to 'sca-java-2.x/branches/2.0-Beta1/distribution/all/manifests/axis2-transport-http-1.5.1.MF') diff --git a/sca-java-2.x/branches/2.0-Beta1/distribution/all/manifests/axis2-transport-http-1.5.1.MF b/sca-java-2.x/branches/2.0-Beta1/distribution/all/manifests/axis2-transport-http-1.5.1.MF new file mode 100644 index 0000000000..ae6448acf5 --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta1/distribution/all/manifests/axis2-transport-http-1.5.1.MF @@ -0,0 +1,12 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-SymbolicName: org.apache.axis2.transport.http +Bundle-Name: org.apache.axis2.transport.http +Bundle-Version: 1.5.1 +DynamicImport-Package: javax.transaction;version="1.1",javax.transacti + on.xa;version="1.1",* +Bundle-ClassPath: axis2-transport-http-1.5.1.jar +Export-Package: org.apache.axis2.transport.http.server;version=1.5.1,o + rg.apache.axis2.transport.http;version=1.5.1,org.apache.axis2.transpo + rt.http.util;version=1.5.1 +Fragment-Host: org.apache.axis2.kernel;bundle-version=1.5.1 -- cgit v1.2.3