The maven plugin for Torque no longer uses the build-torque.xml build file. I have tested most of the goals but I could have missed something.
A few of the nice benefits: - build-torque.xml had hardcoded references to specific versions of jars. These jars were already defined in the plugin's project.xml and were therefore redundant. - The settings for torque.lib and torque.jar are no longer used. The libraries are used are the ones defined in project.xml for the plugin. I am still not quite finished with the work yet. I decided to go ahead and check in what I had so far to get feedback. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
