You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/20 22:23:16 UTC

[jira] Created: (MPSCM-12) scm:prepare-release removes spaces after in changes.xml

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPSCM-12

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPSCM-12
    Summary: scm:prepare-release removes spaces after </code> in changes.xml
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-scm-plugin

   Assignee: Brett Porter
   Reporter: Carlos Sanchez

    Created: Sun, 20 Jun 2004 4:22 PM
    Updated: Sun, 20 Jun 2004 4:22 PM
Environment: maven 1.0 rc3
maven-scm-plugin-1.4

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.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPSCM-12) scm:prepare-release removes spaces after in changes.xml

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
    [ 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPSCM-12) scm:prepare-release removes spaces after in changes.xml

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Carlos Sanchez (mailto:apache@carlos.cousas.net)
       Date: Sun, 20 Jun 2004 4:24 PM
    Changes:
             priority changed from Major to Trivial
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPSCM-12?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPSCM-12

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPSCM-12
    Summary: scm:prepare-release removes spaces after </code> in changes.xml
       Type: Bug

     Status: Open
   Priority: Trivial

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-scm-plugin

   Assignee: Brett Porter
   Reporter: Carlos Sanchez

    Created: Sun, 20 Jun 2004 4:22 PM
    Updated: Sun, 20 Jun 2004 4:24 PM
Environment: maven 1.0 rc3
maven-scm-plugin-1.4

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.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org