Re: NetBeans Plugin Portal is empty.

2019-06-26 Thread Neil C Smith
On Thu, 27 Jun 2019, 06:39 Gary Bello,  wrote:

> it is not just you.
> Been that way for weeks now it seems.
>

Yes, this was probably merged before it or we were entirely ready. Caused a
few issues that are hopefully now fixed in NB11.1.

I do builds but the tryme builds cant load any plugins.
>

Given we're in feature freeze you might be better building off the
release111 branch - it's the same as master except for a few configuration
commits, including a fix for this.

We can't fix in master until NB 11.1 is released, when we'll need to decide
whether to merge the configuration from the release, or just parts that are
missing.

>
> fixed today by copying the plugins updates config info from the downloaded
> netbeans 11.0 i have installed.
>
> i have https://netbeans.apache.org/nb/updates/11.0/updates.xml.gz
> and http://plugins.netbeans.org/nbpluginportal/updates/11.0/catalog.xml.gz
> for the 2 update centers.
>

You might be better to copy from NB 11.1. That's missing a center under
nbresloc: url, as I found out by missing it for beta1! :-)

Best wishes,

Neil

>


Re: NetBeans Plugin Portal is empty.

2019-06-26 Thread Gary Bello
it is not just you.
Been that way for weeks now it seems.

I do builds but the tryme builds cant load any plugins.

fixed today by copying the plugins updates config info from the downloaded
netbeans 11.0 i have installed.

i have https://netbeans.apache.org/nb/updates/11.0/updates.xml.gz
and http://plugins.netbeans.org/nbpluginportal/updates/11.0/catalog.xml.gz
for the 2 update centers.

-Gary



On Wed, Jun 26, 2019 at 8:44 PM Laszlo Kishalmi 
wrote:

> Dear all,
>
> Is it just me or anyone else receives an empty (no modules inside)
> updates.xml on
>
>
> https://netbeans-vm.apache.org/pluginportal/data/latest/catalog-experimental.xml.gz
>
> It prevents installing nb-javac and Oracle JS Parser.
>
> Laszlo Kishalmi
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


NetBeans Plugin Portal is empty.

2019-06-26 Thread Laszlo Kishalmi

Dear all,

Is it just me or anyone else receives an empty (no modules inside) 
updates.xml on


https://netbeans-vm.apache.org/pluginportal/data/latest/catalog-experimental.xml.gz

It prevents installing nb-javac and Oracle JS Parser.

Laszlo Kishalmi


-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





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

2019-06-26 Thread Glenn Holmer
On 6/26/19 3:44 PM, Geertjan Wielenga wrote:
> It should indeed. Feel free to do it! :-)

done

> On Wed, 26 Jun 2019 at 22:01, Glenn Holmer 
> wrote:
> 
>> On 6/26/19 1:26 PM, Neil C Smith wrote:
>>> I'd like to announce that the second beta build for Apache NetBeans
>>> 11.1 from the release111 branch is available for download.
>>
>>> NB 11.1 major changes :
>>>
>> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11.1
>>
>> Shouldn't that page be updated with the right beta number and build URL?

-- 
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."


-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



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

2019-06-26 Thread Jose Ch
Hi all,

I got this message when creating a Maven Java Web Application using JEE 8 &
Glassfish 5.1:

&&& SAX fatal error: [1:1] null /
http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd /
org.xml.sax.SAXParseException; systemId:
http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd; lineNumber: 1;
columnNumber: 1; Premature end of file.

This is a clean installation of netbeans 11.1beta2 (deleted
~/.chache/netbeans & ~/.netbeans) and running with JDK 12.0.1, this were
the steps:

1.- Open a Maven Java Web Application JEE7 project (empty project created
with NB11.1 beta1)
2.- Activate Oracle JS Parser & nbjavac
3.- Restart NetBeans because the project has label of "broken"
4.- Project was open correctly (still the same project as step 1)
5.- Add Java Platform 8u212 & 11.0.3 (both zulu)
6.- Add Payara Server 5.192, GlassFish Server 5.1.0 and Apache TomEE
8.0.0-M3
7.- Create Maven Java Web Application
8.- Select GlassFish server
9.- Select JEE8 web
10.- Project created successfully

Both projects were build successfully with "Clean & Build " option.

Should I open a JIRA issue or create another mail to dev@netbeans.apache.org
or is this a controlled error because I can build the project?

Regards,

Jose.

El mié., 26 jun. 2019 a las 17:24, Geertjan Wielenga ()
escribió:

> That is great! The Java EE 8/Maven combination looks solid to me, would be
> awesome if the Java EE 8/Gradle combination would also work..
>
> Gj
>
> On Thu, 27 Jun 2019 at 00:20, Josh Juneau  wrote:
>
> > Thanks, will begin testing!
> >
> > Josh Juneau
> > juneau...@gmail.com
> > http://jj-blogger.blogspot.com
> > https://www.apress.com/us/search?query=Juneau
> >
> > > On Jun 26, 2019, at 1:27 PM, Neil C Smith 
> wrote:
> > >
> > > Dear Community,
> > >
> > > I'd like to announce that the second beta build for Apache NetBeans
> > > 11.1 from the release111 branch is available for download.
> > >
> > > Key changes since beta1 include integration of Java EE 8 and Payara
> > > support via agreed feature freeze bypass - testing in these areas
> > > would be very appreciated.  Full details of changes between beta1 and
> > > beta2 are at https://github.com/apache/netbeans/pull/1330
> > >
> > >
> > > As this build is for testing purposes only, we are not going to do the
> > > release dance and voting around it (and as we're not voting on it, the
> > > files are tagged beta not vc!).
> > >
> > > As per the recently agreed release schedule, NB 11.1 is a non-LTS
> > > release, and will not have a full NetCAT process.  However, feedback
> > > and testing from those on the dev@ and netcat@ lists would still be
> > > appreciated, particularly around new features.  Please file issues in
> > > JIRA as necessary, with the affects and fix versions set to 11.1.
> > >
> > > Another beta will be released, as required, on July ~3rd.  The final
> > > NB 11.1 release is scheduled for July ~15th.
> > >
> > > The next full NetCAT is scheduled for NB 12.0 in early 2020, which
> > > will be the next LTS release.
> > >
> > > Release schedule :
> > > https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
> > > NB 11.1 major changes :
> > >
> >
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11.1
> > >
> > >
> > > See the artefacts here:
> > > https://builds.apache.org/job/netbeans-release/417/artifact/dist/
> > >
> > > The binary you most likely need is:
> > >
> >
> https://builds.apache.org/job/netbeans-release/417/artifact/dist/netbeans-11.1-beta2-bin.zip
> > >
> > > Installers, as mentioned in the major changes link, are in progress.
> > >
> > > The SHA512 sums if you would like to check them are provided there as
> > > well as here:
> > >
> > >
> >
> 19470a7c60bc58d1aeedf66ec1e4fc96aef2fd20c75218a943acd4f6c604bf2bfcf669b932651b1900ffab787589fae92838e068158fe963692ee00c109dd2e8
> > > ./netbeans-11.1-beta2-bin.zip
> > >
> >
> b3e7471237485d2b28a5673988a093d32f881d98004f674035e7adb0d4b5461f6a3d7277a1f82a04be445d6ecacc6dceed0ff489ce3418ae50b9f197fa69cb20
> > > ./netbeans-11.1-beta2-source.zip
> > >
> >
> 6d8819171d2795f877ac66f8689fe55c64d095293ae8c106f8f28207282e263b4d4d69375c6024640ae3173dad898e7117f3cb1a38c2400ceae04e2fdc5f99a4
> > > ./netbeans-platform-11.1-beta2-bin.zip
> > >
> >
> f69ebbfbf0129e3cb650046f3887d23a299aa7625367414be400727c3b8386bc5322dffc043e930cc4c9b39c1febb60c2d11b48f1b622bc291cecec0acfdac92
> > > ./netbeans-platform-11.1-beta2-source.zip
> > >
> > >
> > > Thanks and best wishes,
> > >
> > > Neil
> > >
> > > Voluntary Release Manager for Apache NetBeans 11.1
> > >
> > > -
> > > To unsubscribe, e-mail: netcat-unsubscr...@netbeans.apache.org
> > > For additional commands, e-mail: netcat-h...@netbeans.apache.org
> > >
> > > For further information about the NetBeans mailing lists, visit:
> > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> > >
> >
>

-
To uns

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

2019-06-26 Thread Geertjan Wielenga
That is great! The Java EE 8/Maven combination looks solid to me, would be
awesome if the Java EE 8/Gradle combination would also work..

Gj

On Thu, 27 Jun 2019 at 00:20, Josh Juneau  wrote:

> Thanks, will begin testing!
>
> Josh Juneau
> juneau...@gmail.com
> http://jj-blogger.blogspot.com
> https://www.apress.com/us/search?query=Juneau
>
> > On Jun 26, 2019, at 1:27 PM, Neil C Smith  wrote:
> >
> > Dear Community,
> >
> > I'd like to announce that the second beta build for Apache NetBeans
> > 11.1 from the release111 branch is available for download.
> >
> > Key changes since beta1 include integration of Java EE 8 and Payara
> > support via agreed feature freeze bypass - testing in these areas
> > would be very appreciated.  Full details of changes between beta1 and
> > beta2 are at https://github.com/apache/netbeans/pull/1330
> >
> >
> > As this build is for testing purposes only, we are not going to do the
> > release dance and voting around it (and as we're not voting on it, the
> > files are tagged beta not vc!).
> >
> > As per the recently agreed release schedule, NB 11.1 is a non-LTS
> > release, and will not have a full NetCAT process.  However, feedback
> > and testing from those on the dev@ and netcat@ lists would still be
> > appreciated, particularly around new features.  Please file issues in
> > JIRA as necessary, with the affects and fix versions set to 11.1.
> >
> > Another beta will be released, as required, on July ~3rd.  The final
> > NB 11.1 release is scheduled for July ~15th.
> >
> > The next full NetCAT is scheduled for NB 12.0 in early 2020, which
> > will be the next LTS release.
> >
> > Release schedule :
> > https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
> > NB 11.1 major changes :
> >
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11.1
> >
> >
> > See the artefacts here:
> > https://builds.apache.org/job/netbeans-release/417/artifact/dist/
> >
> > The binary you most likely need is:
> >
> https://builds.apache.org/job/netbeans-release/417/artifact/dist/netbeans-11.1-beta2-bin.zip
> >
> > Installers, as mentioned in the major changes link, are in progress.
> >
> > The SHA512 sums if you would like to check them are provided there as
> > well as here:
> >
> >
> 19470a7c60bc58d1aeedf66ec1e4fc96aef2fd20c75218a943acd4f6c604bf2bfcf669b932651b1900ffab787589fae92838e068158fe963692ee00c109dd2e8
> > ./netbeans-11.1-beta2-bin.zip
> >
> b3e7471237485d2b28a5673988a093d32f881d98004f674035e7adb0d4b5461f6a3d7277a1f82a04be445d6ecacc6dceed0ff489ce3418ae50b9f197fa69cb20
> > ./netbeans-11.1-beta2-source.zip
> >
> 6d8819171d2795f877ac66f8689fe55c64d095293ae8c106f8f28207282e263b4d4d69375c6024640ae3173dad898e7117f3cb1a38c2400ceae04e2fdc5f99a4
> > ./netbeans-platform-11.1-beta2-bin.zip
> >
> f69ebbfbf0129e3cb650046f3887d23a299aa7625367414be400727c3b8386bc5322dffc043e930cc4c9b39c1febb60c2d11b48f1b622bc291cecec0acfdac92
> > ./netbeans-platform-11.1-beta2-source.zip
> >
> >
> > Thanks and best wishes,
> >
> > Neil
> >
> > Voluntary Release Manager for Apache NetBeans 11.1
> >
> > -
> > To unsubscribe, e-mail: netcat-unsubscr...@netbeans.apache.org
> > For additional commands, e-mail: netcat-h...@netbeans.apache.org
> >
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >
>


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

2019-06-26 Thread Josh Juneau
Thanks, will begin testing! 

Josh Juneau
juneau...@gmail.com
http://jj-blogger.blogspot.com
https://www.apress.com/us/search?query=Juneau

> On Jun 26, 2019, at 1:27 PM, Neil C Smith  wrote:
> 
> Dear Community,
> 
> I'd like to announce that the second beta build for Apache NetBeans
> 11.1 from the release111 branch is available for download.
> 
> Key changes since beta1 include integration of Java EE 8 and Payara
> support via agreed feature freeze bypass - testing in these areas
> would be very appreciated.  Full details of changes between beta1 and
> beta2 are at https://github.com/apache/netbeans/pull/1330
> 
> 
> As this build is for testing purposes only, we are not going to do the
> release dance and voting around it (and as we're not voting on it, the
> files are tagged beta not vc!).
> 
> As per the recently agreed release schedule, NB 11.1 is a non-LTS
> release, and will not have a full NetCAT process.  However, feedback
> and testing from those on the dev@ and netcat@ lists would still be
> appreciated, particularly around new features.  Please file issues in
> JIRA as necessary, with the affects and fix versions set to 11.1.
> 
> Another beta will be released, as required, on July ~3rd.  The final
> NB 11.1 release is scheduled for July ~15th.
> 
> The next full NetCAT is scheduled for NB 12.0 in early 2020, which
> will be the next LTS release.
> 
> Release schedule :
> https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
> NB 11.1 major changes :
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11.1
> 
> 
> See the artefacts here:
> https://builds.apache.org/job/netbeans-release/417/artifact/dist/
> 
> The binary you most likely need is:
> https://builds.apache.org/job/netbeans-release/417/artifact/dist/netbeans-11.1-beta2-bin.zip
> 
> Installers, as mentioned in the major changes link, are in progress.
> 
> The SHA512 sums if you would like to check them are provided there as
> well as here:
> 
> 19470a7c60bc58d1aeedf66ec1e4fc96aef2fd20c75218a943acd4f6c604bf2bfcf669b932651b1900ffab787589fae92838e068158fe963692ee00c109dd2e8
> ./netbeans-11.1-beta2-bin.zip
> b3e7471237485d2b28a5673988a093d32f881d98004f674035e7adb0d4b5461f6a3d7277a1f82a04be445d6ecacc6dceed0ff489ce3418ae50b9f197fa69cb20
> ./netbeans-11.1-beta2-source.zip
> 6d8819171d2795f877ac66f8689fe55c64d095293ae8c106f8f28207282e263b4d4d69375c6024640ae3173dad898e7117f3cb1a38c2400ceae04e2fdc5f99a4
> ./netbeans-platform-11.1-beta2-bin.zip
> f69ebbfbf0129e3cb650046f3887d23a299aa7625367414be400727c3b8386bc5322dffc043e930cc4c9b39c1febb60c2d11b48f1b622bc291cecec0acfdac92
> ./netbeans-platform-11.1-beta2-source.zip
> 
> 
> Thanks and best wishes,
> 
> Neil
> 
> Voluntary Release Manager for Apache NetBeans 11.1
> 
> -
> To unsubscribe, e-mail: netcat-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: netcat-h...@netbeans.apache.org
> 
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> 


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

2019-06-26 Thread Geertjan Wielenga
It should indeed. Feel free to do it! :-)

Gj

On Wed, 26 Jun 2019 at 22:01, Glenn Holmer 
wrote:

> On 6/26/19 1:26 PM, Neil C Smith wrote:
> > I'd like to announce that the second beta build for Apache NetBeans
> > 11.1 from the release111 branch is available for download.
>
> > NB 11.1 major changes :
> >
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11.1
>
> Shouldn't that page be updated with the right beta number and build URL?
>
> --
> Glenn Holmer (Linux registered user #16682)
> "After the vintage season came the aftermath -- and Cenbe."
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>


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

2019-06-26 Thread Glenn Holmer
On 6/26/19 1:26 PM, Neil C Smith wrote:
> I'd like to announce that the second beta build for Apache NetBeans
> 11.1 from the release111 branch is available for download.

> NB 11.1 major changes :
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11.1

Shouldn't that page be updated with the right beta number and build URL?

-- 
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."


-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



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

2019-06-26 Thread Geertjan Wielenga
Excellent, great work!

Especially the Java EE 8 integration (Maven only, Gradle would be excellent
too), and Payara integration would be great for us all to take a look at
here.

Gj


On Wed, 26 Jun 2019 at 20:27, Neil C Smith  wrote:

> Dear Community,
>
> I'd like to announce that the second beta build for Apache NetBeans
> 11.1 from the release111 branch is available for download.
>
> Key changes since beta1 include integration of Java EE 8 and Payara
> support via agreed feature freeze bypass - testing in these areas
> would be very appreciated.  Full details of changes between beta1 and
> beta2 are at https://github.com/apache/netbeans/pull/1330
>
>
> As this build is for testing purposes only, we are not going to do the
> release dance and voting around it (and as we're not voting on it, the
> files are tagged beta not vc!).
>
> As per the recently agreed release schedule, NB 11.1 is a non-LTS
> release, and will not have a full NetCAT process.  However, feedback
> and testing from those on the dev@ and netcat@ lists would still be
> appreciated, particularly around new features.  Please file issues in
> JIRA as necessary, with the affects and fix versions set to 11.1.
>
> Another beta will be released, as required, on July ~3rd.  The final
> NB 11.1 release is scheduled for July ~15th.
>
> The next full NetCAT is scheduled for NB 12.0 in early 2020, which
> will be the next LTS release.
>
> Release schedule :
> https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
> NB 11.1 major changes :
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11.1
>
>
> See the artefacts here:
> https://builds.apache.org/job/netbeans-release/417/artifact/dist/
>
> The binary you most likely need is:
>
> https://builds.apache.org/job/netbeans-release/417/artifact/dist/netbeans-11.1-beta2-bin.zip
>
> Installers, as mentioned in the major changes link, are in progress.
>
> The SHA512 sums if you would like to check them are provided there as
> well as here:
>
>
> 19470a7c60bc58d1aeedf66ec1e4fc96aef2fd20c75218a943acd4f6c604bf2bfcf669b932651b1900ffab787589fae92838e068158fe963692ee00c109dd2e8
>  ./netbeans-11.1-beta2-bin.zip
>
> b3e7471237485d2b28a5673988a093d32f881d98004f674035e7adb0d4b5461f6a3d7277a1f82a04be445d6ecacc6dceed0ff489ce3418ae50b9f197fa69cb20
>  ./netbeans-11.1-beta2-source.zip
>
> 6d8819171d2795f877ac66f8689fe55c64d095293ae8c106f8f28207282e263b4d4d69375c6024640ae3173dad898e7117f3cb1a38c2400ceae04e2fdc5f99a4
>  ./netbeans-platform-11.1-beta2-bin.zip
>
> f69ebbfbf0129e3cb650046f3887d23a299aa7625367414be400727c3b8386bc5322dffc043e930cc4c9b39c1febb60c2d11b48f1b622bc291cecec0acfdac92
>  ./netbeans-platform-11.1-beta2-source.zip
>
>
> Thanks and best wishes,
>
> Neil
>
> Voluntary Release Manager for Apache NetBeans 11.1
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-26 Thread Neil C Smith
Dear Community,

I'd like to announce that the second beta build for Apache NetBeans
11.1 from the release111 branch is available for download.

Key changes since beta1 include integration of Java EE 8 and Payara
support via agreed feature freeze bypass - testing in these areas
would be very appreciated.  Full details of changes between beta1 and
beta2 are at https://github.com/apache/netbeans/pull/1330


As this build is for testing purposes only, we are not going to do the
release dance and voting around it (and as we're not voting on it, the
files are tagged beta not vc!).

As per the recently agreed release schedule, NB 11.1 is a non-LTS
release, and will not have a full NetCAT process.  However, feedback
and testing from those on the dev@ and netcat@ lists would still be
appreciated, particularly around new features.  Please file issues in
JIRA as necessary, with the affects and fix versions set to 11.1.

Another beta will be released, as required, on July ~3rd.  The final
NB 11.1 release is scheduled for July ~15th.

The next full NetCAT is scheduled for NB 12.0 in early 2020, which
will be the next LTS release.

Release schedule :
https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
NB 11.1 major changes :
https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11.1


See the artefacts here:
https://builds.apache.org/job/netbeans-release/417/artifact/dist/

The binary you most likely need is:
https://builds.apache.org/job/netbeans-release/417/artifact/dist/netbeans-11.1-beta2-bin.zip

Installers, as mentioned in the major changes link, are in progress.

The SHA512 sums if you would like to check them are provided there as
well as here:

19470a7c60bc58d1aeedf66ec1e4fc96aef2fd20c75218a943acd4f6c604bf2bfcf669b932651b1900ffab787589fae92838e068158fe963692ee00c109dd2e8
 ./netbeans-11.1-beta2-bin.zip
b3e7471237485d2b28a5673988a093d32f881d98004f674035e7adb0d4b5461f6a3d7277a1f82a04be445d6ecacc6dceed0ff489ce3418ae50b9f197fa69cb20
 ./netbeans-11.1-beta2-source.zip
6d8819171d2795f877ac66f8689fe55c64d095293ae8c106f8f28207282e263b4d4d69375c6024640ae3173dad898e7117f3cb1a38c2400ceae04e2fdc5f99a4
 ./netbeans-platform-11.1-beta2-bin.zip
f69ebbfbf0129e3cb650046f3887d23a299aa7625367414be400727c3b8386bc5322dffc043e930cc4c9b39c1febb60c2d11b48f1b622bc291cecec0acfdac92
 ./netbeans-platform-11.1-beta2-source.zip


Thanks and best wishes,

Neil

Voluntary Release Manager for Apache NetBeans 11.1

-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: Travis failures?

2019-06-26 Thread Neil C Smith
On Wed, 26 Jun 2019 at 16:47, Gaurav Gupta  wrote:
>
> Thanks Neil, I am looking at the attributes conflicts.

Great, thanks.  There also seems to be a versioning issue (possibly
with a plugin elsewhere?) so the IDE wants to update your plugin
immediately.  Need to check if that happens when beta2 is out, and if
so get it fixed before the final release.

Best wishes,

Neil

-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: nb-javac and Oracle JS Parser on Maven Central

2019-06-26 Thread David Nalley
On Wed, Jun 26, 2019 at 11:42 AM Eric Barboni  wrote:
>
> Hi David,
>
>  I guess that com.oracle would be OK if Oracle do the publishing on it's own.
>


Yep.

>  For what I know Apache Netbeans only sync the following groupID
>  org.netbeans.(api|external|clusters|modules|html)
>
>  I'm not sure if we can have org.netbeans.plugins groupid let free to anybody 
> wanting to publish (cause org.netbeans belong to Apache)
>  Or maybe org.netbeansplugins is more outside Apache
>

I am sure that's something that project can decide on process/policy for.
Whatever that is we'll just need to discuss and coordinate with
sonatype to ensure it's org.netbeans.plugins only and not
org.netbeans.


>
> Regards
> Eric
>
>
> -Message d'origine-
> De : David Nalley 
> Envoyé : mercredi 26 juin 2019 16:50
> À : dev@netbeans.apache.org; Brian Fox 
> Objet : Re: nb-javac and Oracle JS Parser on Maven Central
>
> On Wed, Jun 26, 2019 at 3:21 AM Geertjan Wielenga  wrote:
> >
> > Hi all,
> >
> > We're looking into putting nb-javac and the Oracle JS Parser on Maven
> > Central.
> >
> > How to do that and what would be the right location for that?
> >
> > E.g., would that be here:
> >
> > https://repo1.maven.org/maven2/org/apache/netbeans/
> >
> > I.e., these would not be sources but NBM binary files and from there
> > they'd be accessed from the update centers. Ultimately, all NBMs would
> > be distributed in this way, rather than uploading NBMs to the Plugin
> > Portal when you do an upload there, you would be instead be
> > registering Maven co-ordinates. The co-ordinates would point to
> > wherever you have uploaded your NBM on Maven Central, and it would be
> > nice if we'd have a clearly documented way of doing that.
> >
> > And would the above namespace be only for artifacts released by Apache
> > NetBeans, if so, maybe that would be the wrong place for nb-javac and
> > the Oracle JS Parser? They should probably go here:
> >
> > https://repo1.maven.org/maven2/com/oracle/
> >
> > Thanks,
> >
> > Gj
>
> org.apache - is for artifacts that we release.
> We can potentially add other namespaces to repository.a.o to permit 
> publishing - so org.netbeans - is likely possible.
> com.oracle is not.
>
> --David
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: Travis failures?

2019-06-26 Thread Gaurav Gupta
Thanks Neil, I am looking at the attributes conflicts.

Thanks and kind regards,
Gaurav Gupta






On Wed, Jun 26, 2019 at 7:40 PM Neil C Smith  wrote:

> On Wed, 26 Jun 2019 at 14:25, Geertjan Wielenga 
> wrote:
> > Yes, Gaurav’s Payara PRs and Josh’s Java EE 8 work needs to be in beta-2.
>
> 2 out of 3 were already in master.  One of the Payara ones had a merge
> conflict with the other one, which was fixed.  However, I think there
> is a test conflict somewhere between the two Payara PRs - this one is
> failing locally too.  Everything is in, but it will need looking at.
>
> These lines look problematic.
>
> [junit] [org.netbeans.core.projects.cache] THREAD: main MSG: layer
>
> jar:file:/home/nsigma/Code/NetBeans/netbeans/nbbuild/netbeans/ergonomics/modules/org-netbeans-modules-ide-ergonomics.jar!/org/netbeans/modules/ide/ergonomics/enterprise/layer.xml
> contains duplicate attributes position for Templates/PayaraResources
> ...
> [junit] Test org.netbeans.modules.ide.ergonomics.DynamicVerifyTest FAILED
>
>
> I'm trying a PR to sync master to the release branch - may have some
> benefits - you can see what's being pulled across here -
> https://github.com/apache/netbeans/pull/1330
>
> Best wishes,
>
> Neil
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


RE: nb-javac and Oracle JS Parser on Maven Central

2019-06-26 Thread Eric Barboni
Hi David,

 I guess that com.oracle would be OK if Oracle do the publishing on it's own.

 For what I know Apache Netbeans only sync the following groupID 
 org.netbeans.(api|external|clusters|modules|html)
 
 I'm not sure if we can have org.netbeans.plugins groupid let free to anybody 
wanting to publish (cause org.netbeans belong to Apache)
 Or maybe org.netbeansplugins is more outside Apache


Regards
Eric


-Message d'origine-
De : David Nalley  
Envoyé : mercredi 26 juin 2019 16:50
À : dev@netbeans.apache.org; Brian Fox 
Objet : Re: nb-javac and Oracle JS Parser on Maven Central

On Wed, Jun 26, 2019 at 3:21 AM Geertjan Wielenga  wrote:
>
> Hi all,
>
> We're looking into putting nb-javac and the Oracle JS Parser on Maven 
> Central.
>
> How to do that and what would be the right location for that?
>
> E.g., would that be here:
>
> https://repo1.maven.org/maven2/org/apache/netbeans/
>
> I.e., these would not be sources but NBM binary files and from there 
> they'd be accessed from the update centers. Ultimately, all NBMs would 
> be distributed in this way, rather than uploading NBMs to the Plugin 
> Portal when you do an upload there, you would be instead be 
> registering Maven co-ordinates. The co-ordinates would point to 
> wherever you have uploaded your NBM on Maven Central, and it would be 
> nice if we'd have a clearly documented way of doing that.
>
> And would the above namespace be only for artifacts released by Apache 
> NetBeans, if so, maybe that would be the wrong place for nb-javac and 
> the Oracle JS Parser? They should probably go here:
>
> https://repo1.maven.org/maven2/com/oracle/
>
> Thanks,
>
> Gj

org.apache - is for artifacts that we release.
We can potentially add other namespaces to repository.a.o to permit publishing 
- so org.netbeans - is likely possible.
com.oracle is not.

--David

-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: nb-javac and Oracle JS Parser on Maven Central

2019-06-26 Thread David Nalley
On Wed, Jun 26, 2019 at 3:21 AM Geertjan Wielenga  wrote:
>
> Hi all,
>
> We're looking into putting nb-javac and the Oracle JS Parser on Maven
> Central.
>
> How to do that and what would be the right location for that?
>
> E.g., would that be here:
>
> https://repo1.maven.org/maven2/org/apache/netbeans/
>
> I.e., these would not be sources but NBM binary files and from there they'd
> be accessed from the update centers. Ultimately, all NBMs would be
> distributed in this way, rather than uploading NBMs to the Plugin Portal
> when you do an upload there, you would be instead be registering Maven
> co-ordinates. The co-ordinates would point to wherever you have uploaded
> your NBM on Maven Central, and it would be nice if we'd have a clearly
> documented way of doing that.
>
> And would the above namespace be only for artifacts released by Apache
> NetBeans, if so, maybe that would be the wrong place for nb-javac and the
> Oracle JS Parser? They should probably go here:
>
> https://repo1.maven.org/maven2/com/oracle/
>
> Thanks,
>
> Gj

org.apache - is for artifacts that we release.
We can potentially add other namespaces to repository.a.o to permit
publishing - so org.netbeans - is likely possible.
com.oracle is not.

--David

-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: Travis failures?

2019-06-26 Thread Neil C Smith
On Wed, 26 Jun 2019 at 14:25, Geertjan Wielenga  wrote:
> Yes, Gaurav’s Payara PRs and Josh’s Java EE 8 work needs to be in beta-2.

2 out of 3 were already in master.  One of the Payara ones had a merge
conflict with the other one, which was fixed.  However, I think there
is a test conflict somewhere between the two Payara PRs - this one is
failing locally too.  Everything is in, but it will need looking at.

These lines look problematic.

[junit] [org.netbeans.core.projects.cache] THREAD: main MSG: layer
jar:file:/home/nsigma/Code/NetBeans/netbeans/nbbuild/netbeans/ergonomics/modules/org-netbeans-modules-ide-ergonomics.jar!/org/netbeans/modules/ide/ergonomics/enterprise/layer.xml
contains duplicate attributes position for Templates/PayaraResources
...
[junit] Test org.netbeans.modules.ide.ergonomics.DynamicVerifyTest FAILED


I'm trying a PR to sync master to the release branch - may have some
benefits - you can see what's being pulled across here -
https://github.com/apache/netbeans/pull/1330

Best wishes,

Neil

-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: Travis failures?

2019-06-26 Thread Geertjan Wielenga
Yes, Gaurav’s Payara PRs and Josh’s Java EE 8 work needs to be in beta-2.

Gj

On Wed, 26 Jun 2019 at 14:46, Neil C Smith  wrote:

> On Wed, 26 Jun 2019 at 11:59, Geertjan Wielenga 
> wrote:
> >
> > Since it’s a beta release, I wouldn’t let Travis stop you, especially if
> we
> > can identify the problem to fix post beta-2.
>
> OK, I'll merge the Payara Server PR at least then.  Not ideal, but it
> was passing until the last commit to merge master back in.
>
> Best wishes,
>
> Neil
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


Re: Travis failures?

2019-06-26 Thread Neil C Smith
On Wed, 26 Jun 2019 at 11:59, Geertjan Wielenga  wrote:
>
> Since it’s a beta release, I wouldn’t let Travis stop you, especially if we
> can identify the problem to fix post beta-2.

OK, I'll merge the Payara Server PR at least then.  Not ideal, but it
was passing until the last commit to merge master back in.

Best wishes,

Neil

-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: Maven repo for Apache NetBeans

2019-06-26 Thread Brett Ryan
Gj, i think if you’re building for 110, delete the repository for netbeans 
entirely in your pom to use the maven central repository. Only keep the repo if 
you’re building for platform 8.2 or earlier.

> On 26 Jun 2019, at 20:04, Geertjan Wielenga  wrote:
> 
> So referring in parent POM of a NB Platform app to
> http://bits.netbeans.org/nexus/content/groups/netbeans/ is OK?
> 
> Gj
> 
>> On Wed, Jun 26, 2019 at 12:00 PM Neil C Smith  wrote:
>> 
>> On Wed, 26 Jun 2019 at 10:52, Geertjan Wielenga 
>> wrote:
>>> 
>>> There is no 110 there, e.g.:
>>> 
>>> 
>> http://137.254.56.27/nexus/content/groups/netbeans/org/netbeans/modules/org-netbeans-bootstrap/
>> 
>> It's here though
>> 
>> https://search.maven.org/artifact/org.netbeans.cluster/platform/RELEASE110/pom
>> so should be picked up same way as any other Maven dependency?
>> 
>> Linking in for reference -
>> https://issues.apache.org/jira/browse/NETBEANS-2730
>> 
>> Best wishes,
>> 
>> Neil
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
>> For additional commands, e-mail: dev-h...@netbeans.apache.org
>> 
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>> 
>> 
>> 
>> 

-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: Travis failures?

2019-06-26 Thread Geertjan Wielenga
Since it’s a beta release, I wouldn’t let Travis stop you, especially if we
can identify the problem to fix post beta-2.

Gj

On Wed, 26 Jun 2019 at 12:40, Neil C Smith  wrote:

> Hi,
>
> Seems we're getting a lot of Travis failures at the moment.  There
> were some commits changing travis config in master the other day,
> which doesn't seem great timing, but I'm not sure that's the reason.
> A few messages suggesting failures with osuosl downloads?  Somewhat
> playing havoc with second beta plans unless I ignore them!
>
> Any thoughts?
>
> Best wishes,
>
> Neil
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


Travis failures?

2019-06-26 Thread Neil C Smith
Hi,

Seems we're getting a lot of Travis failures at the moment.  There
were some commits changing travis config in master the other day,
which doesn't seem great timing, but I'm not sure that's the reason.
A few messages suggesting failures with osuosl downloads?  Somewhat
playing havoc with second beta plans unless I ignore them!

Any thoughts?

Best wishes,

Neil

-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: [VOTE] Maven Archetypes new release

2019-06-26 Thread Thilina Ranathunga
+1

On Tue, Jun 25, 2019, 8:35 PM Eric Barboni  wrote:

> Dear members of Apache NetBeans community.
>
> I want to call a vote on releasing the following Apache NetBeans Archetypes
> (3 at once if possible):
>
> 1) nbm-archetype-1.16
> 2) nbm-suite-root-1.11
> 3) netbeans-platform-app-archetype-1.21
>
>
> Apache Maven Archetypes are used by Apache NetBeans in the project wizard
> "Java With Maven" to create NetBeans Module and NetBeans Application
>
> Changes since mojohaus
> - Archetype used plugin are up to date, java 8 minimum
>
> NB
> - the file in the respective archetype-resources cannot have Apache header
>   as otherwise the Maven mechanism will make Apache header that end-user
> will not need.
>
> The voting artefacts sources are respectivly located here:
> 1)
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-maven-archetypes/nb
> m-archetype/nbm-archetype-1.16/
> 
> 2)
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-maven-archetypes/nb
> m-suite-root/nbm-suite-root-1.11/
> 
> 3)
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-maven-archetypes/ne
> tbeans-platform-app-archetype/netbeans-platform-app-archetype-1.21/
> 
>
>
> The source are respectivly located (repository, commit id, tag)
> 1) https://github.com/apache/netbeans-mavenutils-nb-repository-plugin with
> the commit id 243b95363580a0e574ae41f6dc72e10a109968b2 (tag
> nbm-archetype-1.16)
> 2) https://github.com/apache/netbeans-mavenutils-archetype-nbm-suite-root
> with the commit id c1089471b9edc5e6bea4d72641704fd93de6c33f (tag
> nbm-suite-root-1.11)
> 3)
>
> https://github.com/apache/netbeans-mavenutils-archetype-netbeans-platform-ap
> p-archetype
> 
> with the commit id b209b3761cbd5e3ced71254661fb0836fd1c871f (tag
> netbeans-platform-app-archetype-1.21)
>
> Archetypes are staged in the following maven repository
> https://repository.apache.org/content/repositories/orgapachenetbeans-1033/
>
> Key file is here:
>
> https://www.apache.org/dist/netbeans/KEYS
>
> The vote is open for at least 72h.
>
> Best Regards
>
> Eric Barboni (skygo)
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


Re: Maven repo for Apache NetBeans

2019-06-26 Thread Geertjan Wielenga
So referring in parent POM of a NB Platform app to
http://bits.netbeans.org/nexus/content/groups/netbeans/ is OK?

Gj

On Wed, Jun 26, 2019 at 12:00 PM Neil C Smith  wrote:

> On Wed, 26 Jun 2019 at 10:52, Geertjan Wielenga 
> wrote:
> >
> > There is no 110 there, e.g.:
> >
> >
> http://137.254.56.27/nexus/content/groups/netbeans/org/netbeans/modules/org-netbeans-bootstrap/
>
> It's here though
>
> https://search.maven.org/artifact/org.netbeans.cluster/platform/RELEASE110/pom
> so should be picked up same way as any other Maven dependency?
>
> Linking in for reference -
> https://issues.apache.org/jira/browse/NETBEANS-2730
>
> Best wishes,
>
> Neil
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


Re: nb-javac and Oracle JS Parser on Maven Central

2019-06-26 Thread Geertjan Wielenga
Agree.

But nb-javac and Oracle JS Parser are both open source, anyone can take the
sources and put them on Maven Central, in fact, even better if someone
outside Oracle does this.

Gj

On Wed, Jun 26, 2019 at 11:55 AM Neil C Smith  wrote:

> On Wed, 26 Jun 2019, 08:21 Geertjan Wielenga,  wrote:
>
> > I.e., these would not be sources but NBM binary files
> >
>
> Why not the source bundles as well?  Sources for both these should be
> available according to their licenses, and currently at least nb-javac
> could do with clearer information on what it's built from and how.  I've
> raised this issue on the list before - this might be a good way to solve
> it?
>
> Also agree with Eric that I don't see any way this could go under
> org.apache namespace.
>
> Best wishes,
>
> Neil
>


Re: Maven repo for Apache NetBeans

2019-06-26 Thread Neil C Smith
On Wed, 26 Jun 2019 at 10:52, Geertjan Wielenga  wrote:
>
> There is no 110 there, e.g.:
>
> http://137.254.56.27/nexus/content/groups/netbeans/org/netbeans/modules/org-netbeans-bootstrap/

It's here though
https://search.maven.org/artifact/org.netbeans.cluster/platform/RELEASE110/pom
so should be picked up same way as any other Maven dependency?

Linking in for reference - https://issues.apache.org/jira/browse/NETBEANS-2730

Best wishes,

Neil

-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: nb-javac and Oracle JS Parser on Maven Central

2019-06-26 Thread Neil C Smith
On Wed, 26 Jun 2019, 08:21 Geertjan Wielenga,  wrote:

> I.e., these would not be sources but NBM binary files
>

Why not the source bundles as well?  Sources for both these should be
available according to their licenses, and currently at least nb-javac
could do with clearer information on what it's built from and how.  I've
raised this issue on the list before - this might be a good way to solve it?

Also agree with Eric that I don't see any way this could go under
org.apache namespace.

Best wishes,

Neil


Re: Maven repo for Apache NetBeans

2019-06-26 Thread Geertjan Wielenga
There is no 110 there, e.g.:

http://137.254.56.27/nexus/content/groups/netbeans/org/netbeans/modules/org-netbeans-bootstrap/

Gj

On Wed, Jun 26, 2019 at 11:43 AM Eric Barboni  wrote:

> It's better not to set the repository for the Apache NetBeans because
> it will use central the default.
>
> If you want to do test with RELEASE<=82 you may still use
> 
> netbeans
> NetBeans
> http://bits.netbeans.org/nexus/content/groups/netbeans/
> 
> 
>
> (it's better not to alter url associated to id because IDE will be
> confused later)
>
> Regards
> Eric
> -Message d'origine-
> De : Geertjan Wielenga 
> Envoyé : mercredi 26 juin 2019 11:32
> À : dev 
> Objet : Re: Maven repo for Apache NetBeans
>
> If I set this:
>
> 
> netbeans
> NetBeans
> https://repo.maven.apache.org/maven2/org/netbeans/
> 
>
> And this:
>
> 
> RELEASE110
> 
>
> In the parent POM of my NetBeans Platform application, I get the 11.0 JARs.
>
> Is it correct like that?
>
> Gj
>
> On Wed, Jun 26, 2019 at 11:22 AM Geertjan Wielenga 
> wrote:
>
> > And another question, for nbm-maven-plugin 4.12, I suppose the repo
> > must not be this but something else:
> >
> > http://bits.netbeans.org/nexus/content/groups/netbeans/
> >
> > What is the something else I should use instead of the above?
> >
> > Thanks,
> >
> > Gj
> >
> > On Wed, Jun 26, 2019 at 11:18 AM Geertjan Wielenga
> > 
> > wrote:
> >
> >> OK, so in the drop-down, in "Module Options", when I create a new
> >> NetBeans Platform application with Maven in Apache NetBeans 11.1
> >> beta-1, I see 'RELEASE82' as the highest release number. I've seen
> >> e-mails about this, is the latest vote thread including changes to
> >> enable the latest version to be included there, or where/what needs to
> be done for this?
> >>
> >> Thanks again,
> >>
> >> Gj
> >>
> >>
> >> On Wed, Jun 26, 2019 at 10:53 AM Eric Barboni  wrote:
> >>
> >>> Hi,
> >>>
> >>>  You only have to change the version of the Apache NetBeans
> >>> artefacts you use RELEASE110 instead of RELEASE82 (some may be
> >>> missing because we have not all the RELEASE82 codebase)  Maybe also
> >>> change the nbm-maven-plugin to the new released 4.12. (it helps
> >>> using jar that are compiled using jdk9 and more)
> >>>
> >>> Regards
> >>> Eric
> >>>
> >>>
> >>> -Message d'origine-
> >>> De : Geertjan Wielenga  Envoyé : mercredi 26
> >>> juin 2019 09:13 À : dev  Objet : Re: Maven
> >>> repo for Apache NetBeans
> >>>
> >>> OK, if I am creating a NetBeans Platform application with Maven, how
> >>> must I set up the POM to use Apache NetBeans 11.0 NBMs?
> >>>
> >>> Thanks,
> >>>
> >>> Gj
> >>>
> >>> On Mon, Jun 24, 2019 at 10:57 AM Eric Barboni 
> wrote:
> >>>
> >>> > Hi, there is no special repository, It's central the default of
> >>> > maven world. A pom should never specify central url.
> >>> > (never communicate on: https://repo1.maven.org/maven2)
> >>> >
> >>> > Regards
> >>> > Eric
> >>> >
> >>> > -Message d'origine-
> >>> > De : Geertjan Wielenga  Envoyé : dimanche 23
> >>> juin
> >>> > 2019 16:45 À : dev  Objet : Maven repo
> >>> > for Apache NetBeans
> >>> >
> >>> > Hi all, especially Eric,
> >>> >
> >>> > What is the URL to the Maven repo of Apache NetBeans artifacts?
> >>> >
> >>> > We need to be very clear about comunicating this and publish the
> >>> > info maybe on the Download page?
> >>> >
> >>> > Thanks,
> >>> >
> >>> > Gj
> >>> >
> >>> >
> >>> > --
> >>> > --- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> >>> > For additional commands, e-mail: dev-h...@netbeans.apache.org
> >>> >
> >>> > For further information about the NetBeans mailing lists, visit:
> >>> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >>> >
> >>> >
> >>> >
> >>> >
> >>>
> >>>
> >>> 
> >>> - To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> >>> For additional commands, e-mail: dev-h...@netbeans.apache.org
> >>>
> >>> For further information about the NetBeans mailing lists, visit:
> >>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >>>
> >>>
> >>>
> >>>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


RE: Maven repo for Apache NetBeans

2019-06-26 Thread Eric Barboni
It's better not to set the repository for the Apache NetBeans because
it will use central the default.

If you want to do test with RELEASE<=82 you may still use

netbeans
NetBeans
http://bits.netbeans.org/nexus/content/groups/netbeans/


(it's better not to alter url associated to id because IDE will be confused 
later)

Regards
Eric
-Message d'origine-
De : Geertjan Wielenga  
Envoyé : mercredi 26 juin 2019 11:32
À : dev 
Objet : Re: Maven repo for Apache NetBeans

If I set this:


netbeans
NetBeans
https://repo.maven.apache.org/maven2/org/netbeans/


And this:


RELEASE110


In the parent POM of my NetBeans Platform application, I get the 11.0 JARs.

Is it correct like that?

Gj

On Wed, Jun 26, 2019 at 11:22 AM Geertjan Wielenga 
wrote:

> And another question, for nbm-maven-plugin 4.12, I suppose the repo 
> must not be this but something else:
>
> http://bits.netbeans.org/nexus/content/groups/netbeans/
>
> What is the something else I should use instead of the above?
>
> Thanks,
>
> Gj
>
> On Wed, Jun 26, 2019 at 11:18 AM Geertjan Wielenga 
> 
> wrote:
>
>> OK, so in the drop-down, in "Module Options", when I create a new 
>> NetBeans Platform application with Maven in Apache NetBeans 11.1 
>> beta-1, I see 'RELEASE82' as the highest release number. I've seen 
>> e-mails about this, is the latest vote thread including changes to 
>> enable the latest version to be included there, or where/what needs to be 
>> done for this?
>>
>> Thanks again,
>>
>> Gj
>>
>>
>> On Wed, Jun 26, 2019 at 10:53 AM Eric Barboni  wrote:
>>
>>> Hi,
>>>
>>>  You only have to change the version of the Apache NetBeans 
>>> artefacts you use RELEASE110 instead of RELEASE82 (some may be 
>>> missing because we have not all the RELEASE82 codebase)  Maybe also 
>>> change the nbm-maven-plugin to the new released 4.12. (it helps 
>>> using jar that are compiled using jdk9 and more)
>>>
>>> Regards
>>> Eric
>>>
>>>
>>> -Message d'origine-
>>> De : Geertjan Wielenga  Envoyé : mercredi 26 
>>> juin 2019 09:13 À : dev  Objet : Re: Maven 
>>> repo for Apache NetBeans
>>>
>>> OK, if I am creating a NetBeans Platform application with Maven, how 
>>> must I set up the POM to use Apache NetBeans 11.0 NBMs?
>>>
>>> Thanks,
>>>
>>> Gj
>>>
>>> On Mon, Jun 24, 2019 at 10:57 AM Eric Barboni  wrote:
>>>
>>> > Hi, there is no special repository, It's central the default of 
>>> > maven world. A pom should never specify central url.
>>> > (never communicate on: https://repo1.maven.org/maven2)
>>> >
>>> > Regards
>>> > Eric
>>> >
>>> > -Message d'origine-
>>> > De : Geertjan Wielenga  Envoyé : dimanche 23
>>> juin
>>> > 2019 16:45 À : dev  Objet : Maven repo 
>>> > for Apache NetBeans
>>> >
>>> > Hi all, especially Eric,
>>> >
>>> > What is the URL to the Maven repo of Apache NetBeans artifacts?
>>> >
>>> > We need to be very clear about comunicating this and publish the 
>>> > info maybe on the Download page?
>>> >
>>> > Thanks,
>>> >
>>> > Gj
>>> >
>>> >
>>> > --
>>> > --- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
>>> > For additional commands, e-mail: dev-h...@netbeans.apache.org
>>> >
>>> > For further information about the NetBeans mailing lists, visit:
>>> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>> >
>>> >
>>> >
>>> >
>>>
>>>
>>> 
>>> - To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
>>> For additional commands, e-mail: dev-h...@netbeans.apache.org
>>>
>>> For further information about the NetBeans mailing lists, visit:
>>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>>
>>>
>>>
>>>


-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: Maven repo for Apache NetBeans

2019-06-26 Thread Geertjan Wielenga
If I set this:


netbeans
NetBeans
https://repo.maven.apache.org/maven2/org/netbeans/


And this:


RELEASE110


In the parent POM of my NetBeans Platform application, I get the 11.0 JARs.

Is it correct like that?

Gj

On Wed, Jun 26, 2019 at 11:22 AM Geertjan Wielenga 
wrote:

> And another question, for nbm-maven-plugin 4.12, I suppose the repo must
> not be this but something else:
>
> http://bits.netbeans.org/nexus/content/groups/netbeans/
>
> What is the something else I should use instead of the above?
>
> Thanks,
>
> Gj
>
> On Wed, Jun 26, 2019 at 11:18 AM Geertjan Wielenga 
> wrote:
>
>> OK, so in the drop-down, in "Module Options", when I create a new
>> NetBeans Platform application with Maven in Apache NetBeans 11.1 beta-1, I
>> see 'RELEASE82' as the highest release number. I've seen e-mails about
>> this, is the latest vote thread including changes to enable the latest
>> version to be included there, or where/what needs to be done for this?
>>
>> Thanks again,
>>
>> Gj
>>
>>
>> On Wed, Jun 26, 2019 at 10:53 AM Eric Barboni  wrote:
>>
>>> Hi,
>>>
>>>  You only have to change the version of the Apache NetBeans artefacts
>>> you use RELEASE110 instead of RELEASE82 (some may be missing because we
>>> have not all the RELEASE82 codebase)
>>>  Maybe also change the nbm-maven-plugin to the new released 4.12. (it
>>> helps using jar that are compiled using jdk9 and more)
>>>
>>> Regards
>>> Eric
>>>
>>>
>>> -Message d'origine-
>>> De : Geertjan Wielenga 
>>> Envoyé : mercredi 26 juin 2019 09:13
>>> À : dev 
>>> Objet : Re: Maven repo for Apache NetBeans
>>>
>>> OK, if I am creating a NetBeans Platform application with Maven, how
>>> must I set up the POM to use Apache NetBeans 11.0 NBMs?
>>>
>>> Thanks,
>>>
>>> Gj
>>>
>>> On Mon, Jun 24, 2019 at 10:57 AM Eric Barboni  wrote:
>>>
>>> > Hi, there is no special repository,
>>> > It's central the default of maven world. A pom should never specify
>>> > central url.
>>> > (never communicate on: https://repo1.maven.org/maven2)
>>> >
>>> > Regards
>>> > Eric
>>> >
>>> > -Message d'origine-
>>> > De : Geertjan Wielenga  Envoyé : dimanche 23
>>> juin
>>> > 2019 16:45 À : dev  Objet : Maven repo for
>>> > Apache NetBeans
>>> >
>>> > Hi all, especially Eric,
>>> >
>>> > What is the URL to the Maven repo of Apache NetBeans artifacts?
>>> >
>>> > We need to be very clear about comunicating this and publish the info
>>> > maybe on the Download page?
>>> >
>>> > Thanks,
>>> >
>>> > Gj
>>> >
>>> >
>>> > -
>>> > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
>>> > For additional commands, e-mail: dev-h...@netbeans.apache.org
>>> >
>>> > For further information about the NetBeans mailing lists, visit:
>>> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>> >
>>> >
>>> >
>>> >
>>>
>>>
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
>>> For additional commands, e-mail: dev-h...@netbeans.apache.org
>>>
>>> For further information about the NetBeans mailing lists, visit:
>>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>>
>>>
>>>
>>>


Re: Maven repo for Apache NetBeans

2019-06-26 Thread Geertjan Wielenga
And another question, for nbm-maven-plugin 4.12, I suppose the repo must
not be this but something else:

http://bits.netbeans.org/nexus/content/groups/netbeans/

What is the something else I should use instead of the above?

Thanks,

Gj

On Wed, Jun 26, 2019 at 11:18 AM Geertjan Wielenga 
wrote:

> OK, so in the drop-down, in "Module Options", when I create a new NetBeans
> Platform application with Maven in Apache NetBeans 11.1 beta-1, I see
> 'RELEASE82' as the highest release number. I've seen e-mails about this, is
> the latest vote thread including changes to enable the latest version to be
> included there, or where/what needs to be done for this?
>
> Thanks again,
>
> Gj
>
>
> On Wed, Jun 26, 2019 at 10:53 AM Eric Barboni  wrote:
>
>> Hi,
>>
>>  You only have to change the version of the Apache NetBeans artefacts you
>> use RELEASE110 instead of RELEASE82 (some may be missing because we have
>> not all the RELEASE82 codebase)
>>  Maybe also change the nbm-maven-plugin to the new released 4.12. (it
>> helps using jar that are compiled using jdk9 and more)
>>
>> Regards
>> Eric
>>
>>
>> -Message d'origine-
>> De : Geertjan Wielenga 
>> Envoyé : mercredi 26 juin 2019 09:13
>> À : dev 
>> Objet : Re: Maven repo for Apache NetBeans
>>
>> OK, if I am creating a NetBeans Platform application with Maven, how must
>> I set up the POM to use Apache NetBeans 11.0 NBMs?
>>
>> Thanks,
>>
>> Gj
>>
>> On Mon, Jun 24, 2019 at 10:57 AM Eric Barboni  wrote:
>>
>> > Hi, there is no special repository,
>> > It's central the default of maven world. A pom should never specify
>> > central url.
>> > (never communicate on: https://repo1.maven.org/maven2)
>> >
>> > Regards
>> > Eric
>> >
>> > -Message d'origine-
>> > De : Geertjan Wielenga  Envoyé : dimanche 23 juin
>> > 2019 16:45 À : dev  Objet : Maven repo for
>> > Apache NetBeans
>> >
>> > Hi all, especially Eric,
>> >
>> > What is the URL to the Maven repo of Apache NetBeans artifacts?
>> >
>> > We need to be very clear about comunicating this and publish the info
>> > maybe on the Download page?
>> >
>> > Thanks,
>> >
>> > Gj
>> >
>> >
>> > -
>> > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
>> > For additional commands, e-mail: dev-h...@netbeans.apache.org
>> >
>> > For further information about the NetBeans mailing lists, visit:
>> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>> >
>> >
>> >
>> >
>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
>> For additional commands, e-mail: dev-h...@netbeans.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>
>>
>>
>>


Re: Maven repo for Apache NetBeans

2019-06-26 Thread Geertjan Wielenga
OK, so in the drop-down, in "Module Options", when I create a new NetBeans
Platform application with Maven in Apache NetBeans 11.1 beta-1, I see
'RELEASE82' as the highest release number. I've seen e-mails about this, is
the latest vote thread including changes to enable the latest version to be
included there, or where/what needs to be done for this?

Thanks again,

Gj


On Wed, Jun 26, 2019 at 10:53 AM Eric Barboni  wrote:

> Hi,
>
>  You only have to change the version of the Apache NetBeans artefacts you
> use RELEASE110 instead of RELEASE82 (some may be missing because we have
> not all the RELEASE82 codebase)
>  Maybe also change the nbm-maven-plugin to the new released 4.12. (it
> helps using jar that are compiled using jdk9 and more)
>
> Regards
> Eric
>
>
> -Message d'origine-
> De : Geertjan Wielenga 
> Envoyé : mercredi 26 juin 2019 09:13
> À : dev 
> Objet : Re: Maven repo for Apache NetBeans
>
> OK, if I am creating a NetBeans Platform application with Maven, how must
> I set up the POM to use Apache NetBeans 11.0 NBMs?
>
> Thanks,
>
> Gj
>
> On Mon, Jun 24, 2019 at 10:57 AM Eric Barboni  wrote:
>
> > Hi, there is no special repository,
> > It's central the default of maven world. A pom should never specify
> > central url.
> > (never communicate on: https://repo1.maven.org/maven2)
> >
> > Regards
> > Eric
> >
> > -Message d'origine-
> > De : Geertjan Wielenga  Envoyé : dimanche 23 juin
> > 2019 16:45 À : dev  Objet : Maven repo for
> > Apache NetBeans
> >
> > Hi all, especially Eric,
> >
> > What is the URL to the Maven repo of Apache NetBeans artifacts?
> >
> > We need to be very clear about comunicating this and publish the info
> > maybe on the Download page?
> >
> > Thanks,
> >
> > Gj
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> > For additional commands, e-mail: dev-h...@netbeans.apache.org
> >
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >
> >
> >
> >
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


RE: nb-javac and Oracle JS Parser on Maven Central

2019-06-26 Thread Eric Barboni
Hi,
Not sure to have all the knowledge but,
 org.apache.netbeans.. is reserved to what we release under Apache NetBeans PMC 
control.
 Not third parties allowed 

1) We can let people choose what they want as a groupid
They will need to follow
https://central.sonatype.org/pages/ossrh-guide.html

 2) We may want to use org.netbeans.plugins to put every plugins like that:
   org.netbeans.plugins
   oraclejsparser
   ...

I think we need to ask apache and sonatype for that usage of 
org.netbeans.plugins.  
We also need to follow
https://central.sonatype.org/pages/ossrh-guide.html

Regards
Eric

-Message d'origine-
De : Geertjan Wielenga  
Envoyé : mercredi 26 juin 2019 09:21
À : dev 
Objet : nb-javac and Oracle JS Parser on Maven Central

Hi all,

We're looking into putting nb-javac and the Oracle JS Parser on Maven Central.

How to do that and what would be the right location for that?

E.g., would that be here:

https://repo1.maven.org/maven2/org/apache/netbeans/

I.e., these would not be sources but NBM binary files and from there they'd be 
accessed from the update centers. Ultimately, all NBMs would be distributed in 
this way, rather than uploading NBMs to the Plugin Portal when you do an upload 
there, you would be instead be registering Maven co-ordinates. The co-ordinates 
would point to wherever you have uploaded your NBM on Maven Central, and it 
would be nice if we'd have a clearly documented way of doing that.

And would the above namespace be only for artifacts released by Apache 
NetBeans, if so, maybe that would be the wrong place for nb-javac and the 
Oracle JS Parser? They should probably go here:

https://repo1.maven.org/maven2/com/oracle/

Thanks,

Gj


-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





RE: Maven repo for Apache NetBeans

2019-06-26 Thread Eric Barboni
Hi, 

 You only have to change the version of the Apache NetBeans artefacts you use 
RELEASE110 instead of RELEASE82 (some may be missing because we have not all 
the RELEASE82 codebase)
 Maybe also change the nbm-maven-plugin to the new released 4.12. (it helps 
using jar that are compiled using jdk9 and more)
 
Regards
Eric
 

-Message d'origine-
De : Geertjan Wielenga  
Envoyé : mercredi 26 juin 2019 09:13
À : dev 
Objet : Re: Maven repo for Apache NetBeans

OK, if I am creating a NetBeans Platform application with Maven, how must I set 
up the POM to use Apache NetBeans 11.0 NBMs?

Thanks,

Gj

On Mon, Jun 24, 2019 at 10:57 AM Eric Barboni  wrote:

> Hi, there is no special repository,
> It's central the default of maven world. A pom should never specify 
> central url.
> (never communicate on: https://repo1.maven.org/maven2)
>
> Regards
> Eric
>
> -Message d'origine-
> De : Geertjan Wielenga  Envoyé : dimanche 23 juin 
> 2019 16:45 À : dev  Objet : Maven repo for 
> Apache NetBeans
>
> Hi all, especially Eric,
>
> What is the URL to the Maven repo of Apache NetBeans artifacts?
>
> We need to be very clear about comunicating this and publish the info 
> maybe on the Download page?
>
> Thanks,
>
> Gj
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





nb-javac and Oracle JS Parser on Maven Central

2019-06-26 Thread Geertjan Wielenga
Hi all,

We're looking into putting nb-javac and the Oracle JS Parser on Maven
Central.

How to do that and what would be the right location for that?

E.g., would that be here:

https://repo1.maven.org/maven2/org/apache/netbeans/

I.e., these would not be sources but NBM binary files and from there they'd
be accessed from the update centers. Ultimately, all NBMs would be
distributed in this way, rather than uploading NBMs to the Plugin Portal
when you do an upload there, you would be instead be registering Maven
co-ordinates. The co-ordinates would point to wherever you have uploaded
your NBM on Maven Central, and it would be nice if we'd have a clearly
documented way of doing that.

And would the above namespace be only for artifacts released by Apache
NetBeans, if so, maybe that would be the wrong place for nb-javac and the
Oracle JS Parser? They should probably go here:

https://repo1.maven.org/maven2/com/oracle/

Thanks,

Gj


Re: Maven repo for Apache NetBeans

2019-06-26 Thread Geertjan Wielenga
OK, if I am creating a NetBeans Platform application with Maven, how must I
set up the POM to use Apache NetBeans 11.0 NBMs?

Thanks,

Gj

On Mon, Jun 24, 2019 at 10:57 AM Eric Barboni  wrote:

> Hi, there is no special repository,
> It's central the default of maven world. A pom should never specify
> central url.
> (never communicate on: https://repo1.maven.org/maven2)
>
> Regards
> Eric
>
> -Message d'origine-
> De : Geertjan Wielenga 
> Envoyé : dimanche 23 juin 2019 16:45
> À : dev 
> Objet : Maven repo for Apache NetBeans
>
> Hi all, especially Eric,
>
> What is the URL to the Maven repo of Apache NetBeans artifacts?
>
> We need to be very clear about comunicating this and publish the info
> maybe on the Download page?
>
> Thanks,
>
> Gj
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>