Community
Participate
Working Groups
Build Identifier: Since BPEL Designer leverages Tycho, it is easy to provide automated tests that can be used for the development in good way. Reproducible: Always
Created attachment 199580 [details] Patch to add automated tests Contains: * a currently failing SWTBot unit test (seems OK with 0.4.0 but not with 0.5.0, the test is to fix) * Move from Tycho 0.10.0 to Tycho 0.12.0 with new org.eclipse.tycho namespaces * Refactoring of poms to facilitate maintenance. Steps to do are: 1. Fix the test to get it green 2. Perform a maven clean install to check everything is OK.
Created attachment 199607 [details] Patch to add automated tests This new patch adds a working (green) test and operates the modifications on the poms to perform tests, and also to improve maintenance and simplicity.
Although this patch was not applied, a similar work was done in the branch "new-bpel-wizard". So, this bug can now be closed.