[
https://issues.apache.org/jira/browse/JCR-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561096#action_12561096
]
Esteban Franqueiro commented on JCR-1330:
-----------------------------------------
Shouldn't the org.jackrabbit.useDataStore system property be documented in the
wiki too? Because although in RepositoryImpl's constructor it is asserted true
in case the data store config is not null, in InternalValue it's used
regardless of the case. So if the data store is not configured but the property
is true (which is it's default value) then the processing in InternalValue is
wrong. IMHO, this property should be removed altogether.
Regards
> repository.xml DTD doesn't allow <DataStore> element
> ----------------------------------------------------
>
> Key: JCR-1330
> URL: https://issues.apache.org/jira/browse/JCR-1330
> Project: Jackrabbit
> Issue Type: Bug
> Components: config, docs
> Affects Versions: 1.4
> Reporter: Eric Norman
> Priority: Minor
> Attachments: repository-1.4.dtd
>
>
> The repository.xml DTD at http://jackrabbit.apache.org/dtd/repository-1.4.dtd
> conflicts with the instructions in the wiki page at
> http://wiki.apache.org/jackrabbit/DataStore
> Adding the <DataStore> element as specified in the wiki page violates the DTD.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.