Hi,
Michael(tm) Smith wrote:
> I need a bit of advice around best practices for upstream Java
> builds. In particular, if/how/where system-specific Java
> properties should be set, and how to avoid hard-coding them in
> build files.
The most common way is to let your Ant build file include build.
I need a bit of advice around best practices for upstream Java
builds. In particular, if/how/where system-specific Java
properties should be set, and how to avoid hard-coding them in
build files. Specifically, the platform.home property, but also
a couple of package-specific ones.
Context for this
2 matches
Mail list logo