Conor MacNeill wrote: > Costin Manolache wrote: >> >> When ProjectHelper2 was started, the main branch didn't required a >> default. This was rolled back in main. The behavior is clearly broken - >> the top level should be executed only once. > > OK, I have removed the execution of the implicit target when no default is > given and it seems to work.
Thanks ! >> Do we want to keep the required default ? >> > > Not a big deal for me, although I don't see the need. target-less files are interesting ( very simple ). The problem is with -projecthelp impl - the top level task shouldn't be used for <javac> or anything but initialization ( otherwise the help won't work ) Costin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
