Re: NetBeans 11.1 beta 3 Java EE 8 support

2019-07-08 Thread Josh Juneau
My apologies for taking a while to get the PR into place.  Unfortunately my
main workstation Mac is one of the 2015 models affected by the battery
issues and it has been sent to Apple for repairs...so I'm running on a
backup machine.  I have to try and get everything into place to republish
the webapp-javaee8 archetype to Maven Central.  Once I have everything
configured correctly then I will push.  The PR will depend upon the updated
maven archetype.

Thanks for your time and patience.

On Sun, Jul 7, 2019 at 5:10 PM Josh Juneau  wrote:

> I am repairing issues with the Java EE 8 maven archetype which will repair
> issues:
>
> https://issues.apache.org/jira/browse/NETBEANS-2778
>
> https://issues.apache.org/jira/browse/NETBEANS-2799
>
> I have some testing to do with
> https://issues.apache.org/jira/browse/NETBEANS-2800 As I am not quite
> sure why this is not working with the provided web-app_4_0.xsd...I've made
> a couple of tweaks here and hope they will repair the issue.
>
> I will be looking into https://issues.apache.org/jira/browse/NETBEANS-2810 As
> well...it may be repaired by the changes I am making with the
> web-app_4_0.xsd.
>
> https://issues.apache.org/jira/browse/NETBEANS-2811 Is repaired by one of
> the changes I've made to the Java EE 8 maven archetype.
>
> I am not so sure that https://issues.apache.org/jira/browse/NETBEANS-2776 Is
> an issue.  I believe that Java EE 7 archetype was the same way and it did
> not include the JPA 2.1 library.  I've changed the persistence.xml to use
> 2.2, rather than 2.1...perhaps that will resolve this issue.
>
> Thanks and hoping to submit a PR tomorrow morning.
>
> Josh Juneau
> juneau...@gmail.com
> http://jj-blogger.blogspot.com
> https://www.apress.com/us/search?query=Juneau
>
> On Jul 7, 2019, at 11:30 AM, Josh Juneau  wrote:
>
> I looking into these issues today and I will provide a PR will
> fixes...hopefully on Monday morning at latest.
>
>
> Thanks for the feedback!
>
>
> Josh Juneau
> http://jj-blogger.blogspot.com
> https://www.apress.com/index.php/author/author/view/id/1866
>
>
> On Jul 7, 2019, at 5:32 AM, Geertjan Wielenga  wrote:
>
> Let's wait and see what Josh says on this. Thanks for the investigation and
> taking the next steps.
>
> Gj
>
> On Sun, Jul 7, 2019 at 12:04 PM Vano Beridze  wrote:
>
> I found the file, but I guess I should not touch it, because it's used for
>
> creating Java EE 7 based project persistence.xml
>
>
>
>
> java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/ui/resources/persistence-2.1.xml
>
>
> I guess the fix (at least part of it) would be to create new
>
> persistence-2.2.xml file, which I can do, but I'm not sure if the code that
>
> creates Java EE 8 web project will automatically pick up that file.
>
>
> Vano
>
>
> On Sun, Jul 7, 2019 at 1:30 PM Geertjan Wielenga 
>
> wrote:
>
>
> At least the first one you could do yourself, your work on identifying
>
> and
>
> verifying is fantastic -- maybe you could find the source of the 2778 and
>
> do a PR (you don't even need to clone or fork anything, just change the
>
> file on-line and provide the PR there). Hope Josh gets to these in time
>
> but
>
> also hope you could take the next step and do fixes yourself where
>
> they're
>
> at least quite small...
>
>
> Gj
>
>
> On Sun, Jul 7, 2019 at 10:33 AM Vano Beridze  wrote:
>
>
> Hello,
>
>
> Tested beta 3.
>
> reported 2 bugs so far
>
> https://issues.apache.org/jira/browse/NETBEANS-2810
>
> https://issues.apache.org/jira/browse/NETBEANS-2811
>
>
> I think these to bugs needs addressing before the release
>
> https://issues.apache.org/jira/browse/NETBEANS-2778
>
> https://issues.apache.org/jira/browse/NETBEANS-2776
>
>
> BR,
>
> Vano
>
>
>
>
> --
Josh Juneau
juneau...@gmail.com
http://jj-blogger.blogspot.com
https://www.apress.com/us/search?query=Juneau



Re: NetBeans 11.1 beta 3 Java EE 8 support

2019-07-07 Thread Josh Juneau
I am repairing issues with the Java EE 8 maven archetype which will repair 
issues:

https://issues.apache.org/jira/browse/NETBEANS-2778

https://issues.apache.org/jira/browse/NETBEANS-2799

I have some testing to do with 
https://issues.apache.org/jira/browse/NETBEANS-2800 As I am not quite sure why 
this is not working with the provided web-app_4_0.xsd...I've made a couple of 
tweaks here and hope they will repair the issue.

I will be looking into https://issues.apache.org/jira/browse/NETBEANS-2810 As 
well...it may be repaired by the changes I am making with the web-app_4_0.xsd.

https://issues.apache.org/jira/browse/NETBEANS-2811 Is repaired by one of the 
changes I've made to the Java EE 8 maven archetype.

I am not so sure that https://issues.apache.org/jira/browse/NETBEANS-2776 Is an 
issue.  I believe that Java EE 7 archetype was the same way and it did not 
include the JPA 2.1 library.  I've changed the persistence.xml to use 2.2, 
rather than 2.1...perhaps that will resolve this issue.

Thanks and hoping to submit a PR tomorrow morning.

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

> On Jul 7, 2019, at 11:30 AM, Josh Juneau  wrote:
> 
> I looking into these issues today and I will provide a PR will 
> fixes...hopefully on Monday morning at latest.  
> 
> Thanks for the feedback!
> 
> 
> Josh Juneau
> http://jj-blogger.blogspot.com
> https://www.apress.com/index.php/author/author/view/id/1866
> 
> 
>> On Jul 7, 2019, at 5:32 AM, Geertjan Wielenga  wrote:
>> 
>> Let's wait and see what Josh says on this. Thanks for the investigation and
>> taking the next steps.
>> 
>> Gj
>> 
>>> On Sun, Jul 7, 2019 at 12:04 PM Vano Beridze  wrote:
>>> 
>>> I found the file, but I guess I should not touch it, because it's used for
>>> creating Java EE 7 based project persistence.xml
>>> 
>>> 
>>> java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/ui/resources/persistence-2.1.xml
>>> 
>>> I guess the fix (at least part of it) would be to create new
>>> persistence-2.2.xml file, which I can do, but I'm not sure if the code that
>>> creates Java EE 8 web project will automatically pick up that file.
>>> 
>>> Vano
>>> 
>>> On Sun, Jul 7, 2019 at 1:30 PM Geertjan Wielenga 
>>> wrote:
>>> 
 At least the first one you could do yourself, your work on identifying
>>> and
 verifying is fantastic -- maybe you could find the source of the 2778 and
 do a PR (you don't even need to clone or fork anything, just change the
 file on-line and provide the PR there). Hope Josh gets to these in time
>>> but
 also hope you could take the next step and do fixes yourself where
>>> they're
 at least quite small...
 
 Gj
 
> On Sun, Jul 7, 2019 at 10:33 AM Vano Beridze  wrote:
 
> Hello,
> 
> Tested beta 3.
> reported 2 bugs so far
> https://issues.apache.org/jira/browse/NETBEANS-2810
> https://issues.apache.org/jira/browse/NETBEANS-2811
> 
> I think these to bugs needs addressing before the release
> https://issues.apache.org/jira/browse/NETBEANS-2778
> https://issues.apache.org/jira/browse/NETBEANS-2776
> 
> BR,
> Vano
> 
 
>>> 


Re: NetBeans 11.1 beta 3 Java EE 8 support

2019-07-07 Thread Josh Juneau
I looking into these issues today and I will provide a PR will 
fixes...hopefully on Monday morning at latest.  

Thanks for the feedback!


Josh Juneau
http://jj-blogger.blogspot.com
https://www.apress.com/index.php/author/author/view/id/1866


> On Jul 7, 2019, at 5:32 AM, Geertjan Wielenga  wrote:
> 
> Let's wait and see what Josh says on this. Thanks for the investigation and
> taking the next steps.
> 
> Gj
> 
>> On Sun, Jul 7, 2019 at 12:04 PM Vano Beridze  wrote:
>> 
>> I found the file, but I guess I should not touch it, because it's used for
>> creating Java EE 7 based project persistence.xml
>> 
>> 
>> java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/ui/resources/persistence-2.1.xml
>> 
>> I guess the fix (at least part of it) would be to create new
>> persistence-2.2.xml file, which I can do, but I'm not sure if the code that
>> creates Java EE 8 web project will automatically pick up that file.
>> 
>> Vano
>> 
>> On Sun, Jul 7, 2019 at 1:30 PM Geertjan Wielenga 
>> wrote:
>> 
>>> At least the first one you could do yourself, your work on identifying
>> and
>>> verifying is fantastic -- maybe you could find the source of the 2778 and
>>> do a PR (you don't even need to clone or fork anything, just change the
>>> file on-line and provide the PR there). Hope Josh gets to these in time
>> but
>>> also hope you could take the next step and do fixes yourself where
>> they're
>>> at least quite small...
>>> 
>>> Gj
>>> 
 On Sun, Jul 7, 2019 at 10:33 AM Vano Beridze  wrote:
 
 Hello,
 
 Tested beta 3.
 reported 2 bugs so far
 https://issues.apache.org/jira/browse/NETBEANS-2810
 https://issues.apache.org/jira/browse/NETBEANS-2811
 
 I think these to bugs needs addressing before the release
 https://issues.apache.org/jira/browse/NETBEANS-2778
 https://issues.apache.org/jira/browse/NETBEANS-2776
 
 BR,
 Vano
 
>>> 
>> 


Re: NetBeans 11.1 beta 3 Java EE 8 support

2019-07-07 Thread Geertjan Wielenga
Let's wait and see what Josh says on this. Thanks for the investigation and
taking the next steps.

Gj

On Sun, Jul 7, 2019 at 12:04 PM Vano Beridze  wrote:

> I found the file, but I guess I should not touch it, because it's used for
> creating Java EE 7 based project persistence.xml
>
>
> java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/ui/resources/persistence-2.1.xml
>
> I guess the fix (at least part of it) would be to create new
> persistence-2.2.xml file, which I can do, but I'm not sure if the code that
> creates Java EE 8 web project will automatically pick up that file.
>
> Vano
>
> On Sun, Jul 7, 2019 at 1:30 PM Geertjan Wielenga 
> wrote:
>
> > At least the first one you could do yourself, your work on identifying
> and
> > verifying is fantastic -- maybe you could find the source of the 2778 and
> > do a PR (you don't even need to clone or fork anything, just change the
> > file on-line and provide the PR there). Hope Josh gets to these in time
> but
> > also hope you could take the next step and do fixes yourself where
> they're
> > at least quite small...
> >
> > Gj
> >
> > On Sun, Jul 7, 2019 at 10:33 AM Vano Beridze  wrote:
> >
> > > Hello,
> > >
> > > Tested beta 3.
> > > reported 2 bugs so far
> > > https://issues.apache.org/jira/browse/NETBEANS-2810
> > > https://issues.apache.org/jira/browse/NETBEANS-2811
> > >
> > > I think these to bugs needs addressing before the release
> > > https://issues.apache.org/jira/browse/NETBEANS-2778
> > > https://issues.apache.org/jira/browse/NETBEANS-2776
> > >
> > > BR,
> > > Vano
> > >
> >
>


Re: NetBeans 11.1 beta 3 Java EE 8 support

2019-07-07 Thread Vano Beridze
I found the file, but I guess I should not touch it, because it's used for
creating Java EE 7 based project persistence.xml

java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/ui/resources/persistence-2.1.xml

I guess the fix (at least part of it) would be to create new
persistence-2.2.xml file, which I can do, but I'm not sure if the code that
creates Java EE 8 web project will automatically pick up that file.

Vano

On Sun, Jul 7, 2019 at 1:30 PM Geertjan Wielenga 
wrote:

> At least the first one you could do yourself, your work on identifying and
> verifying is fantastic -- maybe you could find the source of the 2778 and
> do a PR (you don't even need to clone or fork anything, just change the
> file on-line and provide the PR there). Hope Josh gets to these in time but
> also hope you could take the next step and do fixes yourself where they're
> at least quite small...
>
> Gj
>
> On Sun, Jul 7, 2019 at 10:33 AM Vano Beridze  wrote:
>
> > Hello,
> >
> > Tested beta 3.
> > reported 2 bugs so far
> > https://issues.apache.org/jira/browse/NETBEANS-2810
> > https://issues.apache.org/jira/browse/NETBEANS-2811
> >
> > I think these to bugs needs addressing before the release
> > https://issues.apache.org/jira/browse/NETBEANS-2778
> > https://issues.apache.org/jira/browse/NETBEANS-2776
> >
> > BR,
> > Vano
> >
>


Re: NetBeans 11.1 beta 3 Java EE 8 support

2019-07-07 Thread Neil C Smith
On Sun, 7 Jul 2019 at 10:30, Geertjan Wielenga  wrote:
> maybe you could find the source of the 2778 and
> do a PR (you don't even need to clone or fork anything, just change the
> file on-line and provide the PR there).

Yes, a PR by Tuesday would be great!

I wonder if 2810 is similar to other ergonomics issues, where
something is missing from the kit module and therefore not enabled at
the right time?  Although this one obviously works eventually
(autoload issue?).  The Dukescript one has a similar problem whereby
on first enablement the wizard is visual soup and you need to go back
and start again.

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: NetBeans 11.1 beta 3 Java EE 8 support

2019-07-07 Thread Geertjan Wielenga
At least the first one you could do yourself, your work on identifying and
verifying is fantastic -- maybe you could find the source of the 2778 and
do a PR (you don't even need to clone or fork anything, just change the
file on-line and provide the PR there). Hope Josh gets to these in time but
also hope you could take the next step and do fixes yourself where they're
at least quite small...

Gj

On Sun, Jul 7, 2019 at 10:33 AM Vano Beridze  wrote:

> Hello,
>
> Tested beta 3.
> reported 2 bugs so far
> https://issues.apache.org/jira/browse/NETBEANS-2810
> https://issues.apache.org/jira/browse/NETBEANS-2811
>
> I think these to bugs needs addressing before the release
> https://issues.apache.org/jira/browse/NETBEANS-2778
> https://issues.apache.org/jira/browse/NETBEANS-2776
>
> BR,
> Vano
>


NetBeans 11.1 beta 3 Java EE 8 support

2019-07-07 Thread Vano Beridze
Hello,

Tested beta 3.
reported 2 bugs so far
https://issues.apache.org/jira/browse/NETBEANS-2810
https://issues.apache.org/jira/browse/NETBEANS-2811

I think these to bugs needs addressing before the release
https://issues.apache.org/jira/browse/NETBEANS-2778
https://issues.apache.org/jira/browse/NETBEANS-2776

BR,
Vano