
Branch: refs/heads/master Home: https://github.com/qos-ch/logback Commit: 2c8265b66a8f695e3c580ccd2e9cfeb93b3b56b8 https://github.com/qos-ch/logback/commit/2c8265b66a8f695e3c580ccd2e9cfeb93b3... Author: Jeremy Landis <jeremylandis@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/b4a0454a602bdfae5e8c9da2842a99f06c8... Author: Tony Trinh <tony19@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