This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a change to annotated tag maven-filtering-1.0-alpha-1
in repository https://gitbox.apache.org/repos/asf/maven-filtering.git.
at a610e07 (tag)
tagging 220573947fc7aae6efb2f1bbcdfece391e0d0233 (commit)
by Oliver Lamy
on Tue Jul 29 22:18:17 2008 +0000
- Log -----------------------------------------------------------------
maven-filtering-1.0-alpha-1
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 3816102 [MNG-3374] Create a common component for files filtering
start some jobs for this issue
new cdb2715 remove eclipse files
new eb5690f ignore eclipse files
new 790d3a2 add a plexus component which aplly filtering on List of
org.apache.maven.model.Resource
new 559b83b add project filter files in the value interpolation Map add a
hack for interpolation on file for windows
new 73709fa remove a printStackTrace
new ab64b03 add unit on PropertyUtils
new 8e289c9 remove french character
new 76bc417 if the resource contains empty expressions (${} or @@) the
component filtered with a complex object toString or could failed to
getSystemProperty
new d01b93a fix some checkstyle errors
new b711d73 fix license header add junit
new 1607cfb fix javadoc
new 0ff416e add a method which allow users to have their own list of
FilterWrappers
new 4d2cb14 start a simple documentation
new 358ec19 add a parameter to pass a list of file extensions to not
filtering
new 93a7ba9 add a predefined list (jpg,jpeg,gif,bmp,png) of known
extensions which doesn't support filtering force the extension in lowerCase
when testing if the file need filtering
new b1eca6c move a method from private to public
new 9447d00 update documentation merge duplicate code
new 06f6dc1 add : - unit with adding token - test escaping windows path -
usage page with code samples
new 09751f3 fix documentation
new 6d9b56e change the Properties loading order now System Properties wins
new 60725be replace using System.getProperties() with
mavenSession.getExecutionProperties()
new 7f8192a update documentation add missing file
new c283383 fix documentation
new 0e49f4c fix documentation add mavenSession parameter
new 983c911 fix documentation add missing mavenSession parameter
new 9371ad3 add a bean to configure a filtering execution request this
will prevent having methods with dozens of parameters
new 6b38f46 add some logging and a null check
new 7465c47 add filterWrappers coming from the execution configuration
bean update documentation
new 0758f94 add units on exclude/include
new 313cde1 fix scm info
new 98f60d8 skip empty file name
new a18a589 [MRESOURCES-62] changed message from "default encoding" to
"platform encoding (xxx actually)" to be more explicit
new 835f17d o archiva and continuum are now TLP
new 2a0196d use last parent
new acaf645 remove unused imports and checkstyle error
new 47ed5a1 use plexus-interpolation in the maven-filtering component
new e0ed77d use last plexus-utils version
new 4c8b07c use released version
new a8cec41 fix checstyle errors
new 9bd05a3 add link in the documentation
new dba4186 remove unused repository
new 0de28ba remove inherited links lock site plugin version
new 2205739 [maven-release-plugin] copy for tag
maven-filtering-1.0-alpha-1
The 44 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.