DataCache types and excludedTypes are case sensitive
----------------------------------------------------
Key: OPENJPA-1500
URL: https://issues.apache.org/jira/browse/OPENJPA-1500
Project: OpenJPA
Issue Type: Bug
Components: datacache
Affects Versions: 1.2.2, 1.0.3
Reporter: Michael Dick
Assignee: Michael Dick
Priority: Minor
Fix For: 1.0.4, 1.2.3
The cache inclusion properties were inadvertently made case sensitive. In short
openjpa.DataCache=true(types=foo.bar) will does not work, but
openjpa.Datacache=true(Type=foo.bar) will work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.