[ANN] Apache Maven Shared Component: Maven Filtering Version 3.1.1 Released

2016-06-03 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the 
Apache Maven Shared Component: Maven Filtering Version 3.1.1.
 
https://maven.apache.org/shared/maven-filtering/

This component has been built from the filtering process/code in Maven 
Resources Plugin.
 
Important Notes since Version 3.0.0:

 * Maven 3.X only
 * JDK 6 minimum requirement

You should specify the version in your project's plugin configuration:
 

  org.apache.maven.shared
  maven-filtering
  3.1.1


You can download the appropriate sources etc. from the download page:
 
https://maven.apache.org/shared/maven-filtering/download.cgi
 
Release Notes Maven Archiver 3.1.1

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12335751

Improvements:

 * [MSHARED-516] - Change info logging output to debug (ignoreDelta)
 * [MSHARED-517] - Refactor Code to remove usage of deprecated marked code.
 * [MSHARED-528] - Upgrade maven-shared-components parent to version 30
 * [MSHARED-532] - Upgrade plexus-utils to 3.0.24
 * [MSHARED-533] - Upgrade plexus-interpolation to 1.22
 * [MSHARED-543] - Change info logging output to debug
 
Enjoy,
 
-The Apache Maven team

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



[ANN] Apache Maven Shared Component: Maven Shared Utils Version 3.0.1 Released

2016-06-03 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the 
Apache Maven Shared Component: Maven Shared Utils Version 3.0.1.
 
https://maven.apache.org/shared/maven-shared-utils/

This project aims to be a functional replacement for plexus-utils in Maven.
 
Important Notes since Version 3.0.0:

 * Maven 3.X only
 * JDK 6 minimum requirement

You should specify the version in your project's plugin configuration:
 

  org.apache.maven.shared
  maven-shared-utils
  3.0.1


You can download the appropriate sources etc. from the download page:
 
https://maven.apache.org/shared/maven-shared-utils/download.cgi
 
Release Notes Maven Shared Utils 3.0.1

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12335471

Bug:

 * [MSHARED-475] - Not able to compile a module named as "RCS" and "SCCS"

Improvements:

 * [MSHARED-503] - Upgrade maven-shared-components parent to version 22
 * [MSHARED-504] - Remove System.gc() call
 * [MSHARED-534] - Upgrade com.google.code.findbugs:jsr305 to 3.0.0
 * [MSHARED-535] - Upgrade maven-shared-components parent to version 30
 * [MSHARED-536] - Removed unused plugin declaration for maven-assembly-plugin
 * [MSHARED-537] - Removing plugin declaration which is handled by the parent
 * [MSHARED-538] - Upgrade maven-fluido-skin to 1.5

 
Enjoy,
 
-The Apache Maven team

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org