Author: ggregory
Date: Fri Sep  2 00:37:19 2011
New Revision: 1164314

URL: http://svn.apache.org/viewvc?rev=1164314&view=rev
Log:
Update Maven plugins:

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

Modified: commons/proper/lang/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1164314&r1=1164313&r2=1164314&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Fri Sep  2 00:37:19 2011
@@ -479,7 +479,7 @@
           <includes>
             <include>**/*Test.java</include>
           </includes>
-          <!-- Test [LANG-744] StringUtils throws 
java.security.AccessControlException on Google App Engine. -->
+          <!-- Test [LANG-744] StringUtils throws 
java.security.AccessControlException on Google App Engine -->
           <!-- <argLine>-Djava.security.manager 
-Djava.security.policy=${basedir}/src/test/resources/java.policy</argLine>  -->
         </configuration>
       </plugin>


Reply via email to