Author: bodewig
Date: Fri Dec 23 09:00:13 2016
New Revision: 1775804
URL: http://svn.apache.org/viewvc?rev=1775804&view=rev
Log:
record addition of new profiles
Modified:
commons/proper/commons-parent/trunk/pom.xml
Modified: commons/proper/commons-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1775804&r1=1775803&r2=1775804&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Fri Dec 23 09:00:13 2016
@@ -46,6 +46,8 @@ Version 42:
- maven-changes-plugin : 2.12 -> 2.12.1
- Update japicmp: 0.8.0 -> 0.9.3
- maven-compiler-plugin : 3.5.1 -> 3.6.0
+- new profiles travis-cobertura and travis-jacoco for running
+ coveralls coverage reports via Travis CI
- japicmp plugin no longer fail on "mvn site" (it requires
target/*jar), use "mvn package site -Pjapicmp" to include its report
- commons.japicmp.breakBuildOnBinaryIncompatibleModifications can be