Chris Chabot wrote:
On Sun, Apr 19, 2009 at 1:23 PM, Vincent Siveton
<[email protected]>wrote:
Waiting for your go to restart the release.
It seems maven changes the line endings in the source files? That's breaking
my json/xml/atom output tests (since the output uses windows line endings,
and the expected is unix style). Is there any way to stop maven from doing
that? (at least for all *.php files)
In the assembly plugin in filesets use the lineEnding element with unix
as the value. Although are you sure its output and not the svn line
endings on checkout?
S