[slf4j-dev] [qos-ch/slf4j] a3e5fd: Specifying the groupID is redundant. It must be th...

Matt Bishop matt at thebishops.org
Sat Sep 27 00:46:51 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qos-ch/slf4j
  Commit: a3e5fd068cee1c014fe58bdf3930f4d174d9f4f0
      https://github.com/qos-ch/slf4j/commit/a3e5fd068cee1c014fe58bdf3930f4d174d9f4f0
  Author: Alex Newman <posix4e at apache.org>
  Date:   2014-08-27 (Wed, 27 Aug 2014)

  Changed paths:
    M integration/pom.xml
    M jcl-over-slf4j/pom.xml
    M jul-to-slf4j/pom.xml
    M log4j-over-slf4j/pom.xml
    M osgi-over-slf4j/pom.xml
    M slf4j-api/pom.xml
    M slf4j-ext/pom.xml
    M slf4j-jcl/pom.xml
    M slf4j-jdk14/pom.xml
    M slf4j-log4j12/pom.xml
    M slf4j-migrator/pom.xml
    M slf4j-nop/pom.xml
    M slf4j-simple/pom.xml
    M slf4j-site/pom.xml

  Log Message:
  -----------
  Specifying the groupID is redundant. It must be the same as the parent.


  Commit: b9248b5bf0987156f511724c6c76a9361dab8e11
      https://github.com/qos-ch/slf4j/commit/b9248b5bf0987156f511724c6c76a9361dab8e11
  Author: Matt Bishop <matt at thebishops.org>
  Date:   2014-09-26 (Fri, 26 Sep 2014)

  Changed paths:
    M integration/pom.xml
    M jcl-over-slf4j/pom.xml
    M jul-to-slf4j/pom.xml
    M log4j-over-slf4j/pom.xml
    M osgi-over-slf4j/pom.xml
    M slf4j-api/pom.xml
    M slf4j-ext/pom.xml
    M slf4j-jcl/pom.xml
    M slf4j-jdk14/pom.xml
    M slf4j-log4j12/pom.xml
    M slf4j-migrator/pom.xml
    M slf4j-nop/pom.xml
    M slf4j-simple/pom.xml
    M slf4j-site/pom.xml

  Log Message:
  -----------
  Merge pull request #79 from posix4e/groupId

Specifying the groupID is redundant. It must be the same as the parent.

This is true. Maven likes things DRY.


Compare: https://github.com/qos-ch/slf4j/compare/44516821ff7c...b9248b5bf098


More information about the slf4j-dev mailing list