[logback-dev] [qos-ch/logback] 2c8265: POM Modernization
Tony Trinh
tony19 at gmail.com
Sat May 3 04:39:56 CEST 2014
Branch: refs/heads/master
Home: https://github.com/qos-ch/logback
Commit: 2c8265b66a8f695e3c580ccd2e9cfeb93b3b56b8
https://github.com/qos-ch/logback/commit/2c8265b66a8f695e3c580ccd2e9cfeb93b3b56b8
Author: Jeremy Landis <jeremylandis at hotmail.com>
Date: 2014-05-02 (Fri, 02 May 2014)
Changed paths:
M logback-access/pom.xml
M logback-classic/pom.xml
M logback-core/pom.xml
R logback-examples/lib/slf4j-api-1.5.10.jar
M logback-examples/pom.xml
M logback-site/pom.xml
M pom.xml
Log Message:
-----------
POM Modernization
- Corrected maven xsd
- Removed duplication in child poms (url, license, version, groupId)
- Removed commented out scala items
- Removed commented out jetty servlet api
- Removed excess spacing
- Note JavaSE-1.6 & 1.6 oracle docs
- Replaced examples use of antrun with maven-dependency-plugin
- Updated plugin versions
- Added plugins in parent pluginManagement
- Updated mockito & log4j
- Dropped old slf4j-api 1.5.10 - pom pulls latest
- Moved modelVersion to correct location
- Explicit groupId everywhere
- Use maven properties for jdk version used for compiler plugin
- Added generation of test source & javadoc jars
- Added lifecycle mapping filter for gmaven for users without m2e configuration.
- Moved maven bundle to plugin management
Commit: b4a0454a602bdfae5e8c9da2842a99f06c86eef2
https://github.com/qos-ch/logback/commit/b4a0454a602bdfae5e8c9da2842a99f06c86eef2
Author: Tony Trinh <tony19 at gmail.com>
Date: 2014-05-02 (Fri, 02 May 2014)
Changed paths:
M logback-access/pom.xml
M logback-classic/pom.xml
M logback-core/pom.xml
R logback-examples/lib/slf4j-api-1.5.10.jar
M logback-examples/pom.xml
M logback-site/pom.xml
M pom.xml
Log Message:
-----------
Merge pull request #195 from hazendaz/master
POM Modernization
Compare: https://github.com/qos-ch/logback/compare/b12bf4ac7680...b4a0454a602b
More information about the logback-dev
mailing list