You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ramnarine, Michael" <Mi...@iona.com> on 2008/07/24 23:03:24 UTC

Problem with properties used in in several poms under features/trunk/examples

Recently several pom.xml files under features/trunk/examples were
updated to use the property ${servicemix.version} for the <version> of
the <parent>.  For example, features/trunk/examples/cxf-osgi/pom.xml.
This is causing problems when an artifact is picked up in another pom
(outside servicemix), via a dependency, even though a parent pom does
define a servicemix.version property.  Using properties to define parent
or artifact versions will also cause problems with some release tools.

 

I've attached a patch that will clean this up.  

Would someone review this patch and apply it?

 

-Mike

 


RE: Problem with properties used in in several poms under features/trunk/examples

Posted by "Ramnarine, Michael" <Mi...@iona.com>.
I logged this issue in the wrong place, so I've re-raised it as an SMX4
issue:
  SMX4-77 Problem with properties used in <parent> in several poms under
features/trunk/examples

https://issues.apache.org/activemq/browse/SMX4-77

-----Original Message-----
From: Ramnarine, Michael [mailto:Michael.Ramnarine@iona.com] 
Sent: Thursday, July 24, 2008 5:18 PM
To: dev@servicemix.apache.org
Cc: Dushin, Fred
Subject: RE: Problem with properties used in <parent> in several poms
under features/trunk/examples

The attachment didn't make it through email, so I've logged the
following bug, and attached the patch there:

   SM-1480 Problem with properties used in <parent> in several poms
under features/trunk/examples

   https://issues.apache.org/activemq/browse/SM-1480 

Again this is for SMX4 trunk.

-Mike

 

________________________________

From: Ramnarine, Michael [mailto:Michael.Ramnarine@iona.com] 
Sent: Thursday, July 24, 2008 5:03 PM
To: dev@servicemix.apache.org
Cc: Dushin, Fred
Subject: Problem with properties used in <parent> in several poms under
features/trunk/examples

 

Recently several pom.xml files under features/trunk/examples were
updated to use the property ${servicemix.version} for the <version> of
the <parent>.  For example, features/trunk/examples/cxf-osgi/pom.xml.
This is causing problems when an artifact is picked up in another pom
(outside servicemix), via a dependency, even though a parent pom does
define a servicemix.version property.  Using properties to define parent
or artifact versions will also cause problems with some release tools.

 

I've attached a patch that will clean this up.  

Would someone review this patch and apply it?

 

-Mike

 

RE: Problem with properties used in in several poms under features/trunk/examples

Posted by "Ramnarine, Michael" <Mi...@iona.com>.
The attachment didn't make it through email, so I've logged the
following bug, and attached the patch there:

   SM-1480 Problem with properties used in <parent> in several poms
under features/trunk/examples

   https://issues.apache.org/activemq/browse/SM-1480 

Again this is for SMX4 trunk.

-Mike

 

________________________________

From: Ramnarine, Michael [mailto:Michael.Ramnarine@iona.com] 
Sent: Thursday, July 24, 2008 5:03 PM
To: dev@servicemix.apache.org
Cc: Dushin, Fred
Subject: Problem with properties used in <parent> in several poms under
features/trunk/examples

 

Recently several pom.xml files under features/trunk/examples were
updated to use the property ${servicemix.version} for the <version> of
the <parent>.  For example, features/trunk/examples/cxf-osgi/pom.xml.
This is causing problems when an artifact is picked up in another pom
(outside servicemix), via a dependency, even though a parent pom does
define a servicemix.version property.  Using properties to define parent
or artifact versions will also cause problems with some release tools.

 

I've attached a patch that will clean this up.  

Would someone review this patch and apply it?

 

-Mike