Skip to content

Releases: GsDevKit/gsApplicationTools

1.0.9

16 Jul 16:26
Compare
Choose a tag to compare

Fix issue #35: sent but not implemented in GemStone 3.3: GsProcess>>_convertToPortableStack

1.0.8

28 May 13:55
Compare
Choose a tag to compare

issues:

  • Issue #30: error starting MaintenanceVM GemServer
  • Issue #32: stopGemServerGem needs to wait until gem is truly stopped

1.0.7

03 Apr 22:58
Compare
Choose a tag to compare

fix for Issue #29: Inifinite loop in ZnNewGemServer >> basicServerOn:

1.0.6

02 Feb 22:05
Compare
Choose a tag to compare

fix Issue #27: Need to be able to specify alternate location for gemstone.secret file in start/stop/restart scripts

1.0.5

30 Jan 15:05
Compare
Choose a tag to compare

See PR #26 for details:

  • Issue #25: stop/startGemServer relies upon env var GEMSTONE_LOGDIR

1.0.4

30 Jan 15:06
Compare
Choose a tag to compare

See PR #23 for details:

  • Issue #22: GemServer>>gemPidFileName: fails if env var GEMSTONE_LOGDIR not defined

1.0.3

17 Jan 00:55
Compare
Choose a tag to compare

see PR #21 for details:

  • Issue #19: need better commit failure handling in GemServer>>startGems

1.0.2

12 Jan 17:21
Compare
Choose a tag to compare

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

08 Jan 00:18
Compare
Choose a tag to compare

Changes based on @rjsargent most excellent document review ... tweaks to docs and api. See PR #14 for details.

1.0.0

06 Jan 19:04
Compare
Choose a tag to compare

Initial release. See PR #11 for gory details