[
https://issues.apache.org/jira/browse/JCR-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-1623.
-------------------------
Resolution: Fixed
Fix Version/s: 1.5
Assignee: angela
fixed at revision: 659038.
thanks for reporting.
angela
> Typo in the DeltaVConstants class in constant XML_CHECKOUT_CHECKIN value
> ------------------------------------------------------------------------
>
> Key: JCR-1623
> URL: https://issues.apache.org/jira/browse/JCR-1623
> Project: Jackrabbit
> Issue Type: Bug
> Components: jackrabbit-webdav
> Affects Versions: 1.4
> Reporter: Roman Puchkovskiy
> Assignee: angela
> Priority: Trivial
> Fix For: 1.5
>
>
> Just spotted a typo in the
> http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-webdav/src/main/java/org/apache/jackrabbit/webdav/version/DeltaVConstants.java
> (same is in released 1.4 version)
> There's line
> public static final String XML_CHECKOUT_CHECKIN = "checkin-checkout";
> Probably should be
> public static final String XML_CHECKOUT_CHECKIN = "checkout-checkin";
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.