remove On Tue, Dec 11, 2018 at 9:20 AM GitBox <g...@apache.org> wrote:
> lbruun commented on issue #309: NETBEANS-192 support jira issue in > apichanges > URL: > https://github.com/apache/incubator-netbeans/pull/309#issuecomment-348627390 > > > Looks good. ? > > To document what is going on: > > When you refer to an issue in `apichanges.xml` document, as in: > > <issue number="....."/> > > the _number_ attribute can now be either a plain number (as before), > e.g. > > `<issue number="23455"/>` > > in which case it will link to a Bugzilla issue, or if it looks like > this: > > `<issue number="NETBEANS-243"/>` > > it will link to an Apache JIRA issue. > > ---------------------------------------------------------------- > This is an automated message from the Apache Git Service. > To respond to the message, please log on GitHub and use the > URL above to go to the specific comment. > > For queries about this service, please contact Infrastructure at: > us...@infra.apache.org > > > With regards, > Apache Git Services > >