On 12/17/07, Antonio Petrelli <[EMAIL PROTECTED]> wrote:
> Mmm I think that you removed Tiles for no good reason....

Nope, I just checked - Tiles is still there in -all, -lib, and
-lib-jdk14.  You don't need to specify the jar explicitly, as it is
pulled in via the tiles plugin.

One of the advantages of the plugin system is we don't have to use
optional jars all over the place.  It was the optional jars that were
requiring us to declare dependencies in multiple places, but now that
they are required by the plugins, they are properly retrieved with no
extra work.

As I said, we'll probably have to add a few back for the couple cases
where the jars were optional and we want them in the zips, but getting
rid of all that duplication will help make the build more maintainable
and less error-prone.

Don

>
> Antonio
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to