ant-ivy
ant-ivy copied to clipboard
Mirror of Apache Ant Ivy
Allow customization ‘dataFilePattern’
`com.jcraft#jsch.agentproxy` doesn't provides any jar
Java 8
Yay for Java 8!
I'd like to remove downloaded.gif, error.gif, evicted.gif and searched.gif as well. Maybe we could vote on colours for downloaded and evicted 😉 if green is too dark or fuchsia is...
I put this up for review in case I missed some page that used the removed icons.
... use collections, not arrays
I adopted a patch by @AurelienLourot
2.4.x
see: https://issues.apache.org/jira/browse/IVY-1606
How do I use ivy as a standalone with the sftp resolver ivysettings.xml .... ``` ``` ... I'm getting this error ``` "main" java.lang.NoClassDefFoundError: com/jcraft/jsch/JSchException ``` Tried including jsch on...