Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] New and Noteworthy instructions updated

Hi Wim,
 
As mentioned in the instructions here, please add the bug number as a comment only. It should not be visible on the N&N page.
For examples, you can look at the existing entries in the 4.10 N&N pages, they already have the bug number in a comment.
 
Example of an existing entry:
 
<tr id="asynchronous-code-completion-manifest"> <!-- https://bugs.eclipse.org/bugs/show_bug.cgi?id=539234 -->
   <td class="title">Asynchronous in MANIFEST.MF editor</td>
    <td class="content">
      The code completion in the MANIFEST.MF editor has been changed to be non-blocking.
    </td>
  </tr>
 
Thanks & Regards,
Lakshmi
 
----- Original message -----
From: Wim Jongman <wim.jongman@xxxxxxxxx>
Sent by: eclipse-dev-bounces@xxxxxxxxxxx
To: "General development mailing list of the Eclipse project." <eclipse-dev@xxxxxxxxxxx>
Cc:
Subject: Re: [eclipse-dev] New and Noteworthy instructions updated
Date: Mon, Sep 24, 2018 9:52 PM
   
On Mon, Sep 17, 2018 at 6:49 PM Lars Vogel <lars.vogel@xxxxxxxxxxx> wrote:
Thanks, Lakshmi and Till for the explanation. Sounds like adding the
bug number will make verification easier.

So I withdraw my -1 for this change.

Best regards, Lars

On Sun, Sep 16, 2018 at 5:58 PM, Till Brychcy
<register.eclipse@xxxxxxxxxx> wrote:
> Am 16.09.2018 um 12:20 schrieb Lars Vogel <lars.vogel@xxxxxxxxxxx:
>
> can we change the requirement "add a link to the associated bug number
> as a comment" to the requirement to include the bug number in the
> commit message for the N&N entry?
>
>
> I think having the info directly in the N&N entry is better, then you can
> find it directly from the N&N website.
> Having to go via the git repo is cumbersome.
>
> What I already did in the past was to include the bug id as last part of the
> image name, e.g.
> https://www.eclipse.org/eclipse/news/4.8/images/1-sourcefolder-settings-521330.png
> belongs to bug 521330. Obviously this only can be done for bugs for which a
> screenshot is provided.
>
> Regards,
> Till
>
>
>
> _______________________________________________
> eclipse-dev mailing list
> eclipse-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/eclipse-dev



--
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-dev
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-dev
 


Back to the top