Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [incquery-dev] Headless building issues

Hi,

On 28 Sep 2015 at 09:44:24, Ujhelyi Zoltán (ujhelyiz@xxxxxxxxxxxxxxxx) wrote:

> - is this issue connected to our incquery-maven-compiler in any way? (You mention it but all entries in the commit are referring pom.xml files…)
Directly not, but indirectly yes. The incquery-maven-compiler failed in my machine with a strange class signing exception, and its debugging lead me to the issue itself.

> - exactly what issue has been solved by your changes?
I could compile IncQuery codebase with my changes; and the results should be deterministic, as the dependency conflicts have been removed entirely.

As I understand, you suggest that the issue is completely independent of our codebase, and should occur in other Maven-Tycho scenarios. Has anyone at Eclipse encountered something similar in the past?

> - can the idiosyncratic behavior (Java version vs JVM) of the Xtend builder be worked around somehow? (or better yet, reported to them via bugzilla?)
They are reported (e.g. https://bugs.eclipse.org/bugs/show_bug.cgi?id=438764), and they should work when Maven toolchains were set up correctly, but I did not manage to do that on our build server

Is there a conceptual issue or just a lack of time?

Istvan


-- 
István Ráth
Research Fellow
Fault Tolerant Systems Research Group
Budapest University of Technology and Economics
http://inf.mit.bme.hu/en/members/rath
rath@xxxxxxxxxx

Back to the top