Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [incquery-dev] [Hudson] Build failed in Hudson: incquery-xcore #29

Hi,

after merging the builder reviews, I had to do two things to get the build working:
 1. Instead of the latest 2.5.0 *integration* build I switched the target platform to 2.5.1 *elease* version (http://git.eclipse.org/c/incquery/org.eclipse.incquery.git/commit/?id=8520ca048f37eb01cb0b985c1807f4e7e63182ca)
 2. I have executed minor changes in the code to work with the newest API.

At this point, it compiles, but I have not tested this in detail. EMF-IncQuery itself seems working with Xtext 2.5 in master.

Cheers,
Zoli
-- Zoltán Ujhelyi
https://www.inf.mit.bme.hu/en/members/ujhelyiz

Fault Tolerant Systems Research Group
Budapest University of Technology and Economics

On 2014.02.03., at 18:02, Ujhelyi Zoltán <ujhelyiz@xxxxxxxxxx> wrote:

> Hi,
> 
>>> Hi,
>>> 
>>> be careful, as IncQuery itself is known not working with the released Xtext 2.5: https://bugs.eclipse.org/bugs/show_bug.cgi?id=424535
>> Yes, this is what I have written in the original mail.
>>> 
> Sorry, in this case the mentioned compile errors mislead me.
>>> I think, this issue is already resolved in the latest Gerrit patches of the builder refactor, but had no time to test it yet. I plan to merge it in a few days time, but for now I have a different task. However, the mwe workflows should work even with 2.5 (I successfully executed it in my workspace after the 2.5 release), so I do not know what to do.
>> I would be interested in what version have you used? I checked myself and the 2.5.0.v201310010713 indeed doesn't contain a required class. Maybe you have used a different version of the EMF MWE plugins.
> I really don't know for now; it was some time ago. However, I have read that the "old" EMF generator fragment was deprecated for the Xtext generator, and a new one is needed. I don't know the exact details and changes; maybe this has something to do with the stuff.
> 
> Cheers,
> Zoli
>> Cheers,
>> Tomi
>> _______________________________________________
>> incquery-dev mailing list
>> incquery-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/incquery-dev
> -- Zoltán Ujhelyi
> https://www.inf.mit.bme.hu/en/members/ujhelyiz
> 
> Fault Tolerant Systems Research Group
> Budapest University of Technology and Economics
> _______________________________________________
> incquery-dev mailing list
> incquery-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/incquery-dev



Back to the top