Re: Want to propose patch, but no bugzilla category qualifies

Emilian Bold <[email protected]> Thu, 30 Jun 2016 21:51:17 +0300
Newsgroups gmane.comp.java.netbeans.devel
Message-ID <CAL6R17C-QHdGGCB6MTwpgMs5mCGdKbpnbPmJ52shi6N3iy78EA@mail.gmail.com>
I would use platform/lookup or ide/code.


--emi

On Wed, Jun 29, 2016 at 7:23 PM, <[email protected]> wrote:

> Hi all,
>
> When checking out a Netbeans plugin, I noticed that all Bundle.java
> files had a strange inconsistency.
> It turns out that NbBundleProcessor:302 accidentally makes a 'Bundle'
> named private method, instead of a private constructor:
> http://hg.netbeans.org/main/file/876e27e1ea29/openide.util/src/org/netb
> eans/modules/openide/util/NbBundleProcessor.java#l302
>
> Now the issue is, I can't find a good Bugzilla category for this issue,
> to make a patch.
>
> Could someone point me to the most relevant/fitting one?
>
> Alternatively, someone can commit it in my name.
>
> Hope to hear from you soon.
>
> Br,
>
> Ruben Dijkstra
>