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 <[email protected]> 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 <[email protected]> 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 <[email protected]> >> 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 <[email protected]> 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 >>>> >>> >>
