You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Daniel Trebbien (JIRA)" <ji...@apache.org> on 2018/01/18 20:19:03 UTC

[jira] [Created] (NETBEANS-293) Improve the build system's binary caching

Daniel Trebbien created NETBEANS-293:
----------------------------------------

             Summary: Improve the build system's binary caching
                 Key: NETBEANS-293
                 URL: https://issues.apache.org/jira/browse/NETBEANS-293
             Project: NetBeans
          Issue Type: Improvement
            Reporter: Daniel Trebbien


Several options for improving the build system's binary caching have been discussed at: [https://lists.apache.org/thread.html/91890503f42ef1e3fa1365739532e841e51ca0f25b4d0894e43af881@%3Cdev.netbeans.apache.org%3E]

Some ideas include:
 * Parallelizing downloads
 * Enabling Travis CI directory caching: [https://docs.travis-ci.com/user/caching/#Arbitrary-directories]
 * Cleaning up the binaries cache ({{~/.hgexternalcache}}) automatically, deleting files that were not needed by the build and symlinking duplicate files.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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