or Krysalis Centipede ;-) > -----Original Message----- > From: Quinton McCombs [mailto:[EMAIL PROTECTED]] > Sent: 28 January 2003 02:11 > To: 'Turbine Torque Users List' > Subject: RE: Help with ant build of Torque files. > > > Use maven to build Torque. > > > -----Original Message----- > > From: Richard Keene [mailto:[EMAIL PROTECTED]] > > Sent: Monday, January 27, 2003 7:33 PM > > To: [EMAIL PROTECTED] > > Subject: Help with ant build of Torque files. > > > > > > I got the latest Torque to try out. When I run the build > > script, build-torque.xml, I get... WEB-INF/build-torque.xml > > [75] taskdef class > > org.apache.torque.task.TorqueDataModelTask cannot be found > > > > I have tried lots with the classpath and extensively studied the > > build-torque.xml file. > > > > At the lines > > <taskdef > > name="torque-data-model" > > classpathref="torque-classpath" > > classname="org.apache.torque.task.TorqueDataModelTask"/> > > > > is where it fails. > > > > I tried > > <taskdef > > name="torque-data-model" > > classpath="lib" > > classname="org.apache.torque.task.TorqueDataModelTask"/> > > > > and > > <taskdef > > name="torque-data-model" > > classpath="C:/ProjManager/WEB-INF/lib" > > classname="org.apache.torque.task.TorqueDataModelTask"/> > > > > And als tried the above with the torque-3.0-rc2.jar file > > unpacked in the > > lib directory. I also tried running with ant external to > > NetBeans IDE. > > > > HELP! > > > > (I have a senior manager breathing down by neck on this one...) > > -- > > Richard Keene > > [EMAIL PROTECTED] > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:turbine-torque-user-> [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]> >
__________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
