Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.1.1
-
Fix Version/s: 2.1.2
-
Component/s: dependencies task
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
If cache dependency refs is set to true then the dependency task loads the dependencies from file. This creates a warning in the ant log 'Loading dependency paths from file' (as default echo level is warning).
The attached patch changes the echo so that it is at information level instead.
Activity
Herve Boutemy
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Assignee | Herve Boutemy [ hboutemy ] | |
| Fix Version/s | 2.1.2 [ 16670 ] | |
| Resolution | Fixed [ 1 ] |
fixed in r981677
thanks