mbien commented on code in PR #5568:
URL: https://github.com/apache/netbeans/pull/5568#discussion_r1119225148
##########
nbbuild/build.xml:
##########
@@ -19,7 +19,7 @@
under the License.
-->
-<project name="nbbuild" default="build-nozip" basedir="." xmlns:if="ant:if"
xmlns:unless="ant:unless">
+<project name="nbbuild" default="build" basedir="." xmlns:if="ant:if"
xmlns:unless="ant:unless">
Review Comment:
but reading between lines makes me think that you both want to revert that
change and update the readme to `ant build` instead. Let me do that - has less
of an impact which is usually the better option when nobody really cares :)
--
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