Author: jrbauer
Date: Fri Dec  3 17:43:15 2010
New Revision: 1041927

URL: http://svn.apache.org/viewvc?rev=1041927&view=rev
Log:
Cleanup message text

Modified:
    
openjpa/trunk/openjpa-lib/src/main/resources/org/apache/openjpa/lib/conf/localizer.properties

Modified: 
openjpa/trunk/openjpa-lib/src/main/resources/org/apache/openjpa/lib/conf/localizer.properties
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-lib/src/main/resources/org/apache/openjpa/lib/conf/localizer.properties?rev=1041927&r1=1041926&r2=1041927&view=diff
==============================================================================
--- 
openjpa/trunk/openjpa-lib/src/main/resources/org/apache/openjpa/lib/conf/localizer.properties
 (original)
+++ 
openjpa/trunk/openjpa-lib/src/main/resources/org/apache/openjpa/lib/conf/localizer.properties
 Fri Dec  3 17:43:15 2010
@@ -88,7 +88,7 @@ no-product-derivations: Your system is m
     distribution.  Have you unbundled it, or unbundled its listed classes? \
     If you are using ant, a common solution to this problem is to place \
     the jar libraries of the OpenJPA distribution in the \
-    $'{user.home}/.ant/lib directory. Another common cause of this problem \
+    ${user.home}/.ant/lib directory. Another common cause of this problem \
     is an overly-restrictive security manager.\n{1}
 bad-product-derivations: Some product derivations are being skipped. For \
     information about product derivation status, run:\njava {0}


Reply via email to