You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/12/04 14:47:52 UTC

[jira] Created: (CAMEL-2257) camel-jpa and camel-atom don't export package with the version

camel-jpa and camel-atom don't export package with the version
--------------------------------------------------------------

                 Key: CAMEL-2257
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2257
             Project: Apache Camel
          Issue Type: Bug
    Affects Versions: 1.6.3, 2.1.0
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 1.6.4, 2.2.0


Only the last package specify the version number.
{code}
camel-jpa (64): org.apache.camel.component.jpa; version=0.0.0
camel-jpa (64): org.apache.camel.processor.idempotent.jpa; version=0.0.0
camel-jpa (64): org.apache.camel.processor.interceptor.jpa; version=2.2.0.SNAPSHOT

camel-atom (124): org.apache.camel.component.atom; version="0.0.0"
camel-atom (124): org.apache.camel.component.feed; version="2.2.0.SNAPSHOT"
{code}


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


[jira] Resolved: (CAMEL-2257) camel-jpa and camel-atom don't export package with the version

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

Willem Jiang resolved CAMEL-2257.
---------------------------------

    Resolution: Fixed

trunk
http://svn.apache.org/viewvc?rev=887196&view=rev
camel-1.x 
http://svn.apache.org/viewvc?rev=887221&view=rev


> camel-jpa and camel-atom don't export package with the version
> --------------------------------------------------------------
>
>                 Key: CAMEL-2257
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2257
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 1.6.3, 2.1.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.6.4, 2.2.0
>
>
> Only the last package specify the version number.
> {code}
> camel-jpa (64): org.apache.camel.component.jpa; version=0.0.0
> camel-jpa (64): org.apache.camel.processor.idempotent.jpa; version=0.0.0
> camel-jpa (64): org.apache.camel.processor.interceptor.jpa; version=2.2.0.SNAPSHOT
> camel-atom (124): org.apache.camel.component.atom; version="0.0.0"
> camel-atom (124): org.apache.camel.component.feed; version="2.2.0.SNAPSHOT"
> {code}

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