pepness commented on a change in pull request #3646:
URL: https://github.com/apache/netbeans/pull/3646#discussion_r815376305
##########
File path: java/j2ee.eclipselink/nbproject/project.xml
##########
@@ -26,29 +26,126 @@
<code-name-base>org.netbeans.modules.j2ee.eclipselink</code-name-base>
<module-dependencies/>
<public-packages>
- <subpackages>org.eclipse</subpackages>
+ <subpackages>org.eclipse.persistence</subpackages>
Review comment:
I restore the entry `<subpackages>org.eclipse</subpackages>`, deleted
the added entries, regenerate sigtest and everything worked fine. I suppose
that if another module need a class from this packages it would fail the build
process.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists