Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for OCM-65 #2

Open
wants to merge 359 commits into
base: trunk
Choose a base branch
from
Open

Fix for OCM-65 #2

wants to merge 359 commits into from

Conversation

zinal
Copy link

@zinal zinal commented Jul 3, 2014

Christophe Lombart and others added 30 commits November 20, 2006 21:21
* Implement GRFT-118. Now the inline is supported with a specific bean converter (InlineBeanConverterImpl). 
* review java pck

git-svn-id: https://svn.apache.org/repos/asf/incubator/graffito/trunk/jcr/jcr-mapping@477345 13f79535-47bb-0310-9956-ffa450edef68
* Implement GRFT-118. Now the inline is supported with a specific bean converter (InlineBeanConverterImpl). 
* review java pck

git-svn-id: https://svn.apache.org/repos/asf/incubator/graffito/trunk/jcr/jcr-mapping@477346 13f79535-47bb-0310-9956-ffa450edef68
* Review method params in order to provide a complete API. 
* Fix for GRFT-122
* Code clean up - Define a DefaultBeanConverter. This simplify the code in the ObjectConverterImpl 
* Review unit test


git-svn-id: https://svn.apache.org/repos/asf/incubator/graffito/trunk/jcr/jcr-mapping@488396 13f79535-47bb-0310-9956-ffa450edef68
They are is suppored with new atomic type converters. 
They are mapped into the java String type.
Check the jcrmapping-atomic.xml file to see how to specify those new converters

git-svn-id: https://svn.apache.org/repos/asf/incubator/graffito/trunk/jcr/jcr-mapping@508120 13f79535-47bb-0310-9956-ffa450edef68
* Add the class ReferenceBeanConverter : map a Reference jcr property into a bean field (readonly).
* Add more unit tests on uuid & reference support. 

git-svn-id: https://svn.apache.org/repos/asf/incubator/graffito/trunk/jcr/jcr-mapping@515771 13f79535-47bb-0310-9956-ffa450edef68
* Add the class ReferenceBeanConverter : map a Reference jcr property into a bean field (readonly).
* Add more unit tests on uuid & reference support. 

git-svn-id: https://svn.apache.org/repos/asf/incubator/graffito/trunk/jcr/jcr-mapping@515772 13f79535-47bb-0310-9956-ffa450edef68
* add new collection converters to manage collection of uuid/references

git-svn-id: https://svn.apache.org/repos/asf/incubator/graffito/trunk/jcr/jcr-mapping@517394 13f79535-47bb-0310-9956-ffa450edef68
…nager and in the different converters.

* Review the method initPersistenceManager in some unit tests in order to simplify the code 
* Solve issue GRTF-106 -Avoid INFINITE RECURSION when Object Model has cycles by using an object cache.
This is not yet a complete cache system but this small cache is used per persistenceManager and only for retrieve requests. It allows to perform circular lookups (as by crossreferenced objects) that would result in non-terminating loops without such a cache. 

git-svn-id: https://svn.apache.org/repos/asf/incubator/graffito/trunk/jcr/jcr-mapping@530134 13f79535-47bb-0310-9956-ffa450edef68
Remove graffito name. Still under progress. 

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk/contrib/jackrabbit-jcr-mapping/jcr-mapping@536999 13f79535-47bb-0310-9956-ffa450edef68
Ard Schrijvers and others added 29 commits June 11, 2012 21:43
…CRTest and run it against in memory repository. Also restructured base classes to be easier to understand. Unit tests now run 4 times as fast

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/commons/ocm/trunk@1349031 13f79535-47bb-0310-9956-ffa450edef68
…ethods from the NodeTypeManager interface, but the NodeTypeManagerImpl didn't implement many of them any way. Jackrabbit dependency is now only used as scope test

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/commons/ocm/trunk@1354503 13f79535-47bb-0310-9956-ffa450edef68
…ethods from the NodeTypeManager interface, but the NodeTypeManagerImpl didn't implement many of them any way. Jackrabbit dependency is now only used as scope test

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/commons/ocm/trunk@1354504 13f79535-47bb-0310-9956-ffa450edef68
…ethods from the NodeTypeManager interface, but the NodeTypeManagerImpl didn't implement many of them any way. Jackrabbit dependency is now only used as scope test

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/commons/ocm/trunk@1354508 13f79535-47bb-0310-9956-ffa450edef68
…ethods from the NodeTypeManager interface, but the NodeTypeManagerImpl didn't implement many of them any way. Jackrabbit dependency is now only used as scope test

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/commons/ocm/trunk@1354509 13f79535-47bb-0310-9956-ffa450edef68
…ethods from the NodeTypeManager interface, but the NodeTypeManagerImpl didn't implement many of them any way. Jackrabbit dependency is now only used as scope test

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/commons/ocm/trunk@1354510 13f79535-47bb-0310-9956-ffa450edef68
… and inception year same as the one from Jackrabbit

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/commons/ocm/trunk@1357283 13f79535-47bb-0310-9956-ffa450edef68
The release checker now lives on dist.apache.org.

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/commons/ocm/trunk@1439353 13f79535-47bb-0310-9956-ffa450edef68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants