its just a folder name nobody bothered yet to rename since it is going to show up everywhere, in CI config too.

but feel free to do so

-mbien

On 22.06.22 17:57, Eric Bresie wrote:
So maybe that’s what being pointed out but why is a mercurial (hg) external
present give move away from mercurial?

Is the intent eventually to be a maven cached item?

On Wed, Jun 22, 2022 at 9:41 AM John Neffenger <j...@status6.com> wrote:

On 6/21/22 10:26 AM, Matthias Bläsing wrote:
I ran a clean build (after removing ~/.hgexternal). The build with a
direct connection still works.
Thank you, Matthias.

As an aside, I was surprised that the build downloads directly to the
repository directory in addition to '~/.hgexternal'. I count the
following files either downloaded or created by the target
'download-all-extbins' during the build:

    564 files downloaded to ~/.hgexternalcache/
    595 files downloaded to or created in repository directory

by running:

    $ ant -quiet -Dmetabuild.branch=master download-all-extbins
    $ find ~/.hgexternalcache/ -type f | wc -l
    564
    $ git clean -xdn  | wc -l
    595

So for me as home user this is ok.
I wasn't clear enough in my description of the pull request that this is
strictly a build change and has no effect on the NetBeans IDE while
running. The new pull request title and 'build' label should make that
more clear.

    Build downloads fail due to response code 503
    https://github.com/apache/netbeans/pull/4206

Thanks,
John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

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



--
Eric Bresie
ebre...@gmail.com



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

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



Reply via email to