On Tue, 14 May 2019 at 16:04, Bertrand Delacretaz
<bdelacre...@apache.org> wrote:
> I'm not sure if http://netbeans-vm.apache.org/uc/11.0/updates.xml.gz
> is reliable enough to be used for that,

Well, it's currently more reliable than the alternative which fails
every time due to the relative links.

However, I've just done another verbose ant build to get a log, and
the issue I have isn't quite the same.  The main catalog redirects to
the VM, which then redirects via closer.lua  But it's the first
redirect that seems to fail after a while, so it's another issue in
how we're handling updates redirects i think?!

eg.

[get:org.netbeans.modules.editor.guards]
http://netbeans.apache.org/nb/updates/11.0/ide/org-netbeans-modules-editor-guards.nbm
moved to 
http://netbeans-vm.apache.org/uc/11.0/ide/org-netbeans-modules-editor-guards.nbm
[get:org.netbeans.modules.editor.guards]
http://netbeans-vm.apache.org/uc/11.0/ide/org-netbeans-modules-editor-guards.nbm
moved to 
http://www.apache.org/dyn/closer.lua?action=download&filename=incubator/netbeans/incubating-netbeans/incubating-11.0/nbms/ide/org-netbeans-modules-editor-guards.nbm

and later

[get:org.netbeans.modules.xml.xam] Getting:
http://netbeans.apache.org/nb/updates/11.0/ide/org-netbeans-modules-xml-xam.nbm
[get:org.netbeans.modules.xml.xam] To:
/tmp/org-netbeans-modules-xml-xam9083219336849970974.nbm
[get:org.netbeans.modules.xml.xam] Error getting
http://netbeans.apache.org/nb/updates/11.0/ide/org-netbeans-modules-xml-xam.nbm
to /tmp/org-netbeans-modules-xml-xam9083219336849970974.nbm

Fails at a different point each time.

Best wishes,

Neil

---------------------------------------------------------------------
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