Re: bits.netbeans.org/maven2 is down?

2019-07-14 Thread Emilian Bold
> Ah, I see: people using bits.netbeans.org/maven2 to download legacy > non-apache binaries... that is not a good idea, I think... I expect that most existing Platform apps are on 8.2 or lower. If they use Maven they depend on bits.netbeans.org/maven2 --emi On Sun, Jul 14, 2019 at 9:10 PM

RE: FYI: launcher sensitive to JAVA_HOME even when jdkhome is set in the conf file

2019-07-14 Thread Eirik Bakke
Odd! Do you think this is a JDK bug or a Windows launcher bug? Either way, it seems like something that could be fixed on the NetBeans side from the Windows launcher. (If it's a JDK bug, the launcher could set JAVA_HOME to whatever directory it's running from.) In the example you posted, could

Re: bits.netbeans.org/maven2 is down?

2019-07-14 Thread Neil C Smith
On Sun, 14 Jul 2019, 19:10 Antonio Vieiro, wrote: > Ah, I see: people using bits.netbeans.org/maven2 to download legacy > non-apache binaries... that is not a good idea, I think... > That was always in the migration plan as far as I remember. Would be good if they got uploaded to Maven Central

Re: bits.netbeans.org/maven2 is down?

2019-07-14 Thread Antonio Vieiro
Ah, I see: people using bits.netbeans.org/maven2 to download legacy non-apache binaries... that is not a good idea, I think... En 14 jul. 2019 a 13:19, > escribió: No idea. Where is this being used? En 14 jul. 2019 a 10:35, > escribió: But all the NBMs are now on Maven Central, why do we

Re: Procedure for uploading binaries

2019-07-14 Thread Matthias Bläsing
Hi Neil, Am Sonntag, den 14.07.2019, 16:53 +0100 schrieb Neil C Smith: > There was also comments about moving to favour Maven Central where > possible > I believe? Is this not feasible here? yes, I would have preferred a prebuild artifact from maven central, but in this case there is not

Re: Procedure for uploading binaries

2019-07-14 Thread Matthias Bläsing
Hi Junichi, Am Montag, den 15.07.2019, 00:42 +0900 schrieb Junichi Yamamoto: > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=115507251 thank you! Yes that is the information I was missing. And now I know how other feel when learning, that a correct search would have revealed

Re: Procedure for uploading binaries

2019-07-14 Thread Neil C Smith
On Sun, 14 Jul 2019, 16:42 Junichi Yamamoto, wrote: > > This? > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=115507251 There was also comments about moving to favour Maven Central where possible I believe? Is this not feasible here? Best wishes, Neil

Re: Procedure for uploading binaries

2019-07-14 Thread Junichi Yamamoto
Hi Matthias, This? https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=115507251 HTH, Junichi On Mon, Jul 15, 2019 at 12:07 AM Matthias Bläsing wrote: > > Hello all, > > I'm preparing an update for the html.parser and html.lexer modules to > improve compatibility with html5. See

Re: bits.netbeans.org/maven2 is down?

2019-07-14 Thread Emilian Bold
Well, I expect that people using 8.2 NBMs would need that. --emi On Sun, Jul 14, 2019 at 2:20 PM Antonio Vieiro wrote: > > No idea. Where is this being used? > > > En 14 jul. 2019 a 10:35, > > escribió: > > But all the NBMs are now on Maven Central, why do we need to refer to >

Re: Apache NetBeans 11.1-beta4 Is Available for Testing!

2019-07-14 Thread Jack Woehr
In 11.1 rc 4 on Ubuntu 18.04.2 my PHP project wants to "Resolve Problems..." which then pops up: *Would also need to enable StandardModule:org.netbeans.modules.web.client.samples jarFile: /usr/local/netbeans/webcommon/modules/org-netbeans-modules-web-client-samples.jar* I have wandered around

Re: bits.netbeans.org/maven2 is down?

2019-07-14 Thread Antonio Vieiro
No idea. Where is this being used? En 14 jul. 2019 a 10:35, > escribió: But all the NBMs are now on Maven Central, why do we need to refer to bits.netbeans.org at all? Gj On Sun, 14 Jul 2019 at 08:40, Antonio wrote: > Hi Geertjan, > > bits.netbeans.org/maven2 is being redirected to an

Re: Apache NetBeans 11.1-beta4 Is Available for Testing!

2019-07-14 Thread Geertjan Wielenga
Looks like we're ready for vc2. :-) Gj On Sun, Jul 14, 2019 at 11:51 AM huang kai wrote: > Sorry for the typo, I mean netbeans.apache.org download link of 11.0 is > super fast, they seem have a lot of mirror around the world. > > > On 2019/7/14 17:47, huang kai wrote: > > I do the test though

Re: Apache NetBeans 11.1-beta4 Is Available for Testing!

2019-07-14 Thread huang kai
Sorry for the typo, I mean netbeans.apache.org download link of 11.0 is super fast, they seem have a lot of mirror around the world. On 2019/7/14 17:47, huang kai wrote: > I do the test though linux snap build, but it seems the beta 4 haven't > arrive snap store --edge channel yet, so I have to

Re: Apache NetBeans 11.1-beta4 Is Available for Testing!

2019-07-14 Thread huang kai
I do the test though linux snap build, but it seems the beta 4 haven't arrive snap store --edge channel yet, so I have to download the binaries manually. VC1 download is as slow as beta 4. BTW, the download link from netbeans.apache.com is super fast. On 2019/7/14 17:40, Neil C Smith wrote: >

Re: Apache NetBeans 11.1-beta4 Is Available for Testing!

2019-07-14 Thread huang kai
Are there any mirror to download the build artiffacts? It is too slow to download the binaries here in china, about 15-30KB/s. Any help will be appreciated. On 2019/7/14 8:31, Josh Juneau wrote: > I took it for a test spin and everything looks good. Thanks much for all > of the hard work! > >

Re: bits.netbeans.org/maven2 is down?

2019-07-14 Thread Geertjan Wielenga
But all the NBMs are now on Maven Central, why do we need to refer to bits.netbeans.org at all? Gj On Sun, 14 Jul 2019 at 08:40, Antonio wrote: > Hi Geertjan, > > bits.netbeans.org/maven2 is being redirected to an Oracle site (the > former bits.netbeans.org/maven2, IP 137.254.56.27, also

Re: Where do "Third Party Libraries" point to?

2019-07-14 Thread Emilian Bold
You know, just recently I noticed the .external protocol in the module system and now I see it is being used on the JavaFX modules to download from Maven Central the GPL JARs which NetBeans can't included under Apache: https://github.com/apache/netbeans/pull/917/files So this 3rd party libraries