You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2010/02/26 19:21:45 UTC

svn commit: r916777 - /tuscany/sca-java-2.x/trunk/modules/common-http/META-INF/MANIFEST.MF

Author: rfeng
Date: Fri Feb 26 18:21:45 2010
New Revision: 916777

URL: http://svn.apache.org/viewvc?rev=916777&view=rev
Log:
Add missing Import-Package

Modified:
    tuscany/sca-java-2.x/trunk/modules/common-http/META-INF/MANIFEST.MF

Modified: tuscany/sca-java-2.x/trunk/modules/common-http/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/modules/common-http/META-INF/MANIFEST.MF?rev=916777&r1=916776&r2=916777&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/modules/common-http/META-INF/MANIFEST.MF (original)
+++ tuscany/sca-java-2.x/trunk/modules/common-http/META-INF/MANIFEST.MF Fri Feb 26 18:21:45 2010
@@ -9,5 +9,6 @@
 Bundle-SymbolicName: org.apache.tuscany.sca.common.http
 Bundle-DocURL: http://www.apache.org/
 Export-Package: org.apache.tuscany.sca.common.http;version="2.0.0"
+Import-Package: javax.servlet.http