Note that Denis has asked us to reduce the footprint of Eclipse on its
mirrors.
I've made a complex index of the space used on the mirrors. It is
useful for identifying where your team could take action to move/remove
stale content:
https://download.eclipse.org/oomph/archive/eclipse/
E.g
Hi
@David: Thanks for the details.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=546516 raised and assigned
to Fred who can WONTFIX as appropriate.
Regards
Ed Willink
On 17/04/2019 14:32, Dav
On 17/04/2019 14:32, David Williams wrote:
On 4/16/19 04:13, Ed Willink wrote:
Hi
I
On 4/16/19 04:13, Ed Willink wrote:
Hi
I just changed the repo reference in the *.aggrcon from http:
to https: but the resulting log changes from:
08:40:39 Adding child meta-data repository file:/home/data/httpd/download.eclipse.org/
In project Xtext we use (a custom) ANTLR 3.2, which basically has the same
issues. We do use antlr-runtime only directly, which is valid and can be found
in Orbit. The dependency on antlr 2.7.7 comes from stringtemplate, which is
used by the ANTLR generator and by antlr-runtime optionally. This
Hello guys,
We are depending on a component that is using antlr 3.4. But interestingly,
with antlr 3.4 comes a compile dependency to antlr 2.7.7, which isn't approved
from emo for understandable reasons. How did you resolve the issue in your
project when using antlr 3.4? Especially, if it is a