>> ivy:install ant task does not fail on error
>> -------------------------------------------
>>
>>                 Key: IVY-475
>>                 URL: https://issues.apache.org/jira/browse/IVY-475
>>                 Environment:          jdk 1.5

>>         } catch (Exception e) {
>>             throw new BuildException("impossible to install "+ mrid
+": "+e, e);
>>         }


I just have seen that: blanks missing: "+ mrid +": "+e,

Do you use Checkstyle?

Have an eye on which JDK is in use ... (Ant tries dropping JDK 1.2 now
;)



Jan

Reply via email to