Allow target-less build files by
(1) making project's default attribute optional.
...
<td valign="top">default</td>
<td valign="top">the default target to use when no target is supplied.</td>
- <td align="center" valign="top">Yes.</td>
+ <td align="center" valign="top">No. No target will be run if omitted.</td>
-1
Don't like it one bit but I guess you knew that. Other build tools do not work this way, they have a default build process if none is specified. If you were to allow the default attribute to default to something meaningful (ie "main") then fine but dont think it should dfefault to no process.
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>