Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: X10 2.0.3
-
Fix Version/s: X10 2.0.4
-
Component/s: X10DT Builder
-
Labels:None
-
Number of attachments :
Description
We need to cache the job early, so that we can extract the latest AST from it later on. This will help us to compute dependencies even if there are compilation errors in a file (in which case the compiler bails and doesn't get to a later goal that would compute dependencies). In this approach, the dependency computation does not happen in a goal, but at the end of the build.
bulk close of all resolved issues as part of closing 2.0.4 items.