Nicolas,
This is great news! The first step to getting your code within the
Lucene repository would be to organize it a manner similar to the
other contributed projects. I think this one fits nicely as contrib/
jcr. License the code with the Apache license, get the build process
working, hopefully with unit tests using the infrastructure already
in place for the contrib projects, and finally add it as a patch to
JIRA as a .zip file.
Thanks!
Erik
On Dec 12, 2005, at 6:20 PM, Nicolas Belisle wrote:
Hi,
I've implemented a Directory (org.apache.lucene.store.Directory)
using Java Content Repository (http://www.jcp.org/en/jsr/detail?
id=170).
With it, indexes can be stored in any persistence technology
supported by a Java Content Repository implementation. For example,
Jackrabbit (the reference implementation - http://
incubator.apache.org/jackrabbit/) currently supports relational
databases (JDBC, Hibernate, OJB), file system, Berkeley DB Java
Edition and more...
I wish to contribute the code to the community (if someone is
interested in it). Where do I begin ?
Regards,
Nicolas Bélisle
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]