Opened 15 years ago

Closed 12 years ago

#894 closed enhancement (fixed)

Installer: move commonly set variables out of build.bat into setenvironment.bat

Reported by: jbirch Owned by: jng
Priority: low Milestone:
Component: Build System Version:
Severity: trivial Keywords:
Cc: External ID:

Description

Currently, I have to modify some values (locations of paraffin, ant, java, etc) in the MapGuide and Installer build.bat scripts every time something changes in them. It would be handy if:

  • the build.bat scripts tested for existing environment variables and uses them if they are set externally
  • a "template" setenvironment.bat script could be checked into the repository

Under normal conditions, the developer would copy this setenvironment script into an uncontrolled directory, and keep local modifications there

Change History (2)

comment:1 by jng, 15 years ago

Component: InstallerBuild System

comment:2 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed r6417

Note: See TracTickets for help on using tickets.