On Fri, 5 Jul 2002 16:54, [EMAIL PROTECTED] wrote: > adammurdoch 2002/07/04 23:54:25 > > Modified: container/src/java/org/apache/myrmidon/components/builder > DefaultProjectBuilder.java > Log: > Revert to parsing top level <target> elements.
It doesn't quite work the same as before. Now, the initialisation tasks and the <target>s can be mixed up in any order in the project file. Before, all the initialisation tasks had to appear before the <target>s. -- Adam -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
