Re: different patterns per configuration

2011-06-30 Thread Shaka Tard
Oh, that's actually not too bad. I hope other more experienced folks would be willing to correct me if I am wrong, but this seems fairly straightforward. You would use ivy:retrieve twice in your ANT script to get the libraries from your local cache, and the pattern you use inside there will dicta

Re: different patterns per configuration

2011-06-30 Thread teknokrat
Shaka Tard writes: > > Teknocrat, > > First, are you saying you need to see both jars, for instance, like this? > > commons-lang.jar > commons-lang-1.6.10.jar no, I want some jars going into conf1 as foo-1.2.jar and others going into conf2 as bar.so I am doing JNI and using ivy to store some