Create org.apache.jackrabbit.core.id
------------------------------------
Key: JCR-1233
URL: https://issues.apache.org/jira/browse/JCR-1233
Project: Jackrabbit
Issue Type: Improvement
Components: jackrabbit-core
Reporter: Jukka Zitting
Priority: Minor
I'd like to create a separate package for the identifier interfaces and classes
in jackrabbit-core. Currently all the identifiers are in
org.apache.jackrabbit.core, which makes almost all the other packages have
dependencies to o.a.j.core and causes trouble for various package-level code
quality and dependency analysis tools.
For now the package would contain the ItemId, NodeId, and PropertyId classes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.