Re: Apache NetBeans 11.0 Java EE 8 Support (Ready for Testing)

2019-06-04 Thread Jose Ch
Hi Josh,

I did more testing (after a clean installation and deleting cache, etc.)
and I had a problem trying to create a Maven Enterprise Application
project,
it seems that the three modules and the parent project are been created as
WAR. Once I modify the pom on every module the project was compiled
and packaged successfully.


Regards.

El lun., 3 jun. 2019 a las 23:13, Josh Juneau ()
escribió:

> Thanks Jose, I appreciate the feedback.  I'll take a look at the duplicate
> GlassFish options.
>
> Josh Juneau
> juneau...@gmail.com
> http://jj-blogger.blogspot.com
> https://www.apress.com/us/search?query=Juneau
> 
>
>
>
> On Mon, Jun 3, 2019 at 3:50 PM Jose Ch  wrote:
>
> > Hi Josh,
> >
> > I re-test a creation of a JEE8 Maven Web App and it was a success, great
> > work!.
> >
> > I found that when you add a new server instance the Glassfish Server
> > option appears twice(Capture-3.png). I will now test my projects and will
> > inform how it goes.
> >
> >
> > Regards.
> > José.
> >
> > El dom., 2 jun. 2019 a las 9:24, Josh Juneau ()
> > escribió:
> >
> >> Hi Jose/All,
> >>
> >> I updated the Java EE 8 Maven Archetype groupId, as there were some
> >> Sonatype issues with the original.  In order to test, please grab the
> >> latest copy of the sources located in the GitHub repository (
> >> https://github.com/juneau001/netbeans-javaee8-inprogress) and rebuild.
> >> Specifically, the source files that were changed to repair the archetype
> >> groupId are located within the
> >>
> >>
> enterprise/maven.j2ee/src/org/netbeans/modules/maven/j2ee/ui/wizard/archetype
> >> package.
> >>
> >> Please re-test and let me know if there are any issues creating a new
> Java
> >> EE 8 Web Project.
> >>
> >> Thanks for all of your assistance.
> >> Josh Juneau
> >> juneau...@gmail.com
> >> http://jj-blogger.blogspot.com
> >> https://www.apress.com/us/search?query=Juneau
> >> 
> >>
> >>
> >>
> >> On Fri, May 31, 2019 at 2:07 PM Josh Juneau 
> wrote:
> >>
> >> > Thanks for the feedback Jose...let me take a look into this.  It looks
> >> > like the Java EE 8 maven archetype may need to be updated.
> >> >
> >> >
> >> > Josh Juneau
> >> > juneau...@gmail.com
> >> > http://jj-blogger.blogspot.com
> >> > https://www.apress.com/us/search?query=Juneau
> >> > 
> >> >
> >> >
> >> >
> >> > On Fri, May 31, 2019 at 1:55 PM Jose Ch  wrote:
> >> >
> >> >> Hi Josh,
> >> >>
> >> >> I followed the instructions and had an error while Netbeans try to
> >> create
> >> >> a Maven Java Web JEE8 application:
> >> >>
> >> >> Scanning for projects...
> >> >>
> >> >> --< org.apache.maven:standalone-pom
> >> >---
> >> >> Building Maven Stub Project (No POM) 1
> >> >> [ pom
> >> ]-
> >> >>
> >> >> >>> maven-archetype-plugin:2.4:generate (default-cli) >
> >> generate-sources
> >> >> @ standalone-pom >>>
> >> >>
> >> >> <<< maven-archetype-plugin:2.4:generate (default-cli) <
> >> generate-sources
> >> >> @ standalone-pom <<<
> >> >>
> >> >>
> >> >> --- maven-archetype-plugin:2.4:generate (default-cli) @
> standalone-pom
> >> ---
> >> >> Generating project in Batch mode
> >> >> Archetype defined by properties
> >> >> Downloading from webapp-javaee8-repo:
> >> >>
> >>
> https://repo.maven.apache.org/maven2/org/apache/netbeans/webapp-javaee8/1.0/webapp-javaee8-1.0.jar
> >> >>
> >> 
> >> >> BUILD FAILURE
> >> >>
> >> 
> >> >> Total time:  1.797 s
> >> >> Finished at: 2019-05-31T13:27:59-05:00
> >> >>
> >> 
> >> >> Failed to execute goal
> >> >> org.apache.maven.plugins:maven-archetype-plugin:2.4:generate
> >> (default-cli)
> >> >> on project standalone-pom: The desired archetype does not exist
> >> >> (org.apache.netbeans:webapp-javaee8:1.0) -> [Help 1]
> >> >>
> >> >> To see the full stack trace of the errors, re-run Maven with the -e
> >> >> switch.
> >> >> Re-run Maven using the -X switch to enable full debug logging.
> >> >>
> >> >> For more information about the errors and possible solutions, please
> >> read
> >> >> the following articles:
> >> >> [Help 1]
> >> >>
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> >> >>
> >> >>
> >> >> I appended some screenshots.
> >> >>
> >> >> Jose.
> >> >>
> >> >> El jue., 30 may. 2019 a las 23:23, Josh Juneau ( >)
> >> >> escribió:
> >> >>
> >> >>> Thanks for all of the great feedback on the Java EE 8  support for
> >> Apache
> >> >>> NetBeans thus far.  I have updated the README to direct individuals
> to
> >> >>> install the "Oracle JS Parser" and "nbjavac" after building and
> >> running
> >> >>> the
> 

JIRA correction and new project within NetBeans

2019-06-04 Thread Eric Barboni
Hi, 
This is a proposal to make a bit more scalable our JIRA and also to remove
non direct Apache NetBeans related issue in the current JIRA NETBEANS.
I think we can selfserve only for officer or member. But it's possible to
have more than one jira project for NetBeans.

As mavenutilities and html4 are maven build its easy to have jira project to
prepare release note than component, 
and also they have different versioning scheme than NetBeans 

I would like to propose the following:

First create a Project category as JIRA NETBEANS is still seeing under
Incubator category,
Assign NetBeans to NetBeans Category, and use the url
https://netbeans.apache.org as URL for all

Upcase key is for project name within jira (I guess It's limited to 10 char)

NetBeans Website, NBWEBSITE (component could  be like that:
  -- website
  -- tutorial
  -- update center 
  -- maven repo
  -- apidoc ...

Tools ant based at version 3.0
NetBeans Jackpot, NBJACKPOT

-- maven based more easy to manage release version on their own projects
NetBeans Parent, NBPARENT
NetBeans HTML4j, NBHTML4J 
-- maven based and mavenutilities
NetBeans Mavenutilities Parent, NBMUPARENT 
NetBeans Mavenutilities Harness, NBMUHARNESS
NetBeans Mavenutilities NBM Maven Plugin , NBMUPLUGIN
NetBeans Mavenutilities NB Repository Plugin, NBMUREPO
NetBeans Mavenutilities Shared lib, NBMUSHARED

Hope it make sense

Best Regards
Eric


-
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: 11.1 info publicly available

2019-06-04 Thread Laszlo Kishalmi
That would be nice, so I might have time to add the Gradle Java EE 8 
support as well.


On 6/4/19 1:39 PM, Josh Juneau wrote:

Thanks for the feedback everyone.  I will work on getting a PR together for 
11.1 inclusion.

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


On Jun 4, 2019, at 2:55 PM, Geertjan Wielenga  wrote:

Note: Apache projects do not compete, they exist to serve those who want to
use them, but are explicitly not in competition with any other projects out
there.

Gj

On Tue, Jun 4, 2019 at 9:46 PM Kenneth Fogel 
wrote:


+1 on EE 8 in 11.1
We can't fall too far behind E & I. Plus, I'll want to show it off at the
IDE Wars session I'm on at Code One in September.

Ken

-Original Message-
From: Geertjan Wielenga 
Sent: June 4, 2019 6:33 AM
To: dev 
Subject: 11.1 info publicly available

Hi all, esp. Neil,

Can we link the Wiki page providing all the info re 11.1 release plan from
netbeans.apache.org, so everyone can see it, sure a work in progress,
etc, but so that we have one central reference point?

I am happy to do it if Neil can specify exactly which Wiki page that is.

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: 11.1 info publicly available

2019-06-04 Thread Geertjan Wielenga
Awesome.

Gj

On Tue, 4 Jun 2019 at 22:39, Josh Juneau  wrote:

> Thanks for the feedback everyone.  I will work on getting a PR together
> for 11.1 inclusion.
>
> Josh Juneau
> juneau...@gmail.com
> http://jj-blogger.blogspot.com
> https://www.apress.com/us/search?query=Juneau
>
> > On Jun 4, 2019, at 2:55 PM, Geertjan Wielenga 
> wrote:
> >
> > Note: Apache projects do not compete, they exist to serve those who want
> to
> > use them, but are explicitly not in competition with any other projects
> out
> > there.
> >
> > Gj
> >
> > On Tue, Jun 4, 2019 at 9:46 PM Kenneth Fogel  >
> > wrote:
> >
> >> +1 on EE 8 in 11.1
> >> We can't fall too far behind E & I. Plus, I'll want to show it off at
> the
> >> IDE Wars session I'm on at Code One in September.
> >>
> >> Ken
> >>
> >> -Original Message-
> >> From: Geertjan Wielenga 
> >> Sent: June 4, 2019 6:33 AM
> >> To: dev 
> >> Subject: 11.1 info publicly available
> >>
> >> Hi all, esp. Neil,
> >>
> >> Can we link the Wiki page providing all the info re 11.1 release plan
> from
> >> netbeans.apache.org, so everyone can see it, sure a work in progress,
> >> etc, but so that we have one central reference point?
> >>
> >> I am happy to do it if Neil can specify exactly which Wiki page that is.
> >>
> >> Gj
> >>
>


Re: 11.1 info publicly available

2019-06-04 Thread Josh Juneau
Thanks for the feedback everyone.  I will work on getting a PR together for 
11.1 inclusion.

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

> On Jun 4, 2019, at 2:55 PM, Geertjan Wielenga  wrote:
> 
> Note: Apache projects do not compete, they exist to serve those who want to
> use them, but are explicitly not in competition with any other projects out
> there.
> 
> Gj
> 
> On Tue, Jun 4, 2019 at 9:46 PM Kenneth Fogel 
> wrote:
> 
>> +1 on EE 8 in 11.1
>> We can't fall too far behind E & I. Plus, I'll want to show it off at the
>> IDE Wars session I'm on at Code One in September.
>> 
>> Ken
>> 
>> -Original Message-
>> From: Geertjan Wielenga 
>> Sent: June 4, 2019 6:33 AM
>> To: dev 
>> Subject: 11.1 info publicly available
>> 
>> Hi all, esp. Neil,
>> 
>> Can we link the Wiki page providing all the info re 11.1 release plan from
>> netbeans.apache.org, so everyone can see it, sure a work in progress,
>> etc, but so that we have one central reference point?
>> 
>> I am happy to do it if Neil can specify exactly which Wiki page that is.
>> 
>> Gj
>> 


Re: [VOTE] Release Apache NetBeans utilities nb-repository-plugin version 1.4

2019-06-04 Thread Geertjan Wielenga
+1

Gj

On Tue, Jun 4, 2019 at 8:32 PM Eric Barboni  wrote:

> Dear members of Apache NetBeans community.
>
> I want to call a vote on releasing Apache NetBeans utilities
> nb-repository-plugin version
> 1.4
>
> This is a Apache Maven plugin that help populating a maven repository with
> netbeans materials.
> This what we use to populate the maven artefacts to maven central.
>
> One change since mojohaus
> -The plugin his capable to set a parent in the pom file for artefacts (used
> by us to make each artefact pom, having netbeans parent)
>
> The voting artefacts sources are located here:
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-maven-utilities/nb-
> repository-plugin/nb-repository-plugin-1.4/
> 
>
>
> In addition to that the Maven artifacts built from
> https://github.com/apache/netbeans-mavenutils-nb-repository-plugin
> with the commit id 22bd9464d759248bc95c604debcf224514f28087(tag
> nb-repository-plugin-1.4)
> are staged in the following repository:
> https://repository.apache.org/content/repositories/orgapachenetbeans-1031/
>
> 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: [VOTE] Release Apache NetBeans utilities nbm-maven-plugin version 4.2

2019-06-04 Thread Geertjan Wielenga
+1

Gj

On Tue, Jun 4, 2019 at 8:33 PM Eric Barboni  wrote:

> Dear members of Apache NetBeans community.
>
>
>
> I want to call a vote on releasing Apache NetBeans utilities
> nbm-maven-plugin version
>
> 4.2
>
>
>
> This is a Apache Maven plugin that make possible to use Maven for
> developing
> Apache NetBeans Platform instead of Apache Ant
>
>
>
> Changes since mojohaus:
>
> - The plugin can handle jars build up to jdk 12  (not tested on jdk 13)
>
> - Fix 64-bit JDK detection
>
>
>
> Note:
>
> Due to change in the groupID, NetBeans IDE may not recognize the plugin
>
>
>
> The voting artefacts sources are located here:
>
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-maven-utilities/nbm
> -maven-plugin/nbm-maven-plugin-4.2/
> 
>
>
>
> In addition to that the Maven artifacts built from
> https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin
>
> with the commit id 659a5fecaaade1b11f26813b5c6b5e530d92e083(tag
> nbm-maven-plugin-4.2)
>
> are staged in the following repository:
>
> https://repository.apache.org/content/repositories/orgapachenetbeans-1032/
>
>
>
> Key file is here:
>
>
>
> https://www.apache.org/dist/netbeans/KEYS
>
>
>
> The vote is open for at least 72h.
>
>
>
> Best Regards
>
>
>
> Eric Barboni (skygo)
>
>


[VOTE] Release Apache NetBeans utilities nb-repository-plugin version 1.4

2019-06-04 Thread Eric Barboni
Dear members of Apache NetBeans community.

I want to call a vote on releasing Apache NetBeans utilities
nb-repository-plugin version
1.4

This is a Apache Maven plugin that help populating a maven repository with
netbeans materials.
This what we use to populate the maven artefacts to maven central.

One change since mojohaus 
-The plugin his capable to set a parent in the pom file for artefacts (used
by us to make each artefact pom, having netbeans parent)

The voting artefacts sources are located here:
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-maven-utilities/nb-
repository-plugin/nb-repository-plugin-1.4/
 

In addition to that the Maven artifacts built from
https://github.com/apache/netbeans-mavenutils-nb-repository-plugin
with the commit id 22bd9464d759248bc95c604debcf224514f28087(tag
nb-repository-plugin-1.4)
are staged in the following repository:
https://repository.apache.org/content/repositories/orgapachenetbeans-1031/

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: 11.1 info publicly available

2019-06-04 Thread Gaurav Gupta
Hi Josh,

+1 to include Java EE 8 support in 11.1 version. As I am working on the
Payara tools integration which is targeted for 11.1 and also added Java EE
8 support in Payara. So Payara (Java EE 8 support) PR goona depend on the
work done by you.

Thanks and kind regards,
Gaurav Gupta






On Tue, Jun 4, 2019 at 6:39 PM Geertjan Wielenga 
wrote:

> I say go for it for 11.1 if you’re ready now.
>
> Gj
>
> On Tue, 4 Jun 2019 at 15:01, Josh Juneau  wrote:
>
> > Hi Everyone,
> >
> > Where do we want to see Java EE 8 support added?  Should we hold off
> until
> > 11.2, or do you want me to get a PR ready for 11.1?  The PR will contain
> > changes to a number of the modules within the enterprise cluster.
> >
> > Thanks
> >
> > On Tue, Jun 4, 2019 at 7:04 AM Geertjan Wielenga 
> > wrote:
> >
> > > I get it, sure.
> > >
> > > But now it looks more like a template than a concrete schedule.
> > >
> > > But, sure, I get it, now that I get it.
> > >
> > > Gj
> > >
> > >
> > > On Tue, 4 Jun 2019 at 13:53, Neil C Smith 
> wrote:
> > >
> > > > On Tue, 4 Jun 2019, 12:01 Geertjan Wielenga, 
> > > wrote:
> > > >
> > > > > Also, I believe the mentions of 12.1 should be removed here, i.e.,
> in
> > > the
> > > > > Release column in the table, there should now only be 11.x, if I'm
> > > right?
> > > > >
> > > >
> > > > Why? The idea was to demonstrate how the same schedule could work
> from
> > > year
> > > > to year. Maybe that could be clarified?
> > > >
> > > > Best wishes,
> > > >
> > > > Neil
> > > >
> > >
> > --
> > Josh Juneau
> > juneau...@gmail.com
> > http://jj-blogger.blogspot.com
> > https://www.apress.com/us/search?query=Juneau
> > 
> >
>


Re: 11.1 info publicly available

2019-06-04 Thread Geertjan Wielenga
I say go for it for 11.1 if you’re ready now.

Gj

On Tue, 4 Jun 2019 at 15:01, Josh Juneau  wrote:

> Hi Everyone,
>
> Where do we want to see Java EE 8 support added?  Should we hold off until
> 11.2, or do you want me to get a PR ready for 11.1?  The PR will contain
> changes to a number of the modules within the enterprise cluster.
>
> Thanks
>
> On Tue, Jun 4, 2019 at 7:04 AM Geertjan Wielenga 
> wrote:
>
> > I get it, sure.
> >
> > But now it looks more like a template than a concrete schedule.
> >
> > But, sure, I get it, now that I get it.
> >
> > Gj
> >
> >
> > On Tue, 4 Jun 2019 at 13:53, Neil C Smith  wrote:
> >
> > > On Tue, 4 Jun 2019, 12:01 Geertjan Wielenga, 
> > wrote:
> > >
> > > > Also, I believe the mentions of 12.1 should be removed here, i.e., in
> > the
> > > > Release column in the table, there should now only be 11.x, if I'm
> > right?
> > > >
> > >
> > > Why? The idea was to demonstrate how the same schedule could work from
> > year
> > > to year. Maybe that could be clarified?
> > >
> > > Best wishes,
> > >
> > > Neil
> > >
> >
> --
> Josh Juneau
> juneau...@gmail.com
> http://jj-blogger.blogspot.com
> https://www.apress.com/us/search?query=Juneau
> 
>


Re: 11.1 info publicly available

2019-06-04 Thread Josh Juneau
Hi Everyone,

Where do we want to see Java EE 8 support added?  Should we hold off until
11.2, or do you want me to get a PR ready for 11.1?  The PR will contain
changes to a number of the modules within the enterprise cluster.

Thanks

On Tue, Jun 4, 2019 at 7:04 AM Geertjan Wielenga 
wrote:

> I get it, sure.
>
> But now it looks more like a template than a concrete schedule.
>
> But, sure, I get it, now that I get it.
>
> Gj
>
>
> On Tue, 4 Jun 2019 at 13:53, Neil C Smith  wrote:
>
> > On Tue, 4 Jun 2019, 12:01 Geertjan Wielenga, 
> wrote:
> >
> > > Also, I believe the mentions of 12.1 should be removed here, i.e., in
> the
> > > Release column in the table, there should now only be 11.x, if I'm
> right?
> > >
> >
> > Why? The idea was to demonstrate how the same schedule could work from
> year
> > to year. Maybe that could be clarified?
> >
> > Best wishes,
> >
> > Neil
> >
>
-- 
Josh Juneau
juneau...@gmail.com
http://jj-blogger.blogspot.com
https://www.apress.com/us/search?query=Juneau



Re: 11.1 info publicly available

2019-06-04 Thread Geertjan Wielenga
I get it, sure.

But now it looks more like a template than a concrete schedule.

But, sure, I get it, now that I get it.

Gj


On Tue, 4 Jun 2019 at 13:53, Neil C Smith  wrote:

> On Tue, 4 Jun 2019, 12:01 Geertjan Wielenga,  wrote:
>
> > Also, I believe the mentions of 12.1 should be removed here, i.e., in the
> > Release column in the table, there should now only be 11.x, if I'm right?
> >
>
> Why? The idea was to demonstrate how the same schedule could work from year
> to year. Maybe that could be clarified?
>
> Best wishes,
>
> Neil
>


Re: 11.1 info publicly available

2019-06-04 Thread Neil C Smith
On Tue, 4 Jun 2019, 12:01 Geertjan Wielenga,  wrote:

> Also, I believe the mentions of 12.1 should be removed here, i.e., in the
> Release column in the table, there should now only be 11.x, if I'm right?
>

Why? The idea was to demonstrate how the same schedule could work from year
to year. Maybe that could be clarified?

Best wishes,

Neil


Saturday, June 15: 11.1 Feature Freeze

2019-06-04 Thread Geertjan Wielenga
Hi all,

Don't say nobody warned you, heads up:

https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule

Thanks!

Gj


Re: 11.1 info publicly available

2019-06-04 Thread Geertjan Wielenga
That sounds great.

Also, I believe the mentions of 12.1 should be removed here, i.e., in the
Release column in the table, there should now only be 11.x, if I'm right?

https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule

Gj

On Tue, Jun 4, 2019 at 12:59 PM Neil C Smith  wrote:

> On Tue, 4 Jun 2019 at 11:49, Geertjan Wielenga 
> wrote:
> >
> > https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
> >
> > That's it, that's what I'll be linking into netbeans.apache.org.
>
> Yep, that's it!
>
> As for your other question, there's a NB 11.1 label in GitHub - this
> was already there, but I changed the description last week.
>
> Perhaps we should also have an NB 11.2 one for things that are mostly
> complete but we think we should hold back on until the merge window
> reopens post NB 11.1?
>
> 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: 11.1 info publicly available

2019-06-04 Thread Neil C Smith
On Tue, 4 Jun 2019 at 11:49, Geertjan Wielenga  wrote:
>
> https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
>
> That's it, that's what I'll be linking into netbeans.apache.org.

Yep, that's it!

As for your other question, there's a NB 11.1 label in GitHub - this
was already there, but I changed the description last week.

Perhaps we should also have an NB 11.2 one for things that are mostly
complete but we think we should hold back on until the merge window
reopens post NB 11.1?

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: 11.1 info publicly available

2019-06-04 Thread Geertjan Wielenga
https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule

That's it, that's what I'll be linking into netbeans.apache.org.

Gj

On Tue, Jun 4, 2019 at 12:34 PM Geertjan Wielenga 
wrote:

> Also how must we tag the PRs that we want to be sure to remind ourselves
> to include in 11.1.
>
> Gj
>
> On Tue, 4 Jun 2019 at 12:33, Geertjan Wielenga 
> wrote:
>
>> Hi all, esp. Neil,
>>
>> Can we link the Wiki page providing all the info re 11.1 release plan
>> from netbeans.apache.org, so everyone can see it, sure a work in
>> progress, etc, but so that we have one central reference point?
>>
>> I am happy to do it if Neil can specify exactly which Wiki page that is.
>>
>> Gj
>>
>


Re: 11.1 info publicly available

2019-06-04 Thread Geertjan Wielenga
Also how must we tag the PRs that we want to be sure to remind ourselves to
include in 11.1.

Gj

On Tue, 4 Jun 2019 at 12:33, Geertjan Wielenga  wrote:

> Hi all, esp. Neil,
>
> Can we link the Wiki page providing all the info re 11.1 release plan from
> netbeans.apache.org, so everyone can see it, sure a work in progress,
> etc, but so that we have one central reference point?
>
> I am happy to do it if Neil can specify exactly which Wiki page that is.
>
> Gj
>


11.1 info publicly available

2019-06-04 Thread Geertjan Wielenga
Hi all, esp. Neil,

Can we link the Wiki page providing all the info re 11.1 release plan from
netbeans.apache.org, so everyone can see it, sure a work in progress, etc,
but so that we have one central reference point?

I am happy to do it if Neil can specify exactly which Wiki page that is.

Gj


Re: Where am I going wrong in building NetBeans source

2019-06-04 Thread mark stephens
Updating to latest Ant fixes it and I am back in the game….

Many thanks for all the suggestions and help.

Kind Regards,

MArk

> On 3 Jun 2019, at 22:16, Geertjan Wielenga  wrote:
> 
> So try a higher version and see if it helps.
> 
> Gj
> 
> On Mon, 3 Jun 2019 at 23:13, mark stephens 
> wrote:
> 
>> I am running 1.10.0
>> 
>> https://github.com/apache/netbeans says to use Ant 1.9.9 or above
>> 
>> Kind Regards,
>> 
>> MArk
>> 
>> 
>> 
>> 
>> 
>> On 3 Jun 2019, at 19:18, Geertjan Wielenga > geert...@apache.org>> wrote:
>> 
>> What version of Ant is installed needs to be checked.
>> 
>> Gj
>> 
>> On Mon, 3 Jun 2019 at 18:56, Jose Ch > pepnes...@gmail.com>> wrote:
>> 
>> Hi Mark,
>> 
>> I just compile the sources an hour ago without problems, I use
>> openJ9-8u212 JDK and *ant -Dcluster.confg=release *to build the sources.
>> Perhaps there is a newer commit that broke the building.
>> 
>> Regards
>> José.
>> 
>> El lun., 3 jun. 2019 a las 11:35, mark stephens (<
>> marksteph...@idrsolutions.com>)
>> escribió:
>> 
>> I redownloaded the master and ran under Java8 to check I had not
>> donwloaded the wrong jars and I now get this
>> 
>> Kind Regards,
>> 
>> MArk
>> 
>> compile-bridge:
>>   [mkdir] Created dir:
>> 
>> /Users/markee/Downloads/netbeans-master/extide/o.apache.tools.ant.module/build/bridge-classes
>>   [javac] Compiling 7 source files to
>> 
>> /Users/markee/Downloads/netbeans-master/extide/o.apache.tools.ant.module/build/bridge-classes
>>  [repeat] warning: [options] bootstrap class path not set in
>> conjunction with -source 1.6
>>  [repeat]
>> 
>> /Users/markee/Downloads/netbeans-master/nbbuild/build/public-package-jars/org-netbeans-api-annotations-common.jar(org/netbeans/api/annotations/common/NonNull.class):
>> warning: Cannot find annotation method 'when()' in type 'Nonnull': class
>> file for javax.annotation.Nonnull not found
>>  [repeat] warning: unknown enum constant When.ALWAYS
>>  [repeat]   reason: class file for javax.annotation.meta.When not found
>>  [repeat]
>> 
>> /Users/markee/Downloads/netbeans-master/extide/o.apache.tools.ant.module/src-bridge/org/apache/tools/ant/module/bridge/impl/BridgeImpl.java:149:
>> error: cannot assign a value to final variable systemClasspath
>>  [repeat] Path.systemClasspath = new Path(null,
>> AntBridge.getMainClassPath());
>>  [repeat] ^
>>  [repeat]
>> 
>> /Users/markee/Downloads/netbeans-master/extide/o.apache.tools.ant.module/src-bridge/org/apache/tools/ant/module/bridge/impl/NbInputHandler.java:107:
>> warning: [unchecked] unchecked call to JComboBox(Vector) as a member of
>> the raw type JComboBox
>>  [repeat] combo = new
>> JComboBox(((MultipleChoiceInputRequest)request).getChoices());
>>  [repeat] ^
>>  [repeat]   where E is a type-variable:
>>  [repeat] E extends Object declared in class JComboBox
>>  [repeat] 1 error
>>  [repeat] 4 warnings
>> [nbmerge] Failed to build target: all-o.apache.tools.ant.module
>> 
>> BUILD FAILED
>> /Users/markee/Downloads/netbeans-master/nbbuild/build.xml:512: The
>> following error occurred while executing this line:
>> /Users/markee/Downloads/netbeans-master/nbbuild/build.xml:507: The
>> following error occurred while executing this line:
>> /Users/markee/Downloads/netbeans-master/nbbuild/build.xml:554: The
>> following error occurred while executing this line:
>> 
>> /Users/markee/Downloads/netbeans-master/extide/o.apache.tools.ant.module/build.xml:38:
>> Compile failed; see the compiler error output for details.
>> 
>> Total time: 3 minutes 3 seconds
>> 
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org> dev-unsubscr...@netbeans.apache.org>
>> For additional commands, e-mail: dev-h...@netbeans.apache.org> 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