Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[bpel-dev] Changes on tip towards M3.

I checked in a few cosmetic fixes and stability fixes. Hopefully Jonathan will appreciate some of these :-)

1) BPEL EMF has 5.0 compatibility (uses generics)
2) Redo/Undo/Copy/Duplicate Fixes (much more stable)
3) Copy/Paste between editors (open 2 BPEL processes and copy/paste between them)
4) Copy/Paste between XML BPEL representations

Copy this into clipbard and try pasting it in the BPEL process

<sequence name="demo">
  <empty/>
</sequence>

5) Fixes to bugs.

--
Michal Chmielewski, CMTS, Oracle Corp, W:650-506-5952 / M:408-209-9321 "Manuals ?! What manuals ? Son, it's Unix, you just gotta know."


Back to the top