Are you trying to build from out of the distribution and not cvs? If so, you won't have the depended directory with many needed jars for the build process.
I would try building from cvs. And if you can use cvs checkout -r v1_1_4dev That way you can get the beginning of the next release. Navigation is being re-written and it will be a big improvement in terms of flexibility. We need users though to work with it though, so maybe you could do both and help us out by letting us know what problems you have if you have the time. If you are trying to build 1_1_2pr2 from cvs, it might help to get a clean copy of the src directory. I just needed to do that -- why I haven't a clue. On Wed, 2003-04-02 at 22:37, Yash Patel wrote: > I have a build problem with the build.xml. I have all the classpaths > set,homes set,paths set etc. When I invoke ant at the build.xml path it > gives me the error as > > Buildfile: build.xml > > clearWorkspace: > [delete] Deleting directory C:\dbforms\build > [mkdir] Created dir: C:\dbforms\build > > prepare: > [delete] Deleting directory C:\dbforms\dist > [mkdir] Created dir: C:\dbforms\dist > > onPath: > > BUILD FAILED > > C:\dbforms\build.xml:85: Could not create task of type: condition. > Common solutions are to use taskdef to declare your task, or, if this > is an optional task, to put the optional.jar in the lib directory of > your ant installation (ANT_HOME). > > The version which I use is dbforms 1.3.1pr2. Kindly guide in this. -- Shawn <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
