Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
package-maven-plugin-1.0.1
-
None
Description
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
Attachments
Issue Links
- is caused by
-
JCR-4267 ISO8601.parse should support timezone designators in the form ±hhmm and ±hh
- Closed
- is related to
-
JCRVLT-526 PackagePropertiesImpl doesn't support date format with timezone format +-hhmm
- Closed
- relates to
-
JCRVLT-499 JcrPackageDefinitionImpl:getDate does not fully support ISO8601 format
- Closed