Escape Unicode File Filter 2.0 Released
Polago is pleased to announce the release of the Escape Unicode File Filter, version 2.0
The Escape Unicode Maven File Filter is a Plexus Component that provides an implementation of org.apache.maven.shared.filtering.MavenFileFilter that translates all non-ASCII characters to the corresponding java escape sequence in properties files. It's normally used with maven plugins that uses the Apache Maven Filtering Shared Component, such as maven-resources-plugin.
A full list of all changes can be found in the Issue Tracker.
Source and binary distributions will be available from Maven Central:
GroupId: org.polago.maven.shared.filtering
ArtifactId: escape-unicode-file-filter
For more information on Escape Unicode File Filter, visit the project home page.
Escape Unicode File Filter 1.0 Released
Polago is pleased to announce the release of the Escape Unicode File Filter, version 1.0
The Escape Unicode Maven File Filter is a Plexus Component that provides an implementation of org.apache.maven.shared.filtering.MavenFileFilter that translates all non-ASCII characters to the corresponding java escape sequence in properties files. It's normally used with maven plugins that uses the Apache Maven Filtering Shared Component, such as maven-resources-plugin.
A full list of all changes can be found in the Issue Tracker
Source and binary distributions will be available from Maven Central:
GroupId: org.polago.maven.shared.filtering ArtifactId: escape-unicode-file-filter
For more information on Escape Unicode File Filter, visit the project home page:
http://www.polago.org/escape-unicode-file-filter