You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/01/06 05:13:41 UTC

[GitHub] JaroslavTulach commented on a change in pull request #1073: [NETBEANS-1145] Make Windows Launchers part of the build process.

JaroslavTulach commented on a change in pull request #1073: [NETBEANS-1145] Make Windows Launchers part of the build process.
URL: https://github.com/apache/incubator-netbeans/pull/1073#discussion_r245496075
 
 

 ##########
 File path: README.md
 ##########
 @@ -62,6 +62,18 @@ $ ant -Dcluster.config=platform
 
 **Note:** You can also use `php`, `enterprise`, etc. See the [cluster.properties](https://github.com/apache/incubator-netbeans/blob/master/nbbuild/cluster.properties) file.
 
+#### Building Windows Launchers
+
+As of [NETBEANS-1145](https://issues.apache.org/jira/browse/NETBEANS-1145), the Windows Launchers can be built adding ```do.build.windows.launchers=true``` property to the build process.
+```
+$ and -Ddo.build.windows.launchers=true
 
 Review comment:
   `ant`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists