On Thu, Dec 18, 2008 at 3:19 PM, Brent Atkinson <[email protected]> wrote:
> Build Definitions allow you to set which Build Environment they use. Is the > intent > that you should use these to have multiple simultaneous Java, Maven and Ant > installations and setting the Build Environment for the Build Definition sets > the > corresponding environment variables when the shell commands are run? Yes. For example, you may have one project that has to build with Maven 2.0.5 and JDK 1.4, while another needs Maven 2.0.9 and JDK 1.6. The default will be the environment for the user Continuum is running as, which may not be correct for all projects. Patches or suggestions for the docs are welcome if you'd like to help improve them after you work with these features for a bit. -- Wendy
