Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-995

Java: Update Dependencies for 1.6.2

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.6.2
    • None
    • None

    Description

      A few of our dependencies need upgrading. In particular, I have been hit by a bug in Jackson that is fixed by the latest release (http://jira.codehaus.org/browse/JACKSON-462).

      Summary: I will submit a patch that updates everything to the next bugfix or very minor release, other than paranamer, thrift, and hadoop.

      Details:
      (using maven versions plugin)

      On the dependency side:
      [INFO] com.thoughtworks.paranamer:paranamer ................ 2.3 -> 2.4-debug
      could not find info about what is new in 2.4. I do not think we should upgrade until we have more info
      [INFO] net.sf.jopt-simple:jopt-simple ............................ 4.1 -> 4.3
      minor extra features (http://pholser.github.com/jopt-simple/changes.html)
      [INFO] org.apache.hadoop:hadoop-core .................... 0.20.205.0 -> 1.0.0
      renamed 0.20.205, no need to update yet.
      [INFO] org.codehaus.jackson:jackson-mapper-asl ............... 1.8.6 -> 1.9.3
      I suggest we upgrade to 1.8.7.
      [INFO] org.jboss.netty:netty ..................... 3.2.6.Final -> 3.2.7.Final
      bugfix release
      [INFO] org.apache.thrift:libthrift ........................... 0.7.0 -> 0.8.0
      Is this a minor / bugfix release? If so we should update, otherwise wait until Avro 1.7.x
      [INFO] org.slf4j:slf4j-api ................................... 1.6.3 -> 1.6.4
      [INFO] org.slf4j:slf4j-simple ................................ 1.6.3 -> 1.6.4
      Minor bugfixes (http://www.slf4j.org/news.html)

      On the plugin side: (mvn versions:display-plugin-updates)
      [INFO] maven-antrun-plugin ...................................... 1.6 -> 1.7
      minor, looks safe: (http://mail-archives.apache.org/mod_mbox/maven-announce/201111.mbox/%3CCALhtWke1=w6Nv2U85NkGqm0Zxo3KHyzDc8hAZkHhVywJbuv-7g@mail.gmail.com%3E)
      [INFO] maven-gpg-plugin ......................................... 1.3 -> 1.4
      minor update (http://mail-archives.apache.org/mod_mbox/maven-announce/201108.mbox/%3CCA+nPnMw_3zQQCpzybQvo-QZFMCogvH31WEhxQnZ=cdzgxsRR7w@mail.gmail.com%3E)
      [INFO] maven-checkstyle-plugin .................................. 2.6 -> 2.8
      we avoided 2.7 before for some reason: (http://mail-archives.apache.org/mod_mbox/maven-dev/201108.mbox/%3CCAPoyBqSvu+KuP5VucE8Rc6Mjb9rYkr2Cpig+rVBE5O8Teo6Xcw@mail.gmail.com%3E)
      useful new feature: (http://mail-archives.apache.org/mod_mbox/maven-announce/201111.mbox/%3C15365449.01320142181746.JavaMail.mark@MARK%3E)
      [INFO] maven-surefire-plugin .................................. 2.10 -> 2.11
      lots of bug fixes and long requested new features: (http://mail-archives.apache.org/mod_mbox/maven-announce/201112.mbox/%3CCA+jQputH_uA2Ue6JqiHp1YeNo=qQxgcpDTgq9vv1AW_PSQk1sQ@mail.gmail.com%3E)
      [INFO] maven-shade-plugin ....................................... 1.4 -> 1.5
      minor looks safe: (http://mail-archives.apache.org/mod_mbox/maven-announce/201111.mbox/%3C1076639049.01320107865464.JavaMail.benson@tinfoilhat.local%3E)
      [INFO] maven-archetype-plugin ................................... 2.1 -> 2.2
      http://mail-archives.apache.org/mod_mbox/maven-announce/201111.mbox/%3CCALhtWkeLyc-tA2NCh3xYR06W+eGiWd46fS=R=NgJOn14zrdDaw@mail.gmail.com%3E

      Attachments

        1. AVRO-995.2.patch
          4 kB
          Scott Carey
        2. AVRO-995.patch
          5 kB
          Scott Carey

        Activity

          People

            scott_carey Scott Carey
            scott_carey Scott Carey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: