You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2018/04/04 17:59:00 UTC

[jira] [Updated] (JCRVLT-276) Switch to timezone designators being understood by ISO8601.parse(...)

     [ https://issues.apache.org/jira/browse/JCRVLT-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus updated JCRVLT-276:
-----------------------------------
    Fix Version/s: package-maven-plugin-1.0.2
           Status: Patch Available  (was: Open)

I provided a patch with a test in https://github.com/apache/jackrabbit-filevault-package-maven-plugin/pull/14.

> Switch to timezone designators being understood by ISO8601.parse(...)
> ---------------------------------------------------------------------
>
>                 Key: JCRVLT-276
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-276
>             Project: Jackrabbit FileVault
>          Issue Type: Bug
>          Components: package maven plugin
>    Affects Versions: package-maven-plugin-1.0.1
>            Reporter: Konrad Windszus
>            Priority: Major
>             Fix For: package-maven-plugin-1.0.2
>
>
> Currently in https://github.com/apache/jackrabbit-filevault-package-maven-plugin/blob/trunk/src/main/java/org/apache/jackrabbit/filevault/maven/packaging/VaultMojo.java#L1038 an unsupported timezone designator is being used which leads to the fact that the creation date cannot be evaluated via {{JcrPackageDefinition.getCreated()}} and this always returns {{null}}.
> Supported designators are e.g. {{±hh:mm}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)