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/02/22 12:23:00 UTC

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

Konrad Windszus created JCRVLT-276:
--------------------------------------

             Summary: 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: Improvement
          Components: package maven plugin
    Affects Versions: package-maven-plugin-1.0.1
            Reporter: Konrad Windszus


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}}.



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