You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/07/29 12:12:00 UTC

[jira] Resolved: (SMX4-77) Problem with properties used in in several poms under features/trunk/examples

     [ https://issues.apache.org/activemq/browse/SMX4-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SMX4-77.
------------------------------

    Fix Version/s: 4.0-m2
       Resolution: Fixed

patch get applied
svn commit . -m "[SMX4-77]apply patch on behalf of Mike Ramnarine with thanks"
Sending        examples/camel/camel-sa/pom.xml
Sending        examples/camel/camel-simple-su/pom.xml
Sending        examples/camel/pom.xml
Sending        examples/camel-nmr/pom.xml
Sending        examples/camel-osgi/pom.xml
Sending        examples/cxf-camel-nmr/pom.xml
Sending        examples/cxf-http-osgi/pom.xml
Sending        examples/cxf-nmr/pom.xml
Sending        examples/cxf-osgi/pom.xml
Sending        examples/cxf-wsdl-first/pom.xml
Sending        examples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml
Sending        examples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml
Sending        examples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml
Sending        examples/loan-broker-bpel/loan-broker-bean-su/pom.xml
Sending        examples/loan-broker-bpel/loan-broker-drools-su/pom.xml
Sending        examples/loan-broker-bpel/loan-broker-jms-su/pom.xml
Sending        examples/loan-broker-bpel/loan-broker-ode-su/pom.xml
Sending        examples/loan-broker-bpel/loan-broker-sa/pom.xml
Sending        examples/loan-broker-bpel/pom.xml
Sending        examples/pom.xml
Sending        examples/wsdl-first/pom.xml
Sending        examples/wsdl-first/wsdl-first-http-su/pom.xml
Sending        examples/wsdl-first/wsdl-first-jsr181-su/pom.xml
Sending        examples/wsdl-first/wsdl-first-sa/pom.xml
Transmitting file data ........................
Committed revision 680658.


> Problem with properties used in <parent> in several poms under features/trunk/examples
> --------------------------------------------------------------------------------------
>
>                 Key: SMX4-77
>                 URL: https://issues.apache.org/activemq/browse/SMX4-77
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Mike Ramnarine
>            Assignee: Freeman Fang
>             Fix For: 4.0-m2
>
>         Attachments: SMX_ParentVersion.patch
>
>
> 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. 
> This is for SMX4: https://svn.apache.org/repos/asf/servicemix/smx4/features/trunk
> Would someone review this patch and apply it?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.