BradWalker commented on a change in pull request #1584:
URL: https://github.com/apache/netbeans/pull/1584#discussion_r443234257
##########
File path: nbbuild/default-properties.xml
##########
@@ -66,8 +66,8 @@
<property name="test.dist.dir" location="${nb.build.dir}/testdist"/>
- <property name="binaries.cache" location="${user.home}/.hgexternalcache"/>
- <property name="binaries.server"
value="https://netbeans.osuosl.org/binaries/"/>
+ <property name="binaries.cache"
location="${user.home}/.netbeans/nb_external_cache"/>
+ <property name="binaries.server"
value="http://netbeans.osuosl.org/binaries/"/>
Review comment:
It is not intentional.. It was very late last night after getting the
kids to bed, I could have done that by accident.
It is now fixed..
----------------------------------------------------------------
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