I have an application that dynamically loads dlls and other components at runtime, and I'm looking for a solution to build complex "Apache Ant" builds (available in Java). What options do I have? Any suggestions?
I have an application that dynamically loads dlls and other components at runtime, and I'm looking for a solution to build complex "Apache Ant" builds (available in Java). What options do I have? Any suggestions?