Skip to main content

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

Hi Vincent,

As we've already discussed, let's try to keep backward compatibility with helios if at all possible. I also do all my dev work on indigo and occasionally cause similar problems on helios :)

Cheers,
Bob


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.
I did not see it because I develop in Indigo and build against it too.

There are 2 solutions to this problem:
  • We can either build the BPEL Designer against Indigo instead of Helios.
  • Or, we can remain on Helios and copy the new class in the BPEL Designer (which means duplicate it).
What solution do you prefer? What are the requirements for JBoss Tools?
In both cases, it takes 2 minutes to be fixed.

Sorry for breaking the build,

           Vincent.

--
Vincent Zurczak

RCP Developer & ESB Consultant
Petals Link: http://www.petalslink.com
My Blog: http://vzurczak.wordpress.com
+33 (0) 4 76 96 15 16

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


Back to the top