Re: Contrib Repo

2023-06-12 Thread Neil C Smith
On Mon, 12 Jun 2023 at 11:26, Antonio wrote: > - CDDL binaries can indeed be used in Apache Projects. In fact we do use > many CDDL binaries in NetBeans. So can GPL+CPE binaries, and we currently ship with at least one. It currently requires permission on a case by case basis, to ensure all of t

Re: Contrib Repo

2023-06-12 Thread Antonio
Correction: Since the code is GPLv2+CPE or CDDL (at our discretion, you're expected to choose one): - It cannot be integrated in an Apache Repository (i.e. the source cannot be merged). - CDDL binaries can indeed be used in Apache Projects. In fact we do use many CDDL binaries in NetBeans.

Re: Contrib Repo

2023-06-12 Thread Antonio
Hi, Of course you may fork that source code either totally or partially and modify and enhance it as you see fit. That's what open source is all about. You may then create a NetBeans plugin and request for it to be published in the NetBeans portal, for instance. Things you should keep in min

Re: Contrib Repo

2023-06-12 Thread Jean-Marc Borer
I there, That is actually a very good question. I was wondering to "resurrect" the Velocity and SFSBrowser plugins. On the code side, I am able to manage, but I still don't know how to proceed when it comes to commit the updated version as well as all the topics concerning IP from Oracle. It woul

Re: Contrib Repo

2023-06-11 Thread Eric Bresie
I'm no expert on this but... I tried some time back to take the nbpython contribution to integrate it into the Apache Netbeans work... The general input I got at the time was that the nbPython contribution was to be included in coming donations from Oracle which required some pre-donation checks

Contrib Repo

2023-06-05 Thread Chris
Hey, we have this wonderful repo here with all contribs since sun/oracle i think: https://github.com/timboudreau/netbeans-contrib so what is the correct procedure, If I want to extend or fix a package let's say, like this: https://github.com/timboudreau/netbeans-contrib/tree/master/quickfilechoos