Uploaded image for project: 'ServiceMix 4'
  1. ServiceMix 4
  2. SMX4-1018

aws-java-sdk bundle: the dependency to org.codehaus.jackson should be optional

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Bundles
    • None
    • Patch Available

    Description

      aws-java-sdk bundle: the dependency to org.codehaus.jackson should be optional

      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

        1. SMX4-1018.patch
          0.8 kB
          Christian Müller

        Issue Links

          Activity

            People

              jbonofre Jean-Baptiste Onofré
              muellerc Christian Müller
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: