[
https://issues.apache.org/jira/browse/JCR-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-2256.
-------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Assignee: angela
since the Map<String, String> signature of
RepositoryService.getRepositoryDescriptors has recently been added by Marcel
and is
scheduled for JR 2.0 i decided to change the return value to Map<String,
QValue[]> instead of introducing yet another method.
-> adjusted spi/RepositoryService.java
-> fixed all implementations present in the jackrabbit-trunk
-> as well as the RepositoryDescriptorReport present in the jcr-server.
-> modified jcr2spi accordingly
-> remove the known issues related to descriptor tests present in the pom.xml
spi2jcr
And finally tested the RepositoryDescriptor test on spi2jcr as well as on
spi2dav and quickly checked the xml generated by
the descriptor REPORT request to jcr-server. that seemed to work.
angela
> JSR 283 Repository Descriptors
> ------------------------------
>
> Key: JCR-2256
> URL: https://issues.apache.org/jira/browse/JCR-2256
> Project: Jackrabbit Content Repository
> Issue Type: Sub-task
> Components: jackrabbit-jcr-server, jackrabbit-jcr2spi,
> jackrabbit-spi, jackrabbit-spi2dav, jackrabbit-spi2jcr, JCR 2.0
> Reporter: angela
> Assignee: angela
> Fix For: 2.0.0
>
>
> - new methods returning Value objects (jcr2spi)
> - check descriptor-report in jcr-server and corresponding handling on the
> client side
> - etc.etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.