You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Müller (Created JIRA)" <ji...@apache.org> on 2011/12/16 23:26:32 UTC

[jira] [Created] (CAMEL-4789) camel-aws should not depent on org.codehaus.jackson:jackson-core-asl

camel-aws should not depent on org.codehaus.jackson:jackson-core-asl
--------------------------------------------------------------------

                 Key: CAMEL-4789
                 URL: https://issues.apache.org/jira/browse/CAMEL-4789
             Project: Camel
          Issue Type: Improvement
          Components: camel-aws
    Affects Versions: 2.8.3
            Reporter: Christian Müller
            Assignee: Christian Müller
            Priority: Minor
             Fix For: 2.9.1


camel-aws should not depent on org.codehaus.jackson:jackson-core-asl

The aws-java-sdk defines the dependency as follows:
{code}
<dependency>
  <groupId>org.codehaus.jackson</groupId>
  <artifactId>jackson-core-asl</artifactId>
  <version>[1.4,)</version>
  <type>jar</type>
  <scope>compile</scope>
</dependency>
{code}

The camel-aws (integration) tests runs without this dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (CAMEL-4789) camel-aws should not depent on org.codehaus.jackson:jackson-core-asl

Posted by "Christian Müller (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Müller updated CAMEL-4789:
------------------------------------

    Fix Version/s: 2.10.0
    
> camel-aws should not depent on org.codehaus.jackson:jackson-core-asl
> --------------------------------------------------------------------
>
>                 Key: CAMEL-4789
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4789
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-aws
>    Affects Versions: 2.8.3
>            Reporter: Christian Müller
>            Assignee: Christian Müller
>            Priority: Minor
>             Fix For: 2.9.1, 2.10.0
>
>
> camel-aws should not depent on org.codehaus.jackson:jackson-core-asl
> The aws-java-sdk defines the dependency as follows:
> {code}
> <dependency>
>   <groupId>org.codehaus.jackson</groupId>
>   <artifactId>jackson-core-asl</artifactId>
>   <version>[1.4,)</version>
>   <type>jar</type>
>   <scope>compile</scope>
> </dependency>
> {code}
> The camel-aws (integration) tests runs without this dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CAMEL-4789) camel-aws should not depent on org.codehaus.jackson:jackson-core-asl

Posted by "Christian Müller (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211146#comment-13211146 ] 

Christian Müller commented on CAMEL-4789:
-----------------------------------------

Committed to trunk with r1240737
                
> camel-aws should not depent on org.codehaus.jackson:jackson-core-asl
> --------------------------------------------------------------------
>
>                 Key: CAMEL-4789
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4789
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-aws
>    Affects Versions: 2.8.3
>            Reporter: Christian Müller
>            Assignee: Christian Müller
>            Priority: Minor
>             Fix For: 2.9.1, 2.10.0
>
>
> camel-aws should not depent on org.codehaus.jackson:jackson-core-asl
> The aws-java-sdk defines the dependency as follows:
> {code}
> <dependency>
>   <groupId>org.codehaus.jackson</groupId>
>   <artifactId>jackson-core-asl</artifactId>
>   <version>[1.4,)</version>
>   <type>jar</type>
>   <scope>compile</scope>
> </dependency>
> {code}
> The camel-aws (integration) tests runs without this dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Closed] (CAMEL-4789) camel-aws should not depent on org.codehaus.jackson:jackson-core-asl

Posted by "Christian Müller (Closed JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Müller closed CAMEL-4789.
-----------------------------------

    Resolution: Fixed
    
> camel-aws should not depent on org.codehaus.jackson:jackson-core-asl
> --------------------------------------------------------------------
>
>                 Key: CAMEL-4789
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4789
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-aws
>    Affects Versions: 2.8.3
>            Reporter: Christian Müller
>            Assignee: Christian Müller
>            Priority: Minor
>             Fix For: 2.9.1, 2.10.0
>
>
> camel-aws should not depent on org.codehaus.jackson:jackson-core-asl
> The aws-java-sdk defines the dependency as follows:
> {code}
> <dependency>
>   <groupId>org.codehaus.jackson</groupId>
>   <artifactId>jackson-core-asl</artifactId>
>   <version>[1.4,)</version>
>   <type>jar</type>
>   <scope>compile</scope>
> </dependency>
> {code}
> The camel-aws (integration) tests runs without this dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CAMEL-4789) camel-aws should not depent on org.codehaus.jackson:jackson-core-asl

Posted by "Christian Müller (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211148#comment-13211148 ] 

Christian Müller commented on CAMEL-4789:
-----------------------------------------

Committed to branch camel-2.9.x with r1242689
                
> camel-aws should not depent on org.codehaus.jackson:jackson-core-asl
> --------------------------------------------------------------------
>
>                 Key: CAMEL-4789
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4789
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-aws
>    Affects Versions: 2.8.3
>            Reporter: Christian Müller
>            Assignee: Christian Müller
>            Priority: Minor
>             Fix For: 2.9.1, 2.10.0
>
>
> camel-aws should not depent on org.codehaus.jackson:jackson-core-asl
> The aws-java-sdk defines the dependency as follows:
> {code}
> <dependency>
>   <groupId>org.codehaus.jackson</groupId>
>   <artifactId>jackson-core-asl</artifactId>
>   <version>[1.4,)</version>
>   <type>jar</type>
>   <scope>compile</scope>
> </dependency>
> {code}
> The camel-aws (integration) tests runs without this dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira