lkishalmi commented on code in PR #7117: URL: https://github.com/apache/netbeans/pull/7117#discussion_r1536484501
########## java/j2ee.eclipselink/nbproject/project.properties: ########## @@ -38,3 +38,5 @@ release.external/jakarta.persistence-2.2.3.jar=modules/ext/eclipselink/jakarta.p release.build/jakarta.persistence-2.2.3-doc.zip=modules/ext/docs/jakarta.persistence-2.2.3-doc.zip extra.module.files=modules/ext/docs/jakarta.persistence-2.2.3-doc.zip + +sigtest.public.packages=org.eclipse,javax.persistence Review Comment: Have to check it through, this one could be just used as another Ant library, in that case this shall not offer a public API. -- 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
