[
https://issues.apache.org/jira/browse/JCR-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536708
]
angela commented on JCR-1181:
-----------------------------
> The classes in org.apache.jackrabbit.commons use the (now deprecated) QName
> class for a
> few namespace constants. In fact I just dropped the dependency by copying the
> jcr and mix URI
> string constants to o.a.j.commons.AbstractNode in revision 587120.
ok. then i'm fine :)
i just wanted to make sure, we get rid of the QName and don't introduce a
dependency to
spi/spi-commons in the jcr-commons... that's all.
> Use common base classes in jackrabbit-core and jcr2spi
> ------------------------------------------------------
>
> Key: JCR-1181
> URL: https://issues.apache.org/jira/browse/JCR-1181
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-core, SPI
> Reporter: Jukka Zitting
> Assignee: Jukka Zitting
> Priority: Minor
> Attachments: JCR-1181.patch
>
>
> As part of JCR-742 I've implemented a number of generic JCR base classes and
> adapters in org.apache.jackrabbit.commons. These classes are based on
> existing code in jackrabbit-core.
> To encourage code reuse across jackrabbit-core and jcr2spi, I'd like to make
> both components use these generic base classes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.