Re: HTML/Java API goes to Gradle

2018-05-28 Thread Jaroslav Tulach
late response. I'm adding Piotr and Eric from the Gradle > build tool team to have a look at this and see what we can do to help. > > Hans > > On Thu, Apr 19, 2018 at 11:58 AM Jaroslav Tulach < > jaroslav.tul...@gmail.com> wrote: > >> Hello guys, hello Laszlo. &

Apache on Apache was: Build systems [WAS: Re: [VOTE] Release Apache NetBeans 9.0 RC1 (incubating) rc1]

2018-05-28 Thread Jaroslav Tulach
2018-05-25 16:58 GMT+02:00 Neil C Smith : > On Fri, 25 May 2018 at 02:02 Tim Boudreau wrote: > > > IMO, Gradle is a step backward for build systems - scriptability leads to > > fragile systems, and ones that are impossible for tools to reason about. > > > > https://timboudreau.com/blog/maven/read

Upload Maven bits was: Enable Nexus Access For NetBeans

2018-05-28 Thread Jaroslav Tulach
Back to mailing list... Looks like my attempt to upload org.netbeans.html and other org.netbeans binaries to Maven repository hasn't succeeded. One of the reasons is that Oracle hasn't donated NetBeans trademark and netbeans.org domain to Apache yet. Surprising! I thought this was donated together

Keeping the DNS in netbeans.org domain was: Upload Maven bits

2018-05-29 Thread Jaroslav Tulach
makes perfect sense to want the > whole netbeans.org domain too. > > --emi > > ‐‐‐ Original Message ‐‐‐ > > On 28 May 2018 6:33 PM, Jaroslav Tulach wrote: > > > Back to mailing list... > > > > Looks like my attempt to upload org.netbeans.html and oth

Re: JNLP removed from JDK 11

2018-06-03 Thread Jaroslav Tulach
Hi. As far as I remember the WebStart code was never open sourced. Whenever I needed an open source alternative, I had to use: apt-get install icedtea-netx E.g. I believe the necessary code/interfaces should be available somewhere. -jt 2018-06-01 20:22 GMT+02:00 William L. Thomson Jr. : > > I d

Installations vs. users was: NetBeans celebrates 1.7 million active users

2018-06-04 Thread Jaroslav Tulach
2018-05-31 19:51 GMT+02:00 Jiří Kovalský : > > And how we calculate the numbers? We collect Apache log files from all > download servers, parse them to extract entries when somebody downloaded > catalog.xml.gz file i.e. Update Center which is by default scheduled to > happen on a weekly basis and

Re: Proposed plan for final release of 9.0

2018-06-05 Thread Jaroslav Tulach
> I.e., this means the idea is to not create an rc2 release, but instead to > focus on the next release that we do to be the final release of 9.0. > > This is a bit up-side-down, but given the way the system works, it is probably correct. One does all the work and prepares the final bits and upload

Re: Indexing API change causing existing plugin to severely degrade performance

2018-06-05 Thread Jaroslav Tulach
Dne středa 6. června 2018 0:45:40 CEST, Jeffrey Morlan napsal(a): > Hi, > > I'm the author of the "nbts" TypeScript Editor plugin ( > http://plugins.netbeans.org/plugin/60605/typescript-editor, > https://github.com/Everlaw/nbts). Typescript plugin is (going to be) more and more important, I'd say

Re: NetBeans user dir per release

2018-06-05 Thread Jaroslav Tulach
Dne úterý 5. června 2018 21:40:55 CEST, Laszlo Kishalmi napsal(a): > Dear all, > > I just would like to start some discussion on the default user directory. As usually I can point to https://platform.netbeans.org/articles/installation.html where this topic has been analyzed. To quote: "It is n

Re: Public vs. Friend API?

2018-07-17 Thread Jaroslav Tulach
Dne sobota 14. července 2018 6:46:06 CEST, Tim Boudreau napsal(a): > There are friend APIs in NetBeans that have not seen a single change in > going on a decade. All of those IMO, should simply get the "friend" label > removed from them - if it hasn't changed in that long, it's clearly stable > in

Re: Does Travis and/or Jenkins run the NetBeans test suite?

2018-07-17 Thread Jaroslav Tulach
FYI: https://builds.apache.org/job/incubator-netbeans-linux/ and https://builds.apache.org/job/incubator-netbeans-windows run platform tests. -jt Dne neděle 15. července 2018 18:47:51 CEST, Eirik Bakke napsal(a): > When I make a pull request on GitHub, there is a nice little checkmark > saying "

Cleanup of old pending PRs

2018-08-16 Thread Jaroslav Tulach
Hi. I've noticed that there is few pull requests that haven't seen any activity in last forty seven days: https://github.com/apache/incubator-netbeans/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+updated%3A%3C2018-06-01+-label%3Awork-in-progress+ Shouldn't there be some policy to close them automati

Pre-register 8.2 UC was: New InfoQ article on Apache NetBeans status

2018-08-16 Thread Jaroslav Tulach
Dne Čt 16. srpna 2018 09:15:37, Geertjan Wielenga napsal(a): > > https://www.infoq.com/news/2018/08/netbeans-apache-update-aug18 > I can see the continuing effort to explain "where have all the modules gone?" in the article. Rather than writing long blog posts with howtos, why not add the 8.2

Re: Cleanup of old pending PRs

2018-08-16 Thread Jaroslav Tulach
Dne Pá 17. srpna 2018 06:30:28, Peter Steele napsal(a): > So my thoughts on this would be to decide on a more formal PR approach and > apply it to this situation Great, that is what I am calling for! Let's automatically close PRs that are silent for 60 days and more. Simple. Formal. Well defined

Re: Pre-register 8.2 UC was: New InfoQ article on Apache NetBeans status

2018-08-16 Thread Jaroslav Tulach
I have no answer right now. It certainly requires co-ordination with our AU catalog URL masters. It requires upload of new version of some NBM files somewhere. Effectively it is a release (forked off the release90 branch?), possibly without the main binary ZIP file... -jt > On Fri, Aug 1

Heads up: #536: Per-cluster repository layout

2018-08-17 Thread Jaroslav Tulach
Once the change is integrated, you'll need Apache NetBeans 9.0 to work with the NetBeans sources. I assume that shouldn't be a problem - we all love to use the latest release, right? Thanks for your contributions to Apache NetBeans and your support of this per- cluster source re-o

Re: Heads up: #536: Per-cluster repository layout

2018-08-18 Thread Jaroslav Tulach
Dne So 18. srpna 2018 13:30:28, Geertjan Wielenga napsal(a): > Also, how would I build and run after git cloning > https://github.com/apache/incubator-netbeans/tree/master/platform? There is no way to clone a subtree in Git. > > I.e., it would be great if there'd be a way to build and run the 'p

Re: nb-javac source / signing

2018-08-18 Thread Jaroslav Tulach
Great questions and concerns, Neil. > Also, what are the barriers to having nb-javac signed in such a way > that it doesn't provoke a self-signed warning for NetBeans end users? +10, the module should be properly signed! Apache can't sign it itself. Somebody else has to. Currently Reema and co.

Instructions to move modules to subclusters was: #536: Per-cluster repository layout

2018-08-18 Thread Jaroslav Tulach
Dne Ne 19. srpna 2018 06:44:24, Junichi Yamamoto napsal(a): > > I know, I should write a wiki page howto. > > +1 Here is a PR that can serve as a howto: https://github.com/apache/incubator-netbeans/pull/719 Moving bigger clusters may not be as simple, but the core steps shall stay the same. -jt

Re: Heads up: #536: Per-cluster repository layout

2018-08-18 Thread Jaroslav Tulach
Thanks for your opinion, Tim. Dne So 18. srpna 2018 21:11:13, Tim Boudreau napsal(a): > Given that clusters occasionally get split, I'm not sure cluster is the > right splitting criterion - it just cements the current layout in place. > > If the problem being solved is just to make the github hom

Re: Pre-register 8.2 UC was: New InfoQ article on Apache NetBeans status

2018-08-19 Thread Jaroslav Tulach
Interesting idea. It solves the problem too. Maybe even in a better way. -jt Dne ne 19. 8. 2018 7:18 uživatel Jan Lahoda napsal: > On Fri, Aug 17, 2018 at 8:46 AM, Jaroslav Tulach < > jaroslav.tul...@gmail.com> > wrote: > > > Dne Pá 17. srpna 2018 07:51:34, Geertjan Wie

NetBeans History Tour at GeeCON - Wed, Oct 17, 19.00

2018-10-15 Thread Jaroslav Tulach
tp://lokal-ubilekuzelky.ambi.cz/ ). Who misses the tour can go directly to the pub. I did a reservation of few places. See you! Jaroslav Tulach NetBeans Founder and one of the initial Xelfi project students

[Mentors] Removing old vote candidate bits?

2018-11-03 Thread Jaroslav Tulach
Hi. I've noticed that there is a significant amount of binaries in the SVM staging area at https://dist.apache.org/repos/dist/dev/incubator/netbeans/ - I am trying to upload new bits in there, but running `svm update` takes half an hour right now and is hardly in the middle. Here is the list of dir

Re: External Libraries

2018-11-03 Thread Jaroslav Tulach
I've updated the page to suggest to use Maven central bits: http://wiki.netbeans.org/ExternalBinaries -jt pá 2. 11. 2018 v 9:02 odesílatel Reema Taneja napsal: > Hi, > > Are you looking for this : > > http://wiki.netbeans.org/ExternalBinaries > > Thanks, > > Reema > > > On 11/2/2018 11:38 AM, La

Re: [Mentors] Removing old vote candidate bits?

2018-11-03 Thread Jaroslav Tulach
Right now the staging area occupies 6.5GB... -jt ne 4. 11. 2018 v 7:35 odesílatel Jaroslav Tulach napsal: > Hi. > I've noticed that there is a significant amount of binaries in the SVM > staging area at https://dist.apache.org/repos/dist/dev/incubator/netbeans/ > - I am try

[VOTE] Release Apache NetBeans HTML/Java API version 1.6

2018-11-04 Thread Jaroslav Tulach
Dear members of Apache NetBeans community. I have finally found some spare time and managed to upload HTML/Java API bits to [Apache Nexus](https://repository.apache.org/) staging repository. The upload is the final piece in the whole HTML/Java API donation process - it was only possible now, when t

[REJECTED] Release Apache NetBeans HTML/Java API version 1.6

2018-11-10 Thread Jaroslav Tulach
d fine. I tested running 5 of them with WebView > Presenter and one with bck2brwsr without any problems. > > Thanks for the great work! > > Toni > > Am 04.11.18, 08:27 schrieb "Jaroslav Tulach" < > jaroslav.tul...@gmail.com>: > > De

[VOTE] Release Apache NetBeans HTML/Java API version 1.6 (2nd attempt)

2018-11-10 Thread Jaroslav Tulach
Dear members of the Apache NetBeans community. I have prepared second attempt of HTML/Java 1.6 bits and uploaded them to [Apache Nexus](https://repository.apache.org/) staging repository. The upload is the final piece in the whole HTML/Java API donation process - it was only possible now, when the

Re: [VOTE] Release Apache Netbeans 10.0 (incubating) [vote candidate 3]

2018-11-10 Thread Jaroslav Tulach
+1 It works fine for me. -jt čt 8. 11. 2018 v 18:56 odesílatel Ludovic HOCHET napsal: > +1 > Thanks for the Windows launcher fix. > > Le mar. 6 nov. 2018 à 07:50, Laszlo Kishalmi a > écrit : > > > Hi all, > > > > Please vote on releasing Apache NetBeans 10.0 (incubating)! > > > > If this votin

Re: How important is OSGi support?

2018-11-10 Thread Jaroslav Tulach
There are two OSGi containers in NetBeans. Felix and Netbinox. The platform can use any of them. IDE uses Netbinox (as for example Mylyn bundles do not run on Felix). Updating containers is a matter of replacing the JARs and passing all the module tests. -jt so 10. 11. 2018 v 13:29 odesílatel Ne

Re: How important is OSGi support?

2018-11-11 Thread Jaroslav Tulach
/wiki/Mylyn http://wiki.apidesign.org/wiki/JDeveloper http://wiki.apidesign.org/wiki/Felix -jt > > --emi > On Sun, Nov 11, 2018 at 9:13 AM Jaroslav Tulach > wrote: > > > > There are two OSGi containers in NetBeans. Felix and Netbinox. The > platform > > can use any of them

[RESULT]: [VOTE] Release Apache NetBeans HTML/Java API version 1.6 (2nd attempt)

2018-11-17 Thread Jaroslav Tulach
rs? I can build. I've seen the same exception as Junichi during the > build, but the build passes. > > Jan > > On Sat, Nov 10, 2018 at 6:21 PM Jaroslav Tulach > > wrote: > > > Dear members of the Apache NetBeans community. > > I have prepared second attempt of

Re: [VOTE] Release Apache Netbeans 10.0 (incubating) [vote candidate 4]

2018-11-23 Thread Jaroslav Tulach
-1 We shouldn't attempt to release with known blockers. The installation of GPL code without a confirmation (e.g. NETBEANS-1733) is a blocker. I'll fix it over the weekend. The presence of Nashorn parser code (reported as NETBEANS-1159) taken from JDK8 - e.g. licensed under GPLwCP - is a blocker

NetBeans - the UI for Maven

2018-11-23 Thread Jaroslav Tulach
orters and will help Apache NetBeans to move forward and focus on support of technology that matters! Best regards and thanks in advance for your support. Jaroslav Tulach NetBeans founder & initial architect --

72h was: 10-vc5

2018-11-24 Thread Jaroslav Tulach
Dne sobota 24. listopadu 2018 19:52:02 CET, Matthias Bläsing napsal(a): > Hi, > > Am Samstag, den 24.11.2018, 10:35 -0800 schrieb Laszlo Kishalmi: > > Hi all PR-973 broke HTML5, PHP. Going to revert the patch from > > release100 > > please wait and give Svatopluk some time to react - else I see t

Re: [RESULT] Release 1.6 of NetBeans HTML/Java API

2018-11-26 Thread Jaroslav Tulach
On 2018/11/23 17:36:27, Jaroslav Tulach wrote: > Thank you Justin and Ate for your votes. Now we are +2 binding, but I guess > I still need one more, right? > Anyone else willing to cast another +1 binding vote?> Bertrand voted +1 on Monday. Votes by Justin, Ate and Bertrand mak

Re: [RESULT] [VOTE] Release 1.6 of NetBeans HTML/Java API

2018-12-01 Thread Jaroslav Tulach
way to propagate them to Maven central. Thanks you all for your never-ending support of Apache NetBeans (incubating) project! -jt Dne úterý 27. listopadu 2018 6:10:18 CET, Jaroslav Tulach napsal(a): > On 2018/11/23 17:36:27, Jaroslav Tulach wrote: > > Thank you Justin and Ate for your

HTML/Java API doesn't propagate from repository.apache.org to Maven Central was: Release 1.6 of NetBeans HTML/Java API

2018-12-01 Thread Jaroslav Tulach
sday I optimistically dropped the staging repository. However then I had no clue what happened. Thus on Saturday I kept the repo as a proof that the error isn't between "my chair and keyboard". -jt > On Sun, 2 Dec 2018 at 11:44, Jaroslav Tulach > > I also tri

[CANCELLED][VOTE] Re: [REJECTED] Release Apache NetBeans HTML/Java API version 1.6

2018-12-01 Thread Jaroslav Tulach
Resending with [CANCELLED][VOTE] in the subject to properly cancel the first (early November) vote on version 1.6. The second vote (finished in December) isn't affected by this email and still remains approved. -jt Dne sobota 10. listopadu 2018 15:53:43 CET, Jaroslav Tulach napsal(a):

Re: Adding build-javadoc to incubator-netbeans-linux jenkins?

2018-12-16 Thread Jaroslav Tulach
Dne pondělí 10. prosince 2018 22:08:53 CET, Antonio napsal(a): > Hi all, > > So I did this experiment by adding an additional line to the list of ant > tasks like so: > > build-javadoc -Djavadoc.web.root=http://bits.netbeans.org/dev/javadoc/ > -Dbuildnumber=latest > > (I set the build number to

Re: [VOTE] Release Apache Netbeans 10.0 (incubating) [vote candidate 5]

2018-12-17 Thread Jaroslav Tulach
+1 I support the release in this form. It works well for me. -jt PS: Only JNA, testing and OSGi as external dependencies of the NetBeans Platform, good: nb10$ find netbeans/platform/ | grep /ext/ netbeans/platform/modules/ext/jna-4.4.0.jar netbeans/platform/modules/ext/junit-jupiter-params-5.3.1

Re: Netbinox install area?

2018-12-26 Thread Jaroslav Tulach
Dne neděle 23. prosince 2018 12:49:39 CET, Peter Nabbefeld napsal(a): > sters/docstree"), but I'd like to know if I could change the installation > folder for Netbinox? The best way to find out is to put breakpoint to platform/netbinox module and see how Equinox is configured when started. -jt P

Maven 1st was: Gradle Support for Apache NetBeans

2019-01-03 Thread Jaroslav Tulach
Dne sobota 29. prosince 2018 20:57:14 CET, Laszlo Kishalmi napsal(a): > I would like to donate my Gradle works to Apache NetBeans. Having Gradle support is important. Thanks for working on that. However I'd like to also know how it will work with the proposed "Maven first" approach and Toni's re

Felix and JDK11 and API related news

2019-01-03 Thread Jaroslav Tulach
Hi. I wanted to do something refreshing and useful during the Christmas break and as such I took a look at the here in discussed Felix & JDK11 problem. By upgrading to version 6.0.1 I think the problem is solved: https://github.com/apache/incubator-netbeans/pull/1063 the tests of platform/core.

Re: Absolute paths written to all-resources.dat which break the IDE if moved entirely

2019-01-03 Thread Jaroslav Tulach
There should be no absolute paths in the caches for anything under regular cluster installation and userdir. There are even tests to make sure that is true. They pass OK on Linux. One of them is known to fail on Windows: https://builds.apache.org/job/incubator-netbeans-windows/lastCompletedBuild

Re: Feedback: Release Management of Apache NetBeans (incubating) 10.0

2019-01-04 Thread Jaroslav Tulach
Dne sobota 29. prosince 2018 1:11:36 CET, Laszlo Kishalmi napsal(a): > I was honored being your release manager of Apache NetBeans (incubating) > 10.0. Good work. > good enough. As of the future, if the community trusts me I apply as a > volunteer release manager for the upcoming Apache NetBeans

Re: Absolute paths written to all-resources.dat which break the IDE if moved entirely

2019-01-04 Thread Jaroslav Tulach
Dne pátek 4. ledna 2019 12:01:58 CET, Emilian Bold napsal(a): > Oh, I found the bug. I had a script call ./bin/netbeans but it was > using the full path with a lower-case typo. Now, since macOS usually > has a case-insensitive filesystem, the script did launch the IDE > correctly. > > *But*, it se

Use Graal.js parser for NetBeans 11 was: Where is `Oracle JS Parser Implementation` built from?

2019-01-11 Thread Jaroslav Tulach
Dne pátek 11. ledna 2019 22:14:41 CET, Emilian Bold napsal(a): > This means that we could actually include it in Apache NetBeans, > correct? No need for the run-time plugin. Newer version of lib.nashorn parser is available as org.graalvm.js[1] in Maven repository. It is licensed under friendly U

Re: Use Graal.js (parser) for NetBeans 11

2019-01-12 Thread Jaroslav Tulach
Hello Emilian, Matthias & everyone. Dne sobota 12. ledna 2019 9:38:53 CET, Emilian Bold napsal(a): > I see the parser source is here > https://github.com/graalvm/graaljs/tree/master/graal-js/src/com.oracle.js.pa > rser but it's not compiled as an independent JAR available in Maven > Central. Could

Javadoc for 9 and 10

2019-01-18 Thread Jaroslav Tulach
Hi webmasters and release coordinators! I can see our latest Javadoc at https://netbeans.apache.org/javadoc/dev/index.html but we don't seem to have pages for Javadoc 9 and Javadoc 10. E.g. I cannot link to those versions from the above index page. The last version with Javadoc that I found is

Re: API change causes signature test failure

2019-01-23 Thread Jaroslav Tulach
Dne středa 23. ledna 2019 14:03:48 CET, Mark Phipps napsal(a): > Hi Folks, > > I created the pr below, but as it includes an API change, the build > fails (as it did on my local copy - see output below) due to an invalid > API signature? > > https://github.com/apache/incubator-netbeans/pull/1095

Re: Separate convenience binaries

2019-01-23 Thread Jaroslav Tulach
Dne neděle 20. ledna 2019 13:13:49 CET, Geertjan Wielenga napsal(a): > And only ‘all’ would include ergonomics. Reconsider: Java benefits from ergonomics to download nbjavac. So does webcommon right now. -jt - To unsubscrib

Re: API change causes signature test failure

2019-01-23 Thread Jaroslav Tulach
Dne čtvrtek 24. ledna 2019 4:08:37 CET, Jaroslav Tulach napsal(a): > The easiest way is to not make *incompatible* API changes. I've just written a new essay summarizing the advices: http://wiki.apidesign.org/wiki/Never_update_te

Re: Javadoc for 9 and 10

2019-01-23 Thread Jaroslav Tulach
Dne neděle 20. ledna 2019 16:49:45 CET, Geertjan Wielenga napsal(a): > Fantastic work as always. :-) Thanks for the Javadocs at http://bits.netbeans.org/dev/javadoc/ https://bits.netbeans.org/9.0/javadoc/ https://bits.netbeans.org/10.0/javadoc/ Btw. The Javadoc for releases should only contain

Re: build process

2019-01-23 Thread Jaroslav Tulach
Dne sobota 19. ledna 2019 16:06:42 CET, joe schmo napsal(a): > Thank you for your response, my question may have sounded stupid, I am aware > how to redirect screen output, I guess I was wondering if there was any > available documentation for the build process. The apisupport harness is documente

Re: Use Graal.js (parser) for NetBeans 11

2019-01-23 Thread Jaroslav Tulach
The PR-1011 is in. Somebody needs to start working on rewriting the `webcommon/ javascript2.editor/` to use the parser in `webcommon.libs.graaljs`. Any volunteers? -jt Dne neděle 13. ledna 2019 5:24:04 CET, Jaroslav Tulach napsal(a): > Hello Emilian, Matthias & everyone. > >

Re: Javadoc for 9 and 10

2019-01-25 Thread Jaroslav Tulach
t; Eric > -Message d'origine- > De : László Kishalmi Envoyé : jeudi 24 > janvier 2019 06:03 À : Apache NetBeans > Objet : Re: Javadoc for 9 and 10 > > Got that! Thanks! > > On Wed, Jan 23, 2019, 20:46 Jaroslav Tulach wrote: > > > Dne neděle 20. ledna 201

Help, JavaScript fans! was: Use Graal.js (parser) for NetBeans 11

2019-01-25 Thread Jaroslav Tulach
I assume there is a lot of people interested in support of modern JavaScript, right? We need you help: čt 24. 1. 2019 v 5:59 odesílatel Jaroslav Tulach napsal: > > The PR-1011 is in. > > Somebody needs to start working on rewriting the `webcommon/ > javascript2.editor/` to us

Cannot compile NetBeans because of Gradle

2019-01-25 Thread Jaroslav Tulach
I on Linux, behind a corporate proxy. I could get though it with nbbuild.*DownloadBinaries, but since the integration of Gradle I cannot build NetBeans anymore. Can this be fixed? -jt -copy-gradle-wrapper: -uptodate-tooling: build-tooling-lib: [java] Downloading https://services.gradle.org

Package NetBeans as Mac OS X application

2019-01-26 Thread Jaroslav Tulach
Hello guys, I've just reconfigured NetBeans to present itself as a Mac OS X Application. I followed stackoverflow advice https://stackoverflow.com/questions/281372/executing-shell-scripts-from-the-os-x-dock/281389#281389 If you don't need a Terminal window, you can make any executable file an Appl

Re: Help, JavaScript fans! was: Use Graal.js (parser) for NetBeans 11

2019-01-29 Thread Jaroslav Tulach
email.com> wrote: > >> > >>> Not sure if there is an issue yet for fixing the failing tests, created > >>> it and will be referencing this in my pull requests: > >>> > >>> https://issues.apache.org/jira/browse/NETBEANS-1990 > >>

Re: Netbeans future platform and IDE packaging and design - brainstorming

2019-01-29 Thread Jaroslav Tulach
My 2 Kč: Versioning of individual JAR files produced by NetBeans is already semantic versioning friendly. However such versioning is completely independent from the version of the final IDE. Version of the whole NetBeans IDE has always been a "marketing number", not a technical one. E.g. no rules

Re: Release Apache NetBeans parent pom 1.0

2019-02-18 Thread Jaroslav Tulach
Dne pondělí 18. února 2019 16:55:52 CET, Ate Douma napsal(a): > This *new* maven artifact is using Maven groupId: org.netbeans.maven. > Which IMO can and should at least use the org.apache.netbeans prefix. > There is no existing usage, yet, so *not* using the org.apache. prefix > as expected seems

Re: Revert Fragments for libs.javafx with JavaFX 11 implementation #917 (was: Re: Apache NetBeans 11.0 has been Branched!)

2019-02-19 Thread Jaroslav Tulach
-1 (e.g. veto) to the revert proposal. Dne středa 20. února 2019 1:03:36 CET, Matthias Bläsing napsal(a): > Hello all, > > Am Mittwoch, den 13.02.2019, 20:01 +0100 schrieb Matthias Bläsing: > > Am Mittwoch, den 13.02.2019, 10:44 -0800 schrieb Laszlo Kishalmi: > > > BTW, as we are not really going

Re: Revert Fragments for libs.javafx with JavaFX 11 implementation #917 (was: Re: Apache NetBeans 11.0 has been Branched!)

2019-02-22 Thread Jaroslav Tulach
4:46 odesílatel Jaroslav Tulach napsal: > -1 (e.g. veto) to the revert proposal. > > Dne středa 20. února 2019 1:03:36 CET, Matthias Bläsing napsal(a): > > Hello all, > > > > Am Mittwoch, den 13.02.2019, 20:01 +0100 schrieb Matthias Bläsing: > > > Am Mittwoch, d

Re: [VOTE] Release Apache NetBeans (incubating) parent pom 1

2019-02-23 Thread Jaroslav Tulach
+1 Eric, please comment and/or approve https://github.com/apache/incubator-netbeans-html4j/pull/16 - it seems the pom works for HTML/Java API. -jt Dne pátek 22. února 2019 15:42:19 CET, Eric Barboni napsal(a): > Dear members of the Apache NetBeans community. > > > > In order to prepare rel

Re: [VOTE] PMC chair for Apache NetBeans

2019-03-05 Thread Jaroslav Tulach
ng an Oracle employee[1]) is negligible compared to the achievements he has made! My vote goes to Geertjan, the NetBeans Saviour! Jaroslav Tulach NetBeans founder and initial architect [1] It is not drawback per se, it just may be perceived as a drawback by some. Dne pátek 1. března 2019 15:28:5

Re: [VOTE] Apache NetBeans graduation to Top Level Project

2019-03-11 Thread Jaroslav Tulach
+1 Dne pondělí 11. března 2019 12:01:22 CET, Walter Nyland napsal(a): > +1 > Walt > On Monday, March 11, 2019, 11:48:17 AM GMT+1, Geertjan Wielenga > wrote: > > Hi all, > > After a discussion amongst the Apache NetBeans community on the dev mailing > list[1], voting on a PMC chair[2], che

Re: Question | Logger | NetBeans plugin

2019-03-14 Thread Jaroslav Tulach
> Does this help: > > http://bits.netbeans.org/dev/javadoc/org-openide-util/org/openide/util/doc-files/logging.html > > Right Geertjan, that is the best thing to do. "Using Structured Logging for Communication" is the best logging pattern possible with java.util.logging infrastructure, in my opini

Re: [platform-dev] Localization bundles

2019-03-17 Thread Jaroslav Tulach
Hello Boris, thanks for tackling this issue. Dne sobota 16. března 2019 15:18:20 CET, Boris Heithecker napsal(a): > Hi all, > I'm preparing a pull request now for the localisation bundles from the 3rd > donation. I've made only slight changes to build.xml found in the folder. > A once-existing bui

Re: Apache NetBeans (incubating) 10 maven artefacts

2019-03-17 Thread Jaroslav Tulach
Dne sobota 16. března 2019 17:31:48 CET, Eric Barboni napsal(a): > Hi Patrik, > Thanks for the feedback and for early testing. It appears that due to > groupID change the nbm plugin is not working well. Obviously. Keep the original groupId, please! -jt

Re: Apache NetBeans (incubating) 10 maven artefacts

2019-03-24 Thread Jaroslav Tulach
Amazing work, Eric! I've just changed my project to use Lexer from your RELEASE100 artifacts: https://github.com/JaroslavTulach/SelfGraal/commit/e247277f7c4cb592060b174f544254381f0c372d and everything works like a charm! Having these artifacts in the Maven central repository would be a tremendous

Where are the sources for the NetBeans Platform? Release Apache Netbeans 11.0 (incubating) [vote candidate 4]

2019-03-24 Thread Jaroslav Tulach
Laszlo, I don't see sources for just the NetBeans Platform at https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans/incubating-11.0-vc4/ Having src.zip with just NetBeans Platform sources would greatly help downstream packagers like Debian. The Debian source for netbeans-pl

Re: [MENTORS] Apache NetBeans maven artifacts groupId and process

2019-03-24 Thread Jaroslav Tulach
ajor focus of everything we did in the NetBeans Platform. Dear mentors, please guide me on my quest to keep the Maven co-ordinates unchanged. Thanks you. Jaroslav Tulach NetBeans Founder NetBeans Platform Architect po 25. 3. 2019 v 0:57 odesílatel Ate Douma napsal: > > >

Re: [MENTORS] Apache NetBeans maven artifacts groupId and process

2019-03-29 Thread Jaroslav Tulach
Ate wrote: > Hi Mark, > Thanks a ton for the detailed reply, which makes a lot of sense to me. > > Given that, I see no strong argument or reason to further hold up the (re)quest to keep using org.netbeans for Maven GroupId. > Assuming of course all the technical and administrative hurdles with Nex

Maven repository is down

2019-04-03 Thread Jaroslav Tulach
Hi. My build https://builds.apache.org/job/incubator-netbeans-html4j-linux/71/console Failed to collect dependencies at org.netbeans.api:org-openide-util-lookup:jar:RELEASE82: Failed to read artifact descriptor for org.netbeans.api:org-openide-util-lookup:jar:RELEASE82: Could not transfer artifact

Sharing user dir but not cache dir was: NetBeans UserDir vs. Releases

2019-04-04 Thread Jaroslav Tulach
Dne čtvrtek 4. dubna 2019 14:17:57 CEST, Junichi Yamamoto napsal(a): > The user directory includes plugins. The cache directory has a splash > screen. So, probably, problems occur if a user uses NetBeans IDEs of > different versions, I suppose. ## Problem with Caches Right. Using two different ve

Re: [MENTORS] Apache NetBeans maven artifacts groupId and process

2019-04-07 Thread Jaroslav Tulach
t; I removed the former repository with org.apache.netbeans groupid > > Regards > Eric > > -Message d'origine- > De : Jaroslav Tulach > Envoyé : vendredi 29 mars 2019 10:26 > À : Apache NetBeans > Objet : Re: [MENTORS] Apache NetBeans maven artifacts groupId and proce

Re: Maven bits for Apache NetBeans (incubating) 11.0

2019-04-07 Thread Jaroslav Tulach
Dne pátek 5. dubna 2019 16:57:58 CEST, Eric Barboni napsal(a): > Thanks a lot for the release!!! > > And ... maven artefacts are staging at > https://repository.apache.org/content/repositories/orgapachenetbeans-1013 > for people wanting them. Great. I confirm that Apache NetBeans HTML/Java API bu

[VOTE] Build #19 as HTML/Java API release 1.5

2017-10-16 Thread Jaroslav Tulach
page header. Good luck casting your vote! -jt 2017-10-16 13:15 GMT+02:00 Bertrand Delacretaz : > Hi, > > On Sat, Oct 14, 2017 at 5:34 AM, Jaroslav Tulach > wrote: > > ...My key is now listed at https://people.apache.org/ > keys/group/netbeans.asc > > Does that mean ther

Re: [VOTE] Build #19 as HTML/Java API release 1.5

2017-10-17 Thread Jaroslav Tulach
Thanks for the review Bertrand. 2017-10-17 11:18 GMT+02:00 Bertrand Delacretaz : > On Mon, Oct 16, 2017 at 2:12 PM, Jaroslav Tulach > wrote: > > ...https://builds.apache.org/job/incubator-netbeans-html4j-release/19/ > ... > > +1 for releasing that (after the Incuba

Re: [VOTE] Build #19 as HTML/Java API release 1.5

2017-10-18 Thread Jaroslav Tulach
gt; - $ md5sum incubating-netbeans-html4j-1.5.zip > - $ mvn install : "BUILD SUCCESS" is shown > - $ gpg --verify incubating-netbeans-html4j-1.5.zip.asc > > Regards, > Junichi > > 2017-10-16 21:12 GMT+09:00 Jaroslav Tulach : > > Everybody please vote for HTML/Java API

Re: WithLambda.classx

2017-10-18 Thread Jaroslav Tulach
I assume the file is used by tests to verify the classfile reader is able to read a class compiled with -source 1.8 and using lamda functions. The classx file must have been created at days when NetBeans used to be compiled only by JDK7. These days it should be possible to compile appropriate sourc

Re: [VOTE] Build #19 as HTML/Java API release 1.5

2017-10-18 Thread Jaroslav Tulach
I've managed to upload the files to https://dist.apache.org/repos/dist/dev/incubator/netbeans/ -jt 2017-10-18 15:32 GMT+02:00 Bertrand Delacretaz : > On Wed, Oct 18, 2017 at 2:19 PM, Geertjan Wielenga > wrote: > > ...I think the IPMC needs to be involved and vote too... > > Yes, as per "Podling

[RESULT]: [VOTE] Build #19 as HTML/Java API release 1.5

2017-10-19 Thread Jaroslav Tulach
going to send a voting email to general@incubator now. -jt 2017-10-18 20:48 GMT+02:00 Jaroslav Tulach : > I've managed to upload the files to > https://dist.apache.org/repos/dist/dev/incubator/netbeans/ > -jt > > 2017-10-18 15:32 GMT+02:00 Bertrand Delacretaz : > >> On

Re: VERSION.txt - what is it and can it be removed?

2017-10-19 Thread Jaroslav Tulach
>> Matthias Bläsing : 19.10.17 @ 19:18 << > Hello all, > > while looking into PR 124 I noticed, that VERSION.txt was excluded from > Rat and now I'm wondering whether or not that is a good idea. > > There are validations, that ensure that a VERSION.txt is there, but no > usage of the files. > >

[RESULT]: [VOTE] Release 1.5 of NetBeans HTML/Java API

2017-10-23 Thread Jaroslav Tulach
s for making Apache NetBeans HTML/Java API 1.5 release possible! -jt 2017-10-23 10:22 GMT+02:00 Jaroslav Tulach : > 2017-10-21 14:06 GMT+02:00 Mark Struberg : > >> +1 IPMC binding >> >> LICENSE, NOTICE, rat, dependencies, signing, etc all looks good. >> >> However w

Apache Release 1.5 of HTML/Java API is approved - what is next?

2017-10-23 Thread Jaroslav Tulach
Hi. The source release is approved. The source ZIP and associated files are currently at: https://dist.apache.org/repos/dist/dev/incubator/netbeans/ shall we upload them somewhere else? I have pushed the changes into the Git repository, and tagged them release-1.5: https://github.com/apache/incuba

Re: Build fails without "patch" tool

2017-10-24 Thread Jaroslav Tulach
Btw. The diff module & co. contain code to apply a patch. The code is used in the IDE. -jt 2017-10-24 13:10 GMT+02:00 Antonio Vieiro : > Hi all, > > The build fails if "patch" is not available on the command line (see [1]) > > AFAIK all the build system requires little external tools. Are we > r

[mentors] Apache Release 1.5 of HTML/Java API is approved - what is next?

2017-10-24 Thread Jaroslav Tulach
2017-10-23 15:00 GMT+02:00 Jaroslav Tulach : > Hi. > The source release is approved. The source ZIP and associated files are > currently at: > https://dist.apache.org/repos/dist/dev/incubator/netbeans/ > shall we upload them somewhere else? > Dear mentors, I'd like to rea

Re: Centralized external-binary versions?

2017-10-30 Thread Jaroslav Tulach
2017-10-29 10:48 GMT+01:00 Antonio : > Hi all, > > Currently NetBeans modules define themselves the exact version of > third-party binaries, for instance: > > netbinox depends on org.eclipse.osgi_3.9.1.v20140110-1610 > and > o.eclipse.core.runtime depends on org.eclipse.core.runtime-3.7.0 > > Woul

Downloading from other Maven repositories was: Integrating with complex third-party software

2017-10-30 Thread Jaroslav Tulach
2017-10-25 6:21 GMT+02:00 Antonio Vieiro : > > I was wondering we could upgrade the “download task” in nbbuild to > automatically select binary versions for eclipse binaries, so, for > instance, our binaries-list could be something like: > > eclipse://4.7/org.eclipse.core.jobs > > And leave the re

Fix for #98: Mentioning knockout.js library

2017-11-04 Thread Jaroslav Tulach
Hello Bertrand, can you please check my fix for https://issues.apache.org/jira/browse/NETBEANS-98 is correct? If so, I'd like to prepare 1.5.1 release of HTML/Java API as all the open issue seem to be fixed now. Thanks. -jt

Re: [RESULT]: [VOTE] Release 1.5 of NetBeans HTML/Java API

2017-11-06 Thread Jaroslav Tulach
lease/incubator/ > netbeans. > > John > > On Mon, Oct 23, 2017 at 4:29 AM Jaroslav Tulach > > wrote: > > > The vote started four days ago, so it is time to announce the result: > > Approved. > > > > Bertrand Delacretaz: +1 > > John D. Ament: Here'

How do I accept a PR? was: #1: Updated Java Doc with better description and examples of presenters, ?

2017-11-06 Thread Jaroslav Tulach
Hurá, there is a first PR for HTML/Java API, thanks Toni! Everyone, how do I merge it? I can do it manually, but I was hoping to get the "Merge" button on GitHub. I see just "Comment"... Thanks in advance for any advice. -jt 2017-11-06 17:18 GMT+01:00 GitBox : > eppleton opened a new pull requ

Re: How do I accept a PR?

2017-11-06 Thread Jaroslav Tulach
you'll find a link for > > setting things up, which means you'll be able to merge. > > > > Gj > > > > On Mon, Nov 6, 2017 at 5:34 PM, Jaroslav Tulach < > jaroslav.tul...@gmail.com > > > wrote: > > > >> Hurá, > >>

Improve the docs + Solved was: How do I accept a PR?

2017-11-07 Thread Jaroslav Tulach
Being more patient helped. Now I can see the merge button. Thanks you for improving the documentation. Please add more fixes like this. -jt 2017-11-07 8:36 GMT+01:00 Jaroslav Tulach : > > > 2017-11-06 17:36 GMT+01:00 Geertjan Wielenga < > geertjan.wiele...@googlemail.com>

Re: [VOTE] Release Apache NetBeans 9.0 Alpha (incubating)

2017-11-08 Thread Jaroslav Tulach
+1 => let the bits attract attention of those who have bindings votes. I have noticed few problems with the build as well. Reported as NETBEANS-128 and NETBEANS-129. None of them is related to licensing, so I think none of them shall stop the process of getting the 1st draft of alpha version out.

Give JavaHelp a chance! was: Release Apache NetBeans 9.0 Alpha (incubating)

2017-11-08 Thread Jaroslav Tulach
Hello Ate, thanks for trying the NetBeans Platform 9.0 Alpha bits. > And that still has status "To do". Furthermore, it depends on the *GPL* > external jsearch-2.0_05.jar which is a no-go... for the ASF. > See: https://www.apache.org/legal/resolved.html#category-x > > ... > > Note that the bin

HTML/Java checksums was: Release Apache NetBeans 9.0 Alpha (incubating)

2017-11-08 Thread Jaroslav Tulach
> > Sorry, not sure what is happening, I tried to download: >> https://search.maven.org/remotecontent?filepath=org/netbeans >> /html/net.java.html.boot.script/1.5/net.java.html.boot.script-1.5.jar >> >> and it seems to have sha1sum: >> 276009d3f0a27079a80d241c3183ec712305a42a >> > > Indeed, if I do

  1   2   3   >