Java profiler (again) - supported platforms

2020-02-11 Thread Peter Hull
Hi all, I think I am right when I say the Profiler still will not work for 64-bit windows, [NETBEANS-1428] (https://issues.apache.org/jira/browse/NETBEANS-1428) There's a quick fix, a replacement DLL, which is referenced in the bug report above. I am still working slowly on the correct fix and I am

Re: Java profiler (again) - supported platforms

2020-02-11 Thread Geertjan Wielenga
Thanks for your great and persistent work on this. NetBeans runs on JDK 8 and higher. I am on Mac OSX, otherwise I would certainly test it on Linux -- though I am sure there are enough Linux users to test the solution. Gj On Tue, Feb 11, 2020 at 11:14 AM Peter Hull wrote: > Hi all, > I think

[DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread Geertjan Wielenga
Hi all, At this stage, now that the C/C++ donation is complete (though not integrated yet into Apache NetBeans GitHub, a work in progress) Oracle has donated all the pieces of NetBeans that is can donate from Oracle NetBeans 8.2. Based on various questions, this remains: c.atlassian.connector.ec

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread Peter Kovacs
I think the community XML and uml are interesting modules. The features will help to improve developing support my main project OpenOffice. I am interested to help on those modules with the goal to improve the dev environment of OpenOffice. All the best Peter Am 11. Februar 2020 11:46:27 MEZ

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread Geertjan Wielenga
https://hg.netbeans.org/community-xml/file https://hg.netbeans.org/community-uml/file The community-xml repo is 2326 files and community-uml is 6365 files. That's a lot of files of old code that has not been worked on for years. The danger is that we'll get this code donated and then find that t

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread John Mc
Hi Geertjan, I've identified other resources required when it comes to JIRA, we actually had a list of services all along: https://github.com/apache/netbeans/blob/master/nbbuild/cluster.properties#L1154 These extra ones are dependencies on the existing JIRA rest client used, that I noticed as I

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread Peter
I try. But I am not very experienced on netbeans code at all. Do you have any hints what to look for. My first attempt would be to try and build. Same I do for cnd. Am 11. Februar 2020 12:28:55 MEZ schrieb Geertjan Wielenga : >https://hg.netbeans.org/community-xml/file >https://hg.netbeans.org/c

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread Geertjan Wielenga
On Tue, Feb 11, 2020 at 12:41 PM John Mc wrote: > Hi Geertjan, > > I've identified other resources required when it comes to JIRA, we actually > But these dependencies do not belong to Oracle and hence cannot be donated by Oracle. It looks to me, from that list, that only these are Oracle's to

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread John Mc
Cool, then we can re-create the wrapper modules as needed then. Might be a chance to update them at the same time. Regards John On Tue, 11 Feb 2020 at 11:58, Geertjan Wielenga wrote: > On Tue, Feb 11, 2020 at 12:41 PM John Mc wrote: > > > Hi Geertjan, > > > > I've identified other resources

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread Geertjan Wielenga
Assuming they can be used in Apache. Gj On Tue, Feb 11, 2020 at 1:01 PM John Mc wrote: > Cool, then we can re-create the wrapper modules as needed then. > > Might be a chance to update them at the same time. > > Regards > > John > > On Tue, 11 Feb 2020 at 11:58, Geertjan Wielenga > wrote: > >

testing git author information.

2020-02-11 Thread Eric Barboni
Hi, Sometime we merge commit with incomplete author info. Matthias is the one who notice that the best. Can we use travis with a script with all Author related info in a file ? (can we store this info, with all the GDPR) It seems impossible to test travis locally. A bit difficult to set up

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread Ernie Rael
I'm interested in python. Before considering reviving it in NB, is/was this python integration pretty complete? Are the alternatives (whatever they might be and not necessarily part of netbeans) so much better that NB python is a real longshot? In particular, does/would this attract users? The

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread Oliver Rettig
Hi, I am working with python and I am also interested in python development with Netbeans. Some years ago I have used the python-netbeans-plugins and it works fine for me. I remember that I run only into trouble in combination with some specific build configuration of existing python project

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread Matthias Bläsing
Hi Geertjan, Am Dienstag, den 11.02.2020, 11:46 +0100 schrieb Geertjan Wielenga: > As well as "contrib", but surely not all of "contrib": > > https://hg.netbeans.org/main/contrib/file > > There's also the community repositories and code that has not been > worked > on for many years: > > commun

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread Sven Reimers
Regarding community-xml I already have a working version oatched from latest hg to run with 11.3, including update of all forms to GroupLayout Swing style and some theming prototype to make it look smooth with FlatLaf Dark... So count me in here community-uml Quite large. Got a running poc with

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread Geertjan Wielenga
That’s really excellent news, thanks Sven. Gj On Tue, 11 Feb 2020 at 20:43, Sven Reimers wrote: > Regarding > > community-xml > > I already have a working version oatched from latest hg to run with 11.3, > including update of all forms to GroupLayout Swing style and some theming > prototype to

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread antonio
Hi all, +1 for community-xml (a must, IMHO) and Python support (if it can be donated by Oracle). I'd be interested in using the XML Schema Editor (best of breed, I think), not sure if that's in community-xml or community-soa, though. And that's it for me. I know there're lots of good thing