oyarzun opened a new pull request #16: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/16
@ebarboni this PR adds the ability to create a macOS application bundle for RCP apps which exist for ant based RCP project. - It updates `org.codehaus.mojo.signature` to `java18` since the source level was already set to `1.8` and allows the use of `Files.lines` - Currently it requires the user to provide the `Info.plist` and native launcher files as they do not exist in the harness. But in the future they will be included in the harness. see https://github.com/apache/netbeans-mavenutils-nbm-maven-harness/pull/2 and https://github.com/apache/netbeans/pull/2563 - Is there a repo to update the plugin goal documentation? http://bits.netbeans.org/mavenutilities/nbm-maven-plugin/plugin-info.html ---------------------------------------------------------------- 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. 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
