Ticket #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
Note: See
TracTickets for help on using
tickets.
