Hi,

I have seen a couple of people try to do this:

On Tue, 2005-09-20 at 15:17 -0400, Roman Kennke wrote:
> Log message:
>       Modified ChangeLog entry so it triggers the Bug DB.
> 
> CVSWeb URLs:
> http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4888&tr2=1.4889&r1=text&r2=text

Sadly that doesn't work. The script looks at the actual commit message
emails (it is subscribed to the commit-classpath list). So if you have
to commit such a change with the new ChangeLog Entry as cvs commit
message. Something like the following would do:

        Add bug number to ChangeLog:
        
                Fixes PR #23900.
                * javax/swing/JLayeredPane.java
                (remove(int)): Removed repaint() call. This is unnecessary 
because
                already triggered by Container.remove().

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to