Thomas, is there a reason why you set the war.bundle property to true on avalon-framework-impl ? I doubt that the war.bundle property is used at all by the build process. I like the rest of the patch. Thomas On Sun, 23 Jul 2006, tv@apache.org wrote: > Author: tv > Date: Sun Jul 23 13:03:33 2006 > New Revision: 424793 > > URL: http://svn.apache.org/viewvc?rev=424793&view=rev > Log: > - Derive TorqueComponent from TorqueInstance > - Provide a test and its dependencies to check it works > > Added: > db/torque/runtime/trunk/src/test/TestComponentConfig.xml > db/torque/runtime/trunk/src/test/TestRoleConfig.xml > db/torque/runtime/trunk/src/test/org/apache/torque/avalon/AvalonTest.java > Modified: > db/torque/runtime/trunk/project.xml > db/torque/runtime/trunk/src/java/org/apache/torque/Torque.java > db/torque/runtime/trunk/src/java/org/apache/torque/avalon/TorqueComponent.java > > Modified: db/torque/runtime/trunk/project.xml > URL: http://svn.apache.org/viewvc/db/torque/runtime/trunk/project.xml?rev=424793&r1=424792&r2=424793&view=diff > ============================================================================== > --- db/torque/runtime/trunk/project.xml (original) > +++ db/torque/runtime/trunk/project.xml Sun Jul 23 13:03:33 2006 > @@ -187,6 +187,29 @@ > > > > + > + > + avalon-framework > + avalon-framework-impl > + 4.3 > + jar > + > + true > + > + > + > + > + fulcrum > + fulcrum-testcontainer > + 1.0.5 > + > + > + > + fulcrum > + fulcrum-yaafi > + 1.0.4 > + > + > > junit > junit > > .... --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org