[
https://issues.apache.org/jira/browse/JCR-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-1555.
-------------------------
Resolution: Fixed
Assignee: angela
committed marcels patch at revision 656637.
in addition adjusted
- BooleanConstraintTest
- ValueFormat
- ValueFactoryQImpl
to use the QValueFactory.create(boolean) method.
and modified QValueFactoryImpl.create(String, int) to return the boolean-type
constants.
> Add support for boolean values to QValue
> ----------------------------------------
>
> Key: JCR-1555
> URL: https://issues.apache.org/jira/browse/JCR-1555
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-spi, jackrabbit-spi-commons
> Reporter: Michael Dürig
> Assignee: angela
> Priority: Minor
> Attachments: JCR-1555(2).patch, JCR-1555-mreutegg.patch,
> JCR-1555.patch
>
>
> I suggest to add support for reading and writing boolean values to QValue and
> QValueFactory. I find it strange that there is such support for the other
> data types but booleans must be constructed via strings.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.