[maven] What about the hosting of RELEASE82 artifacts?

2020-01-10 Thread Jean-Marc Borer
Hi there, When you want to create plugins compatible to older NB based applications such as VisualVM 1.4.x with Maven, you have dependencies to older Maven artifacts such as RELEASE82. Sure it may evolve in the future, but currently the latest version of VisualVM is still bound to NB 8.2. NB 8.2

Re: NB Platform modules and JDK 11+ modules

2020-01-09 Thread Jean-Marc Borer
No. Just wondering. On Thu, Jan 9, 2020 at 10:09 AM Geertjan Wielenga wrote: > It is not. Does it need to? > > Gj > > On Thu, 9 Jan 2020 at 10:06, Jean-Marc Borer wrote: > > > Hi guys, > > > > I just had a discussion with colleagues about NB module system. W

NB Platform modules and JDK 11+ modules

2020-01-09 Thread Jean-Marc Borer
Hi guys, I just had a discussion with colleagues about NB module system. We were wondering how this system is cohabitating with "new" Java module system. Any idea or documentation/article/thread/information? Cheers, JMB

Re: NetBeans Logo on the Welcome Screen

2020-01-09 Thread Jean-Marc Borer
"ImageUtilities can load SVG files now." Oh is it? That would be great. In which version on NB? In 11.2 sources code, I can't find anything related to SVG. On Sat, Dec 28, 2019 at 5:39 AM Eirik Bakke wrote: > I added the graphics used for the current Splash Screen (not to be > confused with th

Re: Re: Any objections against turning netbeans.org OFF?

2020-01-09 Thread Jean-Marc Borer
+1 It still essential to keep bits.netbeans.org: it hosts older Maven artifacts that are still required. If you want to create a Mavenized plugin for VisualVM 1.4.x which is still based on NB platform 8.2 or 9.0, you need to access the RELEASE82 and RELEASE90 artifacts. I recently faced this issue

Re: [VOTE] Release of Apache NetBeans utilities nbm-maven-harness version 11.2 and nbm-maven-plugin 4.4 (take 2)

2019-12-18 Thread Jean-Marc Borer
Not directly related to the plugin validation, but the Apache NetBeans Maven Utilities NBM Harness documentation site doesn't work.( https://bits.netbeans.org/mavenutilities/nbm-maven-harness) Cheers, JMB On Tue, Dec 17, 2019 at 12:23 PM Eric Barboni wrote: > Dear members of Apache NetBeans co

Re: "Netbeans IDE 11.1 is Available" notification in NB 11.2

2019-11-11 Thread Jean-Marc Borer
Yes indeed. I disabled it meanwhile. Misleading message anyway. Cheers, JMB On Fri, Nov 8, 2019 at 1:01 PM Neil C Smith wrote: > On Fri, 8 Nov 2019, 12:41 Jean-Marc Borer, wrote: > > > I am I the only one getting this notification from a freshly installed NB > > 11.2? >

"Netbeans IDE 11.1 is Available" notification in NB 11.2

2019-11-08 Thread Jean-Marc Borer
I am I the only one getting this notification from a freshly installed NB 11.2? [image: image.png]

Re: Blog Writer Access

2019-11-08 Thread Jean-Marc Borer
, 2019 at 12:23 PM Geertjan Wielenga wrote: > Invitation sent to you. > > Just note that what you're doing to install nb-javac may be different to > others (I've had no problems at all, for example). > > Gj > > On Fri, Nov 8, 2019 at 1:21 PM Jean-Marc Borer wrote:

Re: Blog Writer Access

2019-11-08 Thread Jean-Marc Borer
Hi Geertjan, What do you think about sharing the story how to get nb-javac properly installed until the patch is released? Is it the blog the right place for sharing such information? If you want I could do it, it you give me acces to the blog. I would be happy if someone could review the story be

Re: Installation issues of 11.2 behind corporate proxy

2019-11-08 Thread Jean-Marc Borer
to install nb-javac. > You'll then be using NetBeans without nb-javac. At that point install the > NBM if you want to use nb-javac. > > Gj > > On Fri, Nov 8, 2019 at 11:33 AM Jean-Marc Borer wrote: > > > To make things worse: as I had to dismiss the nb-javac dialog after

Re: Installation issues of 11.2 behind corporate proxy

2019-11-08 Thread Jean-Marc Borer
/nb-javac-library and activated the modules. Now Java is back but the modules are still marked as deactivated... [image: image.png] On Fri, Nov 8, 2019 at 10:23 AM Jean-Marc Borer wrote: > Hi guys, > > Again I am having lots of issues behind my %*ç&//(/( corporate firewall. >

Installation issues of 11.2 behind corporate proxy

2019-11-08 Thread Jean-Marc Borer
Hi guys, Again I am having lots of issues behind my %*ç&//(/( corporate firewall. I just tried a fresh install and when nb-javac question arrives and I accept to download it, it fails because of redirections: INFO [org.netbeans.modules.autoupdate.services.InstallSupportImpl]: Trying external URL

Re: Re: nb-javac installation problem

2019-11-05 Thread Jean-Marc Borer
> > > > You could use NetBeans without nb-javac, which has downsides, but having > > nb-javac also has downsides for you. > > > > You can also get nb-javac here: > > > > http://plugins.netbeans.org/plugin/73454/nb-javac-library > > > > Gj > > >

Re: nb-javac installation problem

2019-11-05 Thread Jean-Marc Borer
:11, Jean-Marc Borer wrote: > > Meanwhile, I can't update nb-javac... > > That may not be a bad thing until > https://github.com/apache/netbeans/pull/1604 somehow makes its way > into an update. I'm currently running with Third Party Libraries > disabled in Tools

nb-javac installation problem

2019-11-05 Thread Jean-Marc Borer
Hi guys, I am stuck behind a corporate web proxy that filters Jar and Nbm if they are not on a white list. Unfortunately, to white list something, it is a difficult and long process in our company. Fortunately, hg.netbeans.org is white listed. However NB tries first to download nb-javac from netbe

Re: Debugger warning message

2019-10-30 Thread Jean-Marc Borer
I have to check. Is there a binary version somewhere already or do I have to build from the sources? On Tue, Oct 29, 2019 at 5:17 PM Eric Barboni wrote: > Hi Jean-Marc, > Is this still the same on Apache NetBeans 11.2 > > Regards > Eric > > > -Message d'origin

Re: Syntax highlighting question

2019-10-30 Thread Jean-Marc Borer
Hi Tim, That are very good news. I was looking for such kind of framework since a long time. I tried schliemann or gsf, but they were poorly documented. Hopefully there was a book from Geertjan that explained how to write all those modules, but it was not using ANTLR. You had to fill the gap your

Re: Debugger warning message

2019-10-23 Thread Jean-Marc Borer
I found this. Hope it works https://ibb.co/FVCx48H On Wed, Oct 23, 2019 at 2:48 PM Jean-Marc Borer wrote: > How can I link the screenshot? Any recommandation? > > On Wed, Oct 23, 2019 at 10:58 AM Eric Barboni wrote: > >> Hi, >> Sorry yes, the screenshot are not linke

Re: Debugger warning message

2019-10-23 Thread Jean-Marc Borer
How can I link the screenshot? Any recommandation? On Wed, Oct 23, 2019 at 10:58 AM Eric Barboni wrote: > Hi, > Sorry yes, the screenshot are not linked/visible in the mailing list. > > Regards > Eric > > -Message d'origine----- > De : Jean-Marc Borer > Envo

Re: Debugger warning message

2019-10-23 Thread Jean-Marc Borer
ote: > Hi Jean-Marc, > > I have no screenshot associated. I have not such an issue. > > You use an old NetBeans ? > > > > Regards > > Eric > > > > De : Jean-Marc Borer > Envoyé : vendredi 18 octobre 2019 15:05 > À : d...@netbeans.incubator.apache.

Question about Harness and Maven

2019-10-18 Thread Jean-Marc Borer
Hi guys, I would like to understand what the famous netbeans "harness" is used for and why it is necessary with Maven projects. For example why should I define a netbeans.installation property? I have seen that among the dependencies of the nbm-maven-plugin there is also a harness dependency def

Re: Debugger warning message

2019-10-18 Thread Jean-Marc Borer
By the way, the documentation is really not up to date: it still references mojohaus On Fri, Oct 18, 2019 at 12:53 PM Jean-Marc Borer wrote: > Hi guys, > > Since I updated to the latest NBM plugin: > > org.apache.netbeans.utilities >

Debugger warning message

2019-10-18 Thread Jean-Marc Borer
Hi guys, Since I updated to the latest NBM plugin: org.apache.netbeans.utilities nbm-maven-plugin 4.3 I constantly get this error message: [image: image.png] If I click on upgrade, the POM gets modified and older plugin is installed:

Re: bits.netbeans.org vs netbeans.apache.org

2019-09-13 Thread Jean-Marc Borer
So Emilian, do you take the token and move, at least, all Maven and Javadoc for 8.2 to OSUOSL? Greetings On Thu, Sep 12, 2019 at 5:50 PM Geertjan Wielenga wrote: > Fair enough, whatever works. :-) > > Gj > > On Thu, 12 Sep 2019 at 19:34, Matthias Bläsing > wrote: > > > Hi Geertjan, > > > > Am

Re: Have we got any *runtime* performance tests?

2019-09-12 Thread Jean-Marc Borer
Hi Tim, If file access is improved that may also improve indexing and by consequence symbol finding or refactoring. Did you try such operations to check the difference in speed? Cheers, JMB On Sun, Aug 18, 2019 at 8:47 AM Tim Boudreau wrote: > I've been playing with some tweaks to masterfs -

Re: bits.netbeans.org vs netbeans.apache.org

2019-09-12 Thread Jean-Marc Borer
max under Oracle > IMHO. Under Apache it won't serve those old bits from Apache infra but > could use OSUOSL. > > --emi > > joi, 12 sept. 2019, 14:46 Jean-Marc Borer a scris: > > > Sure, I understand all those points, but does anyone know how long > > bits.net

Re: Current state of Oracle donation of NetBeans to Apache

2019-09-12 Thread Jean-Marc Borer
Ruby support shall be kept. > > > community-soa > > > > Misguided junk to sell to managers who don't understand technology, so they > can torture their employees with it. > 😂 That is so true! Send it to /dev/null, but: I am still obliged use SoapUI on a regular base. This tool is so a nightmare

Re: bits.netbeans.org vs netbeans.apache.org

2019-09-12 Thread Jean-Marc Borer
Sure, I understand all those points, but does anyone know how long bits.netbeans.org will still be online? Last week, there was an outage and, of course, exactly when I was testing our new artifactory. That is why I started wondering. If the bits.netbeans.org will remain live during a few years, t

Re: bits.netbeans.org vs netbeans.apache.org

2019-09-11 Thread Jean-Marc Borer
as specifically as possible? > > Gj > > On Wed, 11 Sep 2019 at 13:00, Jean-Marc Borer wrote: > > > And how long will bits.netbeans.org be maintained? Any input here? > > > > On Wed, Sep 11, 2019 at 10:32 AM Geertjan Wielenga > > wrote: > > > > > Onl

Re: bits.netbeans.org vs netbeans.apache.org

2019-09-11 Thread Jean-Marc Borer
And how long will bits.netbeans.org be maintained? Any input here? On Wed, Sep 11, 2019 at 10:32 AM Geertjan Wielenga wrote: > Only source code is being donated by Oracle to Apache and only the tip of > the source code it donates. > > Gj > > On Wed, Sep 11, 2019 at 12:29

Re: Maven experiment

2019-09-11 Thread Jean-Marc Borer
@Tim Great job with the contrib. If one wants to use some of them, how should he proceed? Clone the repo, build all projects and then load the generated NBMs in its NB IDE? Cheers On Tue, Sep 3, 2019 at 4:46 PM Robert Scholte wrote: > This is all very useful information. > > To answer this que

Re: Allowing top down approach was: Maven experiment

2019-09-11 Thread Jean-Marc Borer
Hi, Not sure to fully understand the topic, but if Jaroslav suggests to add a target to compile and then deploy all NB modules in a local or remote Maven repository, I am 200% in favor for that. Especially for the DEV version On Wed, Sep 4, 2019 at 10:00 AM Eric Barboni wrote: > Hi > > > > Not

Re: Bump OpenJFX to 13 for NB 11.2?

2019-09-11 Thread Jean-Marc Borer
IMHO, any version that makes NB IDE crash or freeze (isn't it proxy!!) out of the box is a show stopper and shall not be included in the release. Now I have no experience at all with OpenJFX... Cheers, JMB On Tue, Sep 10, 2019 at 1:03 PM Matthias Bläsing wrote: > Hello all, > > I know that we

bits.netbeans.org vs netbeans.apache.org

2019-09-11 Thread Jean-Marc Borer
Hi list members, How long is bits.netbeans.org supposed to be maintained and is there any plan to migrate the legacy artifacts (dependencies up to 6.5!!) to the new netbeans.apache.org repo? Cheers, JMB

Re: Yenta plugin

2019-09-11 Thread Jean-Marc Borer
n" or less restrictive... No performance issue noticed yet. On Wed, Sep 11, 2019 at 9:19 AM Jean-Marc Borer wrote: > Thank you Tim. > > You are right about the backward compatibility. I am also using Yenta 1.1 > (linked to NB 7.2) with my 11.1 application. It works perfect. Howe

Re: Yenta plugin

2019-09-11 Thread Jean-Marc Borer
Thank you Tim. You are right about the backward compatibility. I am also using Yenta 1.1 (linked to NB 7.2) with my 11.1 application. It works perfect. However some Maven tools tend to be "too" smart (IntelliJ I see you ;-) and try to retrieve all transitive dependencies. Apparently RELEASE72 as

Re: Yenta plugin

2019-09-11 Thread Jean-Marc Borer
n Wed, Sep 11, 2019 at 7:53 AM Jean-Marc Borer wrote: > Hi guys, > > I use Jesse's org.netbeans.contrib.yenta plugin to overcome annoying (and > too restrictive) dependencies in one of my NB based application. However > Yenta is still linked to NB 7.2. > >

Yenta plugin

2019-09-11 Thread Jean-Marc Borer
Hi guys, I use Jesse's org.netbeans.contrib.yenta plugin to overcome annoying (and too restrictive) dependencies in one of my NB based application. However Yenta is still linked to NB 7.2. https://javalibs.com/artifact/org.netbeans.contrib.yenta/api Yenta allows me to use public classes from mod

Class loading issues between NB 9.0 and NB11.0

2019-05-15 Thread Jean-Marc Borer
Hi all, This is rather a tricky question. To locate the application home dir, I used since NB 8.2 a call to CLIOptions.getHomeDir() in a ModuleInstall class. To be able to compile it, I had to add a dependency to in my Maven project: org.netbeans.modules org-netbeans-co

<    1   2