Releases: GsDevKit/gsApplicationTools
Releases · GsDevKit/gsApplicationTools
1.0.9
Fix issue #35: sent but not implemented in GemStone 3.3: GsProcess>>_convertToPortableStack
1.0.8
issues:
- Issue #30: error starting MaintenanceVM GemServer
- Issue #32: stopGemServerGem needs to wait until gem is truly stopped
1.0.7
fix for Issue #29: Inifinite loop in ZnNewGemServer >> basicServerOn:
1.0.6
fix Issue #27: Need to be able to specify alternate location for gemstone.secret file in start/stop/restart scripts
1.0.5
See PR #26 for details:
- Issue #25: stop/startGemServer relies upon env var GEMSTONE_LOGDIR
1.0.4
See PR #23 for details:
- Issue #22: GemServer>>gemPidFileName: fails if env var GEMSTONE_LOGDIR not defined
1.0.3
see PR #21 for details:
- Issue #19: need better commit failure handling in GemServer>>startGems
1.0.2
See PR #18 for detailed commit history:
- Issue #15: remove
ports
iv from GemServer
- Issue #16: GemServer>>doBasicTransaction: must be non-re-entrant
1.0.1
Changes based on @rjsargent most excellent document review ... tweaks to docs and api. See PR #14 for details.
1.0.0
Initial release. See PR #11 for gory details