You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2010/09/24 19:11:01 UTC

svn commit: r1000975 - /tuscany/sca-java-2.x/trunk/modules/core/META-INF/MANIFEST.MF

Author: slaws
Date: Fri Sep 24 17:11:01 2010
New Revision: 1000975

URL: http://svn.apache.org/viewvc?rev=1000975&view=rev
Log:
TUSCANY-3686 - All tribes endpoint registry to create instances of RuntimeEndpontImpl

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

Modified: tuscany/sca-java-2.x/trunk/modules/core/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/modules/core/META-INF/MANIFEST.MF?rev=1000975&r1=1000974&r2=1000975&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/modules/core/META-INF/MANIFEST.MF (original)
+++ tuscany/sca-java-2.x/trunk/modules/core/META-INF/MANIFEST.MF Fri Sep 24 17:11:01 2010
@@ -1,5 +1,6 @@
 Manifest-Version: 1.0
 Export-Package: org.apache.tuscany.sca.core.assembly;version="2.0.0";uses:="org.apache.tuscany.sca.assembly,org.apache.tuscany.sca.core",
+ org.apache.tuscany.sca.core.assembly.impl;version="2.0.0",
  org.apache.tuscany.sca.core.context;version="2.0.0";
   uses:="javax.xml.stream,
    org.apache.tuscany.sca.runtime,