The following issue has been updated:

    Updater: Neil Palmer (mailto:[EMAIL PROTECTED])
       Date: Fri, 6 Feb 2004 12:49 PM
    Comment:
Fixes the revision is null problem by displaying the branch & version number by 
default.
Removes the CVS link for Clearcase entries in the JSL
Allows the user to customize the comment query via maven.changelog.commentFormat 
property (only used in the ClearcaseChangeLogGenerator currently).
    Changes:
             Attachment changed to changelog.diff
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHANGELOG-25&page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHANGELOG-25

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPCHANGELOG-25
    Summary: "revision" is reported as "null" for ClearCase 2002.05.00/windows
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-changelog-plugin
   Versions:
             1.3

   Assignee: 
   Reporter: Jan-Helge Bergesen

    Created: Thu, 22 Jan 2004 9:21 AM
    Updated: Fri, 6 Feb 2004 12:49 PM
Environment: Snapshot view on Windows 2000. Maven is v.1.0-rc1.
Output from cleartool:
D:\jhb_sn_main_view\sw\java>cleartool hostinfo
AXITBPC023: ClearCase 2002.05.00 (Windows NT 5.0 (build 2195) Service Pack 4 Pentium)

Description:
Generated "changelog.xml" file lists each entry with a 
string "null" for revision, causing the generated HTML
to also include this as a "v, null":
-------------------------------------------------------------
        <changelog-entry>
                <date>2004-01-22</date>
                <time>13:54:47</time>
                <author><![CDATA[a8609   ]]></author>
                <file>                  
<name>src_test\test\axxessit\common\val\AxxStringEnumTest.java</name>
                        <revision>null</revision>
                </file>
                <file>                  
<name>src_test\test\axxessit\common\val\AxxIntegerTest.java</name>
                        <revision>null</revision>
                </file>
                <file>                  
<name>src_test\test\axxessit\common\val\AxxEnumTest.java</name>
                        <revision>null</revision>
                </file>
                <msg><![CDATA[checkin      - checkin -  - Activity: 
]]></msg>
        </changelog-entry>
---------------------------------------------------------------


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to