Author: curtisr7
Date: Wed Sep 15 14:42:44 2010
New Revision: 997354
URL: http://svn.apache.org/viewvc?rev=997354&view=rev
Log:
Fix capitalization localizer.properties file.
Modified:
openjpa/trunk/openjpa-kernel/src/main/resources/org/apache/openjpa/datacache/localizer.properties
Modified:
openjpa/trunk/openjpa-kernel/src/main/resources/org/apache/openjpa/datacache/localizer.properties
URL:
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-kernel/src/main/resources/org/apache/openjpa/datacache/localizer.properties?rev=997354&r1=997353&r2=997354&view=diff
==============================================================================
---
openjpa/trunk/openjpa-kernel/src/main/resources/org/apache/openjpa/datacache/localizer.properties
(original)
+++
openjpa/trunk/openjpa-kernel/src/main/resources/org/apache/openjpa/datacache/localizer.properties
Wed Sep 15 14:42:44 2010
@@ -63,11 +63,11 @@ query-cache-key-removed: Key "{0}" has b
reg-mbean: Registered MBean ({0}).
cant-reg-mbean: Unable to register Datastore Cache {0} MBean.
query-cache-name: Query Cache
-scheduler-start: Starting clearable scheduler thread "{0}"...
+scheduler-start: Starting Clearable scheduler thread "{0}"...
scheduler-name: OpenJPA Clearable Scheduler
scheduler-interval: Clearable schedule thread will check every "{0}" min.
-scheduler-clear: Scheduled clearable eviction at time "{1}" for clearable:"{0}"
-scheduler-stop: Stopping scheduled clearable eviction thread.
+scheduler-clear: Scheduled Clearable eviction at time "{1}" for Clearable:"{0}"
+scheduler-stop: Stopping scheduled Clearable eviction thread.
scheduler-fail: Clearable scheduler thread unexpectedly interrupted. Stopping \
scheduler.
bad-schedule: Invalid schedule string: "{0}"