You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by jb...@apache.org on 2006/08/13 22:12:09 UTC

svn commit: r431224 - /incubator/tuscany/java/sca/spi/pom.xml

Author: jboynes
Date: Sun Aug 13 13:12:09 2006
New Revision: 431224

URL: http://svn.apache.org/viewvc?rev=431224&view=rev
Log:
osgi-bundle packaging automatically includes all dependencies in the bundle
disable for now

Modified:
    incubator/tuscany/java/sca/spi/pom.xml

Modified: incubator/tuscany/java/sca/spi/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/spi/pom.xml?rev=431224&r1=431223&r2=431224&view=diff
==============================================================================
--- incubator/tuscany/java/sca/spi/pom.xml (original)
+++ incubator/tuscany/java/sca/spi/pom.xml Sun Aug 13 13:12:09 2006
@@ -25,7 +25,7 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>spi</artifactId>
-    <packaging>osgi-bundle</packaging>
+    <packaging>jar</packaging>
     <name>Apache Tuscany SCA SPI</name>
     <description>Tuscany Service Provider Interfaces.</description>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org