Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-4789

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

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.8.3
    • 2.9.1, 2.10.0
    • camel-aws
    • None
    • Unknown

    Description

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

      The aws-java-sdk defines the dependency as follows:

      <dependency>
        <groupId>org.codehaus.jackson</groupId>
        <artifactId>jackson-core-asl</artifactId>
        <version>[1.4,)</version>
        <type>jar</type>
        <scope>compile</scope>
      </dependency>
      

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

      Attachments

        Issue Links

          Activity

            People

              muellerc Christian Müller
              muellerc Christian Müller
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: