Fixed NullPointerException in ModificationTracker
authorKai Moritz <kai@juplo.de>
Thu, 10 Mar 2016 07:43:10 +0000 (08:43 +0100)
committerKai Moritz <kai@juplo.de>
Sun, 13 Nov 2016 16:36:25 +0000 (17:36 +0100)
Improved error-checking while loading mapping-ressources and calculating the
according MD5-sums. A check was missing, if a mapping-file, that was
configured in a META-INF/persistence.xml, really exists.


No differences found