Hello,
I have build a large automatic and generic build system using ANT.
This build system got very complex, especially due to dependencies.
I definitly do like the before/after approach, but the already
suggested depends usage will add another step of complexity.
Furthermore, up until now, I t
Hello,
I got IVYDE from the repository and tried to build it. It tries to
find IVY in the repository http://repo1.maven.org/maven2/apache which
is non-existant.
I think as one of the primary projects using the reposoitory, we
should definitly put IVY in the repository, right?
Anyway, I wi
Hello,
I thought it is wothwhile to checkout some checkstlye stuff in Ivy. I
de-activated the "Hide default constructor in Util Classes", because I
got far too many false positives. Furthermore I activated the JAVADoc
check, since I find Javadocs very helpful, if you are new to code.
Furht
Hello,
I just created a small diff to fix this problem.
R,
Markus
Index: src/java/org/apache/ivy/core/retrieve/RetrieveEngine.java
===
---
src/java/org/apache/ivy/core/retrieve/RetrieveEngine.java (Revision
607324)
+++ src/ja