Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use JarJar from Ivy (#9299) | Artur Signell | 2012-08-16 | 1 | -1/+6 |
| | |||||
* | Made test running from Eclipse work with Ivy | Artur Signell | 2011-12-08 | 1 | -2/+2 |
| | |||||
* | Prevent multiple ivy:configure calls | Mikael Vappula | 2011-12-05 | 1 | -3/+5 |
| | | | | Added a controlling property deps.initialized to prevent multiple Ivy configuration and task definition initialization within same Ant run. | ||||
* | Cleaned up Ivy configuration | Mikael Vappula | 2011-12-02 | 1 | -0/+53 |
Targets related to Ivy configuration are now in separate common.xml file which is imported to main build files. |