Ticket #894 (closed enhancement: fixed)

Opened 3 years ago

Last modified 4 months ago

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

Changed 3 years ago by jng

  • component changed from Installer to Build System

Changed 4 months ago by jng

  • status changed from new to closed
  • resolution set to fixed

Fixed r6417

Note: See TracTickets for help on using tickets.