Author: sebb
Date: Sat Jan 24 15:13:26 2015
New Revision: 1654536
URL: http://svn.apache.org/r1654536
Log:
Add note
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=1654536&r1=1654535&r2=1654536&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sat Jan 24 15:13:26 2015
@@ -845,6 +845,9 @@ Version 37:
<execution>
<id>checkAPIcompatibility</id>
<!-- default is: <phase>process-classes</phase> -->
+ <!-- Note: if the plugin is ever enhanced to check test
classes
+ it will presumably need to be bound to
process-test-classes instead
+ -->
<goals>
<goal>check</goal>
</goals>