From 027db5ad041ade8a5f8dae2b761aedebb3f19e3c Mon Sep 17 00:00:00 2001 From: aheritier Date: Thu, 8 Dec 2005 23:24:32 +0000 Subject: [PATCH] PR: MPDIST-28 Submitted by: Phil Steitz Reviewed by: aheritier Allow to configure to which files should use CRLF/LF line endings in archives. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@355273 13f79535-47bb-0310-9956-ffa450edef68 --- dist/xdocs/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/xdocs/changes.xml b/dist/xdocs/changes.xml index 9cf2207a..e553d901 100644 --- a/dist/xdocs/changes.xml +++ b/dist/xdocs/changes.xml @@ -25,8 +25,8 @@ + Allow to configure to which files should use CRLF/LF line endings in archives. dist:prepare-src-filesystem doesn't recognize maven.ant.generatebuild.file. - Zip archives should use CRLF line endings on txt files. Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • commons-logging v1.0.3 -> v1.0.4