ivy Questions
2
Has anybody used successfully waf for building java applications? Preferably on Jython? Maybe with ivy integration?
3
Solved
I'm trying to learn how to use ivy and would like to setup a local repository of the .jar files I've downloaded.
Where do you put the ivysettings.xml file? Does it go in the ant library directory?...
1
Solved
Let's say I have an ivy.xml that contains the following:
<dependency org="checkstyle" name="checkstyle" rev="4.3" />
And then I want to upgrade to Checkstyle 4.4, so I change my ivy.xml t...
1
Solved
I tried to use TestNG with Apache Ivy, but was unsuccessful. Here is my ivy.xml:
<ivy-module version="2.0">
<info organisation="me" module="myproject"/>
<dependencies>
<d...
2
Solved
It's a long one! ;-)
There are a lot of copy pasted text in this question which makes it look
complicated. And to be honest, it's a lot of information! However to an experienced person a lot of it...
Polyhymnia asked 6/2, 2009 at 16:9
3
Solved
I want to give credit to all open source libraries we use in our (commercial) application. I thought of showing a HTML page in our about dialog. Our build process uses ant and the third party libs ...
Glarum asked 10/11, 2008 at 14:10
© 2022 - 2024 — McMap. All rights reserved.