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 > > >
