Maven 1.x SCM Plugin

scm:prepare-release removes spaces after </code> in changes.xml

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Won't Fix
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Environment:
    maven 1.0 rc3
    maven-scm-plugin-1.4
  • Number of attachments :
    0

Description

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.

Issue Links

Activity

Hide
Lukas Theussl added a comment -

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.

Show
Lukas Theussl added a comment - 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.
Hide
Lukas Theussl added a comment -
Show
Lukas Theussl added a comment - See MPCHANGES-31.
Hide
Carlos Sanchez added a comment -

shouldn't it be closed as duplicate?

Show
Carlos Sanchez added a comment - shouldn't it be closed as duplicate?
Hide
Lukas Theussl added a comment -

I was hesitating actually. But it's marked as superceded (not duplicated) by MPCHANGES-31 as it's not an issue in the scm plugin. Does it matter?

Show
Lukas Theussl added a comment - I was hesitating actually. But it's marked as superceded (not duplicated) by MPCHANGES-31 as it's not an issue in the scm plugin. Does it matter?

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: