You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Ching Yi, Chan (JIRA)" <ji...@apache.org> on 2008/07/22 04:58:00 UTC

[jira] Created: (AMQ-1865) pom parent version miss match

pom parent version miss match
-----------------------------

                 Key: AMQ-1865
                 URL: https://issues.apache.org/activemq/browse/AMQ-1865
             Project: ActiveMQ
          Issue Type: Bug
          Components: Performance Test
    Affects Versions: 5.2.0
         Environment: winxp, jdk1.6, maven2
            Reporter: Ching Yi, Chan


i check the svn revision 678620 to do camel loading test, but pom.xml is missmatch with parent's.

the pom.xml  in activemq-camel-loadtest

  <parent>
    <groupId>org.apache.activemq</groupId>
    <artifactId>activemq-parent</artifactId>
    <version>5.1-SNAPSHOT</version>
  </parent>

the pom.xml in activemq

  <groupId>org.apache.activemq</groupId>
  <artifactId>activemq-parent</artifactId>
  <version>5.2-SNAPSHOT</version>
  <packaging>pom</packaging>
  <name>ActiveMQ</name>

I try to modify the version 5.1 to 5.2 OR 5.2 to 5.1 but all the things cannot run.

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


[jira] Assigned: (AMQ-1865) pom parent version miss match

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Anstey reassigned AMQ-1865:
------------------------------------

    Assignee: Jonathan Anstey

> pom parent version miss match
> -----------------------------
>
>                 Key: AMQ-1865
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1865
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Performance Test
>    Affects Versions: 5.2.0
>         Environment: winxp, jdk1.6, maven2
>            Reporter: Ching Yi, Chan
>            Assignee: Jonathan Anstey
>             Fix For: 5.3.0
>
>
> i check the svn revision 678620 to do camel loading test, but pom.xml is missmatch with parent's.
> the pom.xml  in activemq-camel-loadtest
>   <parent>
>     <groupId>org.apache.activemq</groupId>
>     <artifactId>activemq-parent</artifactId>
>     <version>5.1-SNAPSHOT</version>
>   </parent>
> the pom.xml in activemq
>   <groupId>org.apache.activemq</groupId>
>   <artifactId>activemq-parent</artifactId>
>   <version>5.2-SNAPSHOT</version>
>   <packaging>pom</packaging>
>   <name>ActiveMQ</name>
> I try to modify the version 5.1 to 5.2 OR 5.2 to 5.1 but all the things cannot run.

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


[jira] Resolved: (AMQ-1865) pom parent version miss match

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Anstey resolved AMQ-1865.
----------------------------------

    Resolution: Fixed

> pom parent version miss match
> -----------------------------
>
>                 Key: AMQ-1865
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1865
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Performance Test
>    Affects Versions: 5.2.0
>         Environment: winxp, jdk1.6, maven2
>            Reporter: Ching Yi, Chan
>            Assignee: Jonathan Anstey
>             Fix For: 5.3.0
>
>
> i check the svn revision 678620 to do camel loading test, but pom.xml is missmatch with parent's.
> the pom.xml  in activemq-camel-loadtest
>   <parent>
>     <groupId>org.apache.activemq</groupId>
>     <artifactId>activemq-parent</artifactId>
>     <version>5.1-SNAPSHOT</version>
>   </parent>
> the pom.xml in activemq
>   <groupId>org.apache.activemq</groupId>
>   <artifactId>activemq-parent</artifactId>
>   <version>5.2-SNAPSHOT</version>
>   <packaging>pom</packaging>
>   <name>ActiveMQ</name>
> I try to modify the version 5.1 to 5.2 OR 5.2 to 5.1 but all the things cannot run.

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


[jira] Commented: (AMQ-1865) pom parent version miss match

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45883#action_45883 ] 

Jonathan Anstey commented on AMQ-1865:
--------------------------------------

Fixed in revision 697964.

> pom parent version miss match
> -----------------------------
>
>                 Key: AMQ-1865
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1865
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Performance Test
>    Affects Versions: 5.2.0
>         Environment: winxp, jdk1.6, maven2
>            Reporter: Ching Yi, Chan
>            Assignee: Jonathan Anstey
>             Fix For: 5.3.0
>
>
> i check the svn revision 678620 to do camel loading test, but pom.xml is missmatch with parent's.
> the pom.xml  in activemq-camel-loadtest
>   <parent>
>     <groupId>org.apache.activemq</groupId>
>     <artifactId>activemq-parent</artifactId>
>     <version>5.1-SNAPSHOT</version>
>   </parent>
> the pom.xml in activemq
>   <groupId>org.apache.activemq</groupId>
>   <artifactId>activemq-parent</artifactId>
>   <version>5.2-SNAPSHOT</version>
>   <packaging>pom</packaging>
>   <name>ActiveMQ</name>
> I try to modify the version 5.1 to 5.2 OR 5.2 to 5.1 but all the things cannot run.

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