Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.3.1
-
None
-
None
Description
I have no space left in /tmp. When executed "ant retrieve" I've got the message
===
WARN: problem while downloading ivy file: http://somewhere/ivyrep/springframework/spring/2.0-m4/ivy.xml: No space left on device
===
Message should be something like:
WARN: problem while downloading ivy file: http://somewhere/ivyrep/springframework/spring/2.0-m4/ivy.xml to /tmp/xxx-yyy.jar: No space left on device
To easier find where is problem.