Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.4
-
None
-
None
-
Linux ws117v6226517 2.6.32-5-686 #1 SMP Sun Sep 23 09:49:36 UTC 2012 i686 GNU/Linux
Apache Maven 3.0.4 (r1232337; 2012-01-17 01:44:56-0700)
Maven home: /usr/local/lib/apache-maven-3.0.4
Java version: 1.6.0_33, vendor: Sun Microsystems Inc.
Java home: /usr/local/lib/jdk1.6.0_33/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-5-686", arch: "i386", family: "unix"
Linux ws117v6226517 2.6.32-5-686 #1 SMP Sun Sep 23 09:49:36 UTC 2012 i686 GNU/Linux Apache Maven 3.0.4 (r1232337; 2012-01-17 01:44:56-0700) Maven home: /usr/local/lib/apache-maven-3.0.4 Java version: 1.6.0_33, vendor: Sun Microsystems Inc. Java home: /usr/local/lib/jdk1.6.0_33/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "2.6.32-5-686", arch: "i386", family: "unix"
Description
using <fileSet><lineEnding>unix</lineEnding> strips last newline of file when building on Linux platform (not sure about other platforms)
Attachments
Attachments
Issue Links
- is related to
-
MASSEMBLY-96 using fileSet -> lineEnding will always put the selected lineEnding at the end of the file, even if the original file does not end in one
- Closed