You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by tr...@apache.org on 2019/07/16 02:18:08 UTC

svn commit: r1863111 - /jackrabbit/commons/filevault-package-maven-plugin/trunk/RELEASE-NOTES.md

Author: tripod
Date: Tue Jul 16 02:18:07 2019
New Revision: 1863111

URL: http://svn.apache.org/viewvc?rev=1863111&view=rev
Log:
Update release notes for 1.0.4

Modified:
    jackrabbit/commons/filevault-package-maven-plugin/trunk/RELEASE-NOTES.md

Modified: jackrabbit/commons/filevault-package-maven-plugin/trunk/RELEASE-NOTES.md
URL: http://svn.apache.org/viewvc/jackrabbit/commons/filevault-package-maven-plugin/trunk/RELEASE-NOTES.md?rev=1863111&r1=1863110&r2=1863111&view=diff
==============================================================================
--- jackrabbit/commons/filevault-package-maven-plugin/trunk/RELEASE-NOTES.md (original)
+++ jackrabbit/commons/filevault-package-maven-plugin/trunk/RELEASE-NOTES.md Tue Jul 16 02:18:07 2019
@@ -15,7 +15,7 @@
    limitations under the License.
   -->
 
-Release Notes -- Apache Jackrabbit FileVault Package Maven Plugin -- Version 1.0.3
+Release Notes -- Apache Jackrabbit FileVault Package Maven Plugin -- Version 1.0.4
 ==================================================================================
 
 Introduction
@@ -25,6 +25,20 @@ content package maven artifacts. The con
 using the Apache Jackrabbit FileVault packaging runtime.
 
 
+Changes in Jackrabbit FileVault Package Maven Plugin 1.0.4
+----------------------------------------------------------
+
+#### Bug Fixes
+* [JCRVLT-279] - Emit warning/error in case embedded file/subpackage is overwritten by jcrRootSourceDirectory
+* [JCRVLT-320] - filevault-package-maven-plugin:package does not work with Java >= 9
+* [JCRVLT-324] - In case of a long project description in CDATA the resulting MANIFEST.MF is invalid
+* [JCRVLT-326] - Embedded files Map stored in project properties breaks Jenkins+Artifactory integration
+
+#### Improvements
+* [JCRVLT-321] - Warn for files not being included in the package due to being outside of filter roots
+* [JCRVLT-331] - Incorrect embedded base name used in generate-metadata goal during CLI execution of `mvn test`
+
+
 Changes in Jackrabbit FileVault Package Maven Plugin 1.0.3
 ----------------------------------------------------------