Changes

Release History

VersionDateDescription
1.82013-10-31Maintenance release.
1.72011-08-18
1.62010-11-09
1.52010-09-18Translating filter, fixes.
1.42010-09-06Release for Maven Central.
1.32010-03-18
1.22009-04-27
1.12009-01-25
1.02009-01-11

Release 1.8 - 2013-10-31

TypeChangesByDate
addAdd lifecycle mapping for m2e.akuhtz2013-10-15
fixFix enable space as separator in srcIncludes, srcExcludes.imaixner2011-11-03

Release 1.7 - 2011-08-18

TypeChangesByDate
updateSwitch to Maven 3.imaixner2011-08-18
addAdd AddSourcesUtils and EncodingUtils.imaixner2011-03-01

Release 1.6 - 2010-11-09

TypeChangesByDate
updateChange source file names separator from comma ',' to pipe '|'. Eliminates problems when a file name includes comma.imaixner2010-10-16
updateApply filters only to XSL templates, not XML source files.imaixner2010-10-16
addAdd caching of filtered contents of files.imaixner2010-10-03
addAdd sourceEncoding parameter to specify encoding to read source files.imaixner2010-09-21

Release 1.5 - 2010-09-18

TypeChangesByDate
fixFix surplus trailing comma in source-file-names in many-to-one. When a source file was not last, a comma was appended. When all the remaining source files were up-to-date (and therefore skipped), the list of source files then ended with a comma.imaixner2010-09-17
updateRemember all previous valid subdirs within archives.imaixner2010-09-16
addAdd filtering functionality and TranslatingFilter.imaixner2010-09-16

Release 1.4 - 2010-09-06

TypeChangesByDate
addAdded force option on all goals to skip timestamp logic.imaixner2010-09-05
updateRe-packaged java classes to the new SourceForge project url.imaixner2010-09-05
updateSwitched scm from svn to git.imaixner2010-09-04
updateMoved project into its own SourceForge project.imaixner2010-09-04
addAdded initialize and finalize goals to enable skipping of up-to-date source files.imaixner2010-08-27

Release 1.3 - 2010-03-18

TypeChangesByDate
updateSupports consistent ordering of source files on win and linux.imaixner

Release 1.2 - 2009-04-27

TypeChangesByDate
updateLicense fixed to Apache 2.imaixner
addAdded missing setters to allow calling from another Maven plugin.imaixner
addReads xsl files from dependencies.imaixner

Release 1.1 - 2009-01-25

TypeChangesByDate
fixWhen xslt file or src dir do not exist, just logs a warning and does not fail the build.imaixner

Release 1.0 - 2009-01-11

TypeChangesByDate
addInitial release.imaixner