You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by kw...@apache.org on 2023/11/13 16:25:48 UTC

(jackrabbit-filevault-package-maven-plugin) branch master updated: Add release notes for upcoming 1.3.6

This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jackrabbit-filevault-package-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new e6168bf  Add release notes for upcoming 1.3.6
e6168bf is described below

commit e6168bfe50f320263dfe94e8a30be05396f76a52
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Mon Nov 13 17:25:42 2023 +0100

    Add release notes for upcoming 1.3.6
---
 RELEASE-NOTES.md | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 73c7da1..b5a982f 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -15,7 +15,7 @@
    limitations under the License.
   -->
 
-Release Notes -- Apache Jackrabbit FileVault Package Maven Plugin -- Version 1.3.4
+Release Notes -- Apache Jackrabbit FileVault Package Maven Plugin -- Version 1.3.6
 ==================================================================================
 
 Introduction
@@ -24,6 +24,19 @@ The Apache Jackrabbit FileVault Package Maven Plugin is an Apache Maven plugin t
 content package Maven artifacts. The content packages can later be used to install content into a JCR repository
 using the Apache Jackrabbit FileVault packaging runtime.
 
+Changes in Jackrabbit FileVault Package Maven Plugin 1.3.6
+---------------------------------------------------
+
+#### Bug Fixes
+* [JCRVLT-713] - filevault-package-maven-plugin wrongly reports duplicate files for same path
+* [JCRVLT-715] - Content Package with classifier potentially installed/deployed with wrong extension
+* [JCRVLT-723] - validate-packages must only validate artifacts of type "content-package"
+
+#### Improvements
+* [JCRVLT-717] - Update dependencies
+* [JCRVLT-732] - Use FileVault 3.7.2
+
+
 Changes in Jackrabbit FileVault Package Maven Plugin 1.3.4
 ---------------------------------------------------