[seam-commits] [seam/jcr] 3211b9: Minor bug fixes in OCM for handling null cases. C...
noreply at github.com
noreply at github.com
Wed Aug 3 20:23:51 EDT 2011
Branch: refs/heads/develop
Home: https://github.com/seam/jcr
Commit: 3211b933b0986fdc851c04182a105e8e2e25c330
https://github.com/seam/jcr/commit/3211b933b0986fdc851c04182a105e8e2e25c330
Author: John Ament <john.d.ament at gmail.com>
Date: 2011-08-03 (Wed, 03 Aug 2011)
Changed paths:
M api/src/main/java/org/jboss/seam/jcr/annotations/ocm/JcrProperty.java
M api/src/main/java/org/jboss/seam/jcr/ocm/OCMHandler.java
M impl/src/main/java/org/jboss/seam/jcr/ocm/NodeConverter.java
M impl/src/main/java/org/jboss/seam/jcr/ocm/OCMMappingStore.java
M tests/modeshape/src/test/java/org/jboss/seam/jcr/test/ocm/BasicNode.java
M tests/modeshape/src/test/java/org/jboss/seam/jcr/test/ocm/OCMExtensionTest.java
Log Message:
-----------
Minor bug fixes in OCM for handling null cases. Cleaned up debug messages.
More information about the seam-commits
mailing list