Hi Les,

Are you using Ant 1.4? I remember having this problem once and I think it
was related to a versioning problem of Ant (I had Ant 1.3). Indeed it is
written somewhere that Torque 3.0 b2 requires Ant 1.4 or newer.

Hope this helps

Denis

> -----Original Message-----
> From: Les Dunaway [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 13, 2002 3:33 PM
> To: [EMAIL PROTECTED]
> Subject: torque-3.0-b2.zip error ...TorqueSQLTask not found
> 
> 
> 
> Folks,
> 
> I just starting to try to use torque.  
> 
> I downloaded the subject file, unzipped, cd torque, ant -f
> build-torque.xml. I got the results shown below.  Can someone tell me
> what I did wrong / failed to do?
> 
> Les
> 
> >>>>>>>>>>>>>>>>Console listing<<<<<<<<<<<<<<<<<<<<<<<<
> [root@Frodo torque]# unzip
> /usr/local/Downloads/Apache/Jakarta/Torque/torque-3.0-b2.zip
> 
> >>> snip <<<<
> 
>   inflating: torque/master/default.properties  
>   inflating: torque/master/build.xml  
>   inflating: torque/build-torque.xml  
>   inflating: torque/build.properties  
>   inflating: torque/schema/project-schema.xml  
>   inflating: torque/schema/Torque.properties  
>   inflating: torque/schema/id-table-schema.xml  
> [root@Frodo Wrk]# cd torque
> [root@Frodo torque]# ls     
> build.properties  build-torque.xml  docs  lib  master  schema 
> templates  Torque.properties
> [root@Frodo torque]# ant -f build-torque.xml
> Buildfile: build-torque.xml
> 
> main:
> 
> project-sql:
>      [echo] +------------------------------------------+
>      [echo] |                                          |
>      [echo] | Generating SQL for YOUR Turbine project! |
>      [echo] | Woo hoo!                                 |
>      [echo] |                                          |
>      [echo] +------------------------------------------+
> 
> BUILD FAILED
> 
> /tmp/Wrk/torque/build-torque.xml:62: taskdef class
> org.apache.torque.task.TorqueSQLTask cannot be found
> 
> Total time: 1 second
> [root@Frodo torque]# ls lib
> commons-collections.jar            jdbc2_0-stdext.jar     
> village-1.5.3.jar
> commons-configuration-1.0-dev.jar  log4j-1.1.3.jar        
> xercesImpl-2.0.0.jar
> commons-lang-0.1-dev.jar           stratum-1.0-b2-dev.jar 
> xmlParserAPIs-2.0.0.jar
> commons-pool.jar                   torque-3.0-b2.jar
> jcs-1.0-dev.jar                    velocity-1.3-dev.jar
> [root@Frodo torque]# 
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to