Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] BPEL Build Failure

On 06/01/2012 11:15, Vincent Zurczak wrote:
Le 06/01/2012 06:52, Mickael Istria a écrit :
On 05/01/2012 20:31, Vincent Zurczak wrote:
Hi Bob, all,

I did not play well with Mickaël's patches.
The one about code factorization uses a class which is only available with Eclipse Indigo. But the job on Hudson targets Eclipse Helios.
Which class is it?

org.eclipse.emf.ecore.util.Switch
I copied it in the plugin, it fixed the problem.lman/listinfo/bpel-dev
I don't think it is that safe. What happened is that the class is generated to target EMF 2.7 whereas previous ones and general BPEL designer code target EMF 2.6 or older.
If possible, you should try to regenerate model code targeting an older version of EMF. It will remove this dependency.
--

Mickael Istria
R&D Engineer, Eclipse Plug-in RCP Developer

PetalsLink - Open Source SOA

My blog - My Tweets


Back to the top