Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [henshin-dev] Compile errors in Hudson

Hi,
"resolution.devMode=true" seems to work. Let's see for how long. Anyway, I also switched to Indigo as build environment now.

Two requests:

* Please do not willy-nilly increase version numbers of plug-ins (that happened with the .common plug-in). Since the build is so fragile, we need to keep them in sync. Besides, we have the version qualifiers to ensure that there are no incompatibilities.

* If you change the dependencies of a plug-in, please check whether the nightly job (https://hudson.eclipse.org/hudson/job/cbi_henshin_nightly/) still works.

On a related subject, I saw a potential problem in the .common problem. It defines an extension for the Henshin wizard category. The thing is that, technically, it must have org.eclipse.ui as plug-in dependency to be able to do that. Maybe we should rather move the extension to .interpreter.ui then. It would be also ok if we define it twice: once in the diagram editor and once in the tree editor (I think that shouldn't be a problem).

One last thing: FilteringItemProviderAdapter in .edit uses a deprecated method. Please check whether this can be avoided.

I'm planning to regenerate the diagram editor with Indigo soon. I also want to add a graphical notation for rule ports. I'll let you know when I made progress with that...

Cheers,
Christian

On 07/07/11 16:40, Stefan Jurack wrote:
https://hudson.eclipse.org/hudson/job/cbi_henshin_nightly/ws/build/N-SNAPSHOT/eclipse/compile.org.eclipse.emf.henshin.sdk.xml


Here you see, that the compilation order is wrong and that there are even some plugins missing.



Am 07.07.2011 15:32, schrieb Christian Krause:
Hi,

we have compile errors in Hudson. I already fixed a couple of dependency problems but now I get these strange compile errors. Does anyone remember how to fix these?

ciao,
Christian
_______________________________________________
henshin-dev mailing list
henshin-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/henshin-dev


_______________________________________________
henshin-dev mailing list
henshin-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/henshin-dev



Back to the top