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)