On 9/29/07, Wessam Abd Rabo <[EMAIL PROTECTED]> wrote: > I can see that the version of DDLutils on SVN(doesn't use commons-betwix) is > different from that available for download on the website. If i need the JAR > of this new version of DDLutils, where can i find it?
Trunk in subversion is work in progress and thus we're not providing JARs for it. Instead, you'll have to build it yourself. Simply check it out and use Ant to build it. Tom