This could work for future versions but it would have to be written and the users would have to (want to) register. NetBeans 8.2 allows anonymous bug reporting which is nice.
I doubt this could automatically work for error reports we will get from 8.2 installs (which this thread is about). Also remember that you might get a whole lot of duplicates so posting straight to JIRA might not be so well unless we have a bot auto-closing duplicates. The default error reporter sends more than just a stacktrace, we might have to filter what gets uploader. --emi http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and more! On Thu, Jan 3, 2019 at 11:27 PM John McDonnell <[email protected]> wrote: > > Is this not something that could be customised to point to JIRA? > > If I remember correctly it allowed for credentials to be supplied and we > could use the JIRA REST API to create tickets on that portal? > > This would keep all issues in the same place, so we don't have 2 areas > where reporting is done? > > Regards > > John > > On Thu, 3 Jan 2019 at 21:21, Emilian Bold <[email protected]> wrote: > > > I'm basically suggesting this since I have the infrastructure already > > set up for CoolBeans and I could just take the 8.2 reports in (perhaps > > by adding another server, not sure how heavy that stream is). > > > > Under Apache we already take no error reporting at all, so I doubt we > > could take error reports from products released outside Apache... > > > > --emi > > > > http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and more! > > > > On Thu, Jan 3, 2019 at 10:45 PM Sven Reimers <[email protected]> > > wrote: > > > > > > Is there no way to do this inside Apache NetBeans? > > > > > > Preferring one distribution over another will not help us in the long > > run. > > > > > > So I would prefer a solution based on the NetBeans VM (where things like > > > synergy are hosted).. > > > > > > -Sven > > > > > > Am Do., 3. Jan. 2019, 21:25 hat Geertjan Wielenga > > > <[email protected]> geschrieben: > > > > > > > I see no objection, sounds like a solution. > > > > > > > > Gj > > > > > > > > On Thu, Jan 3, 2019 at 8:08 PM Emilian Bold <[email protected]> > > > > wrote: > > > > > > > > > Hello, > > > > > > > > > > NetBeans used to have an automated mechanism where users could upload > > > > > their errors directly from the IDE. > > > > > > > > > > I expect that all the error reporting will stop working for NetBeans > > > > > 8.2 considering netbeans.org is moving to Apache infrastructure. > > > > > > > > > > I wonder if it wouldn't be valuable to redirect those error reports > > to > > > > > CoolBeans infrastructure. I expect that many of the issues users will > > > > > report will still be relevant for current NetBeans version (although, > > > > > obviously, a chunk of them will have been fixed since 8.2). > > > > > > > > > > From an implementation standpoint it's probably a single 301 > > redirect. > > > > > > > > > > --emi > > > > > > > > > > http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and > > > > more! > > > > > > > > > > --------------------------------------------------------------------- > > > > > To unsubscribe, e-mail: > > [email protected] > > > > > For additional commands, e-mail: > > [email protected] > > > > > > > > > > For further information about the NetBeans mailing lists, visit: > > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > For further information about the NetBeans mailing lists, visit: > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
