Author: ggregory
Date: Fri Sep 2 00:10:32 2011
New Revision: 1164305
URL: http://svn.apache.org/viewvc?rev=1164305&view=rev
Log:
Test [LANG-744] StringUtils throws java.security.AccessControlException on
Google App Engine.
Modified:
commons/proper/lang/trunk/src/test/resources/java.policy (contents, props
changed)
Modified: commons/proper/lang/trunk/src/test/resources/java.policy
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/test/resources/java.policy?rev=1164305&r1=1164304&r2=1164305&view=diff
==============================================================================
--- commons/proper/lang/trunk/src/test/resources/java.policy (original)
+++ commons/proper/lang/trunk/src/test/resources/java.policy Fri Sep 2
00:10:32 2011
@@ -16,7 +16,7 @@
//
//
-// $Id:$
+// $Id$
//
// Allows unit tests to run with a Java Security Manager
//
Propchange: commons/proper/lang/trunk/src/test/resources/java.policy
------------------------------------------------------------------------------
svn:keywords = Id