Oops, I meant our "compile-time" configuration extends the "run-time"
(i.e. war) configuration, as the war configuration is a subset of the
compile time one.

On Tue, Nov 24, 2009 at 2:42 PM, Gareth Western
<[email protected]> wrote:
> Hi Tim,
>
> We do something similar. Our "run-time" configuration extends the
> "compile-time" one. We use the "cachepath" ant task to create the
> classpath for the compile time dependencies, and then the
> "cachefileset" task to create a fileset of jars to copy into the WAR
> file.
>

Reply via email to