I meant to say:
Updated maven-changes-plugin 2.4 to 2.6 maven-checkstyle-plugin 2.6 to 2.7. findbugs-maven-plugin 2.3.1 to 2.3.2 cobertura-maven-plugin 2.4 to 2.5.1 clirr-maven-plugin 2.2.2 to 2.3 maven-pmd-plugin 2.3 to 2.5 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1164315 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
94464da05b
commit
6edbaf2fc5
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue