It could be used, because jelly allows you to inline ant task calls. The issue I had however is that in my project.xml I was referencing the old version of commons-dbcp. You could argue that a plugin that checks that your war has all the dependencies needed by all the various components like torque is what is needed.
Eric -----Original Message----- From: Robles, Rogelio [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 5:27 PM To: 'Turbine Torque Users List' Subject: RE: <PATCH> jdbc2pool howto > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > My lengthy series of posts about torque b5 returning null > connection objects > eventually boiled down to I had commons-dbcp-1.0-dev.jar as > my dbcp jar, not > the newer version commons-dbcp-1.0-dev-20020806.jar. What about using maven to check run-time dependencies? the .jar run-time dependencies information could reside in project.xml, isn't? also, can maven be used to build the custom om framework in the torque binary release instead of ant? Rogelio -- 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]>
