You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2012/06/19 21:30:22 UTC

svn commit: r1351812 - /commons/proper/vfs/trunk/pom.xml

Author: ggregory
Date: Tue Jun 19 19:30:22 2012
New Revision: 1351812

URL: http://svn.apache.org/viewvc?rev=1351812&view=rev
Log:
Add comment refering to http://jira.codehaus.org/browse/SUREFIRE-827

Modified:
    commons/proper/vfs/trunk/pom.xml

Modified: commons/proper/vfs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1351812&r1=1351811&r2=1351812&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Tue Jun 19 19:30:22 2012
@@ -152,6 +152,7 @@
           <version>2.9.1</version>
         </plugin>
         <!-- Use 2.11 to run individual tests, 2.12 seems to no longer support this feature.  -->
+        <!-- See http://jira.codehaus.org/browse/SUREFIRE-827 -->
         <!-- 
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>