Hi, It seems during the refurbishing of the web site some installation instructions disapeared ... or (more likely) I can not find them. (BTW, I like the new documentation, particularly on the Ant tasks ... because that's what I use).
In my configuration, I have a directory ddlutils which is the svn directory and then I use ddlutils from another directory where there's a copy of the lib directory from svn plus DdlUtils-1.0-RC1.jar. I don't see me doing this on my on, so it must have been in installation instructions (the ones I can not find any more). So I removed the previous DdlUtils-1.0-RC1.jar from my local lib directory, then I ran "ant clean jar " in my SVN directory. Then I copyed the dist/DdlUtils-1.0-RC1.jar to my local lib directory, I added the 2 new jars in the SVN lib directory to my local lib directory ... and now I have the latest version of DDL-Utils ! Hurra ! I share this in case someone else gets stucks too. ;-) Cheers, [EMAIL PROTECTED] The Computing Froggy ----- Message d'origine ---- De : Thomas Dudziak <[EMAIL PROTECTED]> À : [email protected] Envoyé le : Samedi, 6 Janvier 2007, 0h28mn 31s Objet : Re: PB with SVN files ? [Was: Not much info with: "Could not parse or write data file" aka "The Saga continues"] On 1/3/07, Laurent ROCHE <[EMAIL PROTECTED]> wrote: > I've updated my DDL-Utils from the SVN repository. > I then tried to run the ant task with the verbosity parameter, and I got the > following error: > ===== screen dump ===== > C:\apps\Ddlutils-test>ant import-derby > Buildfile: build.xml > > import-derby: > > BUILD FAILED > C:\apps\Ddlutils-test\build.xml:35: The <ddlToDatabase> type doesn't support > the "verbosity" attribute. Seems you don't have the most recent source (or your Ant script uses an older DdlUtils jar file). Tom __________________________________________________ Do You Yahoo!? En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités http://mail.yahoo.fr Yahoo! Mail
