Dave Knox <[EMAIL PROTECTED]> wrote:

> archives.base.dir=archives
> archives.ow32jdk12.dir=${archives.base.dir}/ow32jdk12
> archives.ow32jdk13.dir=${archives.base.dir}/ow32jdk13
> archives.o2kjdk13.dir=${archives.base.dir}/o2kjdk13

You can do this in the build file as well, what JD and Rob have been
asking for would be something like ${archives.${module}.dir} to
dynamically swith between the three values you define above.

Stefan

Reply via email to