[ http://jira.codehaus.org/browse/MPSCM-12?page=comments#action_53019 ]
Lukas Theussl commented on MPSCM-12: ------------------------------------ This is a dom4j issue, very annoying. It happens in o.a.m.changes.ReleaseVersion.java (changes plugin) which is called by the scm plugin via the changes:release-version tag. I don't think we can fix that except by re-writing the class and not using dom4j. > scm:prepare-release removes spaces after </code> in changes.xml > --------------------------------------------------------------- > > Key: MPSCM-12 > URL: http://jira.codehaus.org/browse/MPSCM-12 > Project: maven-scm-plugin > Type: Bug > Environment: maven 1.0 rc3 > maven-scm-plugin-1.4 > Reporter: Carlos Sanchez > Priority: Trivial > > > You can see here changes.xml before and after calling scm:prepare-release > http://cvs.apache.org/viewcvs.cgi/maven-plugins/aspectj/xdocs/changes.xml?r1=1.17&r2=1.18&diff_format=h > This causes html files without spaces after </code> and the announcement > message also misses spaces. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
