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 2021/10/07 17:15:12 UTC

[jackrabbit-filevault-package-maven-plugin] branch master updated: releng: prepare release notest for 1.2.0

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 98d2493  releng: prepare release notest for 1.2.0
98d2493 is described below

commit 98d2493955022807876956e384ea636576e8f0de
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Thu Oct 7 19:15:03 2021 +0200

    releng: prepare release notest for 1.2.0
---
 RELEASE-NOTES.md | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 053b43a..a9187c8 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.1.8
+Release Notes -- Apache Jackrabbit FileVault Package Maven Plugin -- Version 1.2.0
 ==================================================================================
 
 Introduction
@@ -24,17 +24,22 @@ 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.1.8
+Changes in Jackrabbit FileVault Package Maven Plugin 1.2.0
 ---------------------------------------------------
 
 #### Bug Fixes
-* [JCRVLT-495] - Allow to exclude binaries without extension from filtering
-* [JCRVLT-498] - Package mojo is using wrong workDirectory if classifier is used
+* [JCRVLT-528] - filevault-package-maven-plugin:validate-files reports nodetype related errors validate-package does not
+* [JCRVLT-537] - validate-package goal incorrectly assumes that all zip files inside packages are subpackages
+* [JCRVLT-553] - validate-package fails when using classifier
 
 #### Improvements
-* [JCRVLT-249] - Allow to include a hook jar via a dedicated parameter
-* [JCRVLT-501] - Get rid of plexus-utils dependency
-* [JCRVLT-518] - Optionally create CSV report from validation violations
+* [JCRVLT-316] - Add dedicated parameter to specify subPackageHandling
+* [JCRVLT-530] - Add Jenkins build automatically deploying SNAPSHOTs
+* [JCRVLT-541] - Reduce logging of filevault-package-maven-plugin:analyze-classes
+* [JCRVLT-554] - Don't bind "analyze-classes" goal by default
+* [JCRVLT-555] - Don't bind "check-signature" goal by default
+* [JCRVLT-562] - Build with Java 17
+* [JCRVLT-563] - Change default phases for goals
 
 
 Changes in Jackrabbit FileVault Package Maven Plugin 1.1.6