Version | Date | Description |
---|---|---|
1.8 | 2013-10-31 | Maintenance release. |
1.7 | 2011-08-18 | |
1.6 | 2010-11-09 | |
1.5 | 2010-09-18 | Translating filter, fixes. |
1.4 | 2010-09-06 | Release for Maven Central. |
1.3 | 2010-03-18 | |
1.2 | 2009-04-27 | |
1.1 | 2009-01-25 | |
1.0 | 2009-01-11 |
Type | Changes | By | Date |
---|---|---|---|
Add lifecycle mapping for m2e. | akuhtz | 2013-10-15 | |
Fix enable space as separator in srcIncludes, srcExcludes. | imaixner | 2011-11-03 |
Type | Changes | By | Date |
---|---|---|---|
Switch to Maven 3. | imaixner | 2011-08-18 | |
Add AddSourcesUtils and EncodingUtils. | imaixner | 2011-03-01 |
Type | Changes | By | Date |
---|---|---|---|
Change source file names separator from comma ',' to pipe '|'. Eliminates problems when a file name includes comma. | imaixner | 2010-10-16 | |
Apply filters only to XSL templates, not XML source files. | imaixner | 2010-10-16 | |
Add caching of filtered contents of files. | imaixner | 2010-10-03 | |
Add sourceEncoding parameter to specify encoding to read source files. | imaixner | 2010-09-21 |
Type | Changes | By | Date |
---|---|---|---|
Fix 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. | imaixner | 2010-09-17 | |
Remember all previous valid subdirs within archives. | imaixner | 2010-09-16 | |
Add filtering functionality and TranslatingFilter. | imaixner | 2010-09-16 |
Type | Changes | By | Date |
---|---|---|---|
Added force option on all goals to skip timestamp logic. | imaixner | 2010-09-05 | |
Re-packaged java classes to the new SourceForge project url. | imaixner | 2010-09-05 | |
Switched scm from svn to git. | imaixner | 2010-09-04 | |
Moved project into its own SourceForge project. | imaixner | 2010-09-04 | |
Added initialize and finalize goals to enable skipping of up-to-date source files. | imaixner | 2010-08-27 |
Type | Changes | By | Date |
---|---|---|---|
Supports consistent ordering of source files on win and linux. | imaixner |
Type | Changes | By | Date |
---|---|---|---|
License fixed to Apache 2. | imaixner | ||
Added missing setters to allow calling from another Maven plugin. | imaixner | ||
Reads xsl files from dependencies. | imaixner |
Type | Changes | By | Date |
---|---|---|---|
When xslt file or src dir do not exist, just logs a warning and does not fail the build. | imaixner |