Bug 579347

Summary: Build Automatically cancel ant builder
Product: [Eclipse Project] Platform Reporter: Anthony DELHELLE <anthony.delhelle>
Component: ResourcesAssignee: Platform-Resources-Inbox <platform-resources-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: major    
Priority: P3 CC: jkubitz-eclipse, loskutov
Version: 4.23Keywords: needinfo, regression
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=579153
Whiteboard:

Description Anthony DELHELLE CLA 2022-03-21 07:40:10 EDT
I have an ant builder which is called after the Java builder to generate a meta model mapping.

On eclipse 4.23 when the Automatic build is activated, the result is always the same 
Build cancelled.

But when I deactivate the Automatic build and clean + start the build of all the workspace it work !
Comment 1 Andrey Loskutov CLA 2022-03-21 09:33:16 EDT
Most likely duplicate of bug 579153.

@Anthony, could you please check if that is fixed with the nightly 4.24 SDK build, for example from https://download.eclipse.org/eclipse/downloads/drops4/I20220320-1800/ ?

If not, an example project setup that reproduces the issue would be good.
Comment 2 Anthony DELHELLE CLA 2022-03-21 10:05:39 EDT
It works in fact with the version you mentionned.

Duplicate.

*** This bug has been marked as a duplicate of bug 579153 ***
Comment 3 Anthony DELHELLE CLA 2022-03-21 10:07:32 EDT
BTW, thanks for your help :-)