You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Adrian Herscu <bm...@fastmail.fm> on 2008/05/22 12:49:16 UTC

[m2] the maven-release-plugin alters the eol style of cdata sections

Hi all,

Spent an hour or so to discover why subversion fails to commit the 
pom.xml during a release:prepare...

If the pom.xml file contains CDATA sections (as required by few plugins, 
such as the maven-eclipse-plugin), then the end of line sequence of 
these lines is changed to LF.

The only solution I have found is to change the svn:eol-style of the 
pom.xml to LF.

Adrian.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: [m2] the maven-release-plugin alters the eol style of cdata sections

Posted by Adrian Herscu <bm...@fastmail.fm>.
oops... the wrong newsgroup...

Adrian Herscu wrote:
> Hi all,
> 
> Spent an hour or so to discover why subversion fails to commit the 
> pom.xml during a release:prepare...
> 
> If the pom.xml file contains CDATA sections (as required by few plugins, 
> such as the maven-eclipse-plugin), then the end of line sequence of 
> these lines is changed to LF.
> 
> The only solution I have found is to change the svn:eol-style of the 
> pom.xml to LF.
> 
> Adrian.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org