Hi Lars,
I think you are not intended to remove the
<packaging>bundle</packaging>
which will cause several servicemix components features can't start, I just revert it.
If I'm wrong please correct me.
Regards
Freeman

[EMAIL PROTECTED] wrote:
Author: lhein
Date: Wed Nov 19 23:53:48 2008
New Revision: 719188

URL: http://svn.apache.org/viewvc?rev=719188&view=rev
Log:
changed to parent pom version 2

Modified:
    servicemix/utils/trunk/pom.xml

Modified: servicemix/utils/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/utils/trunk/pom.xml?rev=719188&r1=719187&r2=719188&view=diff
==============================================================================
--- servicemix/utils/trunk/pom.xml (original)
+++ servicemix/utils/trunk/pom.xml Wed Nov 19 23:53:48 2008
@@ -24,11 +24,10 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix-pom</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
   </parent>
<artifactId>servicemix-utils</artifactId>
-  <packaging>bundle</packaging>
   <version>1.1.0-SNAPSHOT</version>
   <name>Apache ServiceMix :: Utils</name>
   <description>Various utility/helper classes and services for the ServiceMix 
containers and components</description>




Reply via email to