Subject | Re: [Firebird-Java] Question about compiling |
---|---|
Author | David Jencks |
Post date | 2002-03-22T22:07:36Z |
I thought the depend task was in the included ant version, but perhaps
not-you are the second person to have trouble with it recently. I removed
the task from build.xml in cvs, please checkout and try again.
davidjencks
not-you are the second person to have trouble with it recently. I removed
the task from build.xml in cvs, please checkout and try again.
davidjencks
On 2002.03.22 16:54:38 -0500 Chris Wiegand wrote:
> I don't know how to compile with ant, however, when I run (under
> windows) the built.bat command, I get this:
>
> C:\Java\Projects\dsam\firebird\client-java\src\build>ANT
> -Djavax.xml.parsers.Do
> cumentBuilderFactory="org.apache.xerces.jaxp.DocumentBuilderFactoryImpl"
> -Djavax
> .xml.parsers.SAXParserFactory="org.apache.xerces.jaxp.SAXParserFactoryImpl"
> Buildfile: build.xml
>
> init:
>
> compile-classes:
>
> BUILD FAILED
>
> C:\Java\Projects\dsam\firebird\client-java\src\build\build.xml:114:
> Could not cr
> eate task of type: depend. Common solutions are to use taskdef to
> declare your t
> ask, or, if this is an optional task, to put the optional.jar in the lib
> directo
> ry of your ant installation (ANT_HOME).
>
> Total time: 2 seconds
> C:\Java\Projects\dsam\firebird\client-java\src\build>
>
> I just checked out the source from cvs an hour ago, and I'm wanting to
> migrate from using the InterClient/InterServer method to a more native
> one. Help?? I'm hoping I can build this into a jar so that I can easily
> include it into my various java projects under netbeans.
>
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>