For complete details, see the pull request[1]
Bugfixes
- fix a bug (wrong env var) in default FileTree project entry
- Issue #139:
add support for Pharo6.0 as a client
- Issue #161:
Add netldi magic line into autogenerated .topazini
- Issue #162:
Can newExtent accept zipped extents?
- Issue #173: add pharo6.0 client tests
- [PARTIAL FIX] Isue #182:
Paths with spaces cause installation to fail
- Issue #189:
add support for pharo6.1 and pharo7.0 as clients
- glassdb/glass
update
- GsDevKit/Grease
update
- dalehenrich/metacello-work
update
Enhancements
- Add
$GS_HOME/bin/bootstrapGLASS
script for doing
a GLASS bootstrap into extent0.dbf. Alternative to using
extent0.seaside.
- Add -b, -B, -C, -G, -P, and -U options to
$GS_HOME/bin/createStone
script.
-b
option bootstraps GLASS into the given
extent. Default extent is extent0.dbf.
-B
[EXPERIMENTAL] option ensures that Cypress
is installed in base. Use with -G
option. Only
supported for 3.4.0 and later. Uses the [EXPERIMENTAL]
bootstrapGsDevKit script.
-C
load specified project into stone using .smalltalk.ston
,
assuming tODE is NOT installed
-G
do not install tODE in stone, use
extent0.dbf as the default extent. Default userId is
SystemUser.
-P
specify a password to be used with the
userId defined with -U
option.
-U
specify a userId to be used for creating a
stone. If the user does not exist it will be created.
- Allow custom netldi options to be specified on the
$Gs_HOME/bin/startNetldi
command line.
- New scripts:
$GS_HOME/bin/startAllStones
and $GS_HOME/bin/stopAllStones
- Support for creating Pharo6.0, Pharo6.1 and Pharo7.0 client
images. tODE client continues to use Pharo3.0.
- [EXPERIMENTAL] New script
$GS_HOME/bin/bootstrapGsDevKit
builds a GsDevKit image starting with extent0.dbf and loads code
using Cypress loader. Installs GsDevKit as SystemUser. Not
recommended for production use.
- Add -d and -f options to
$GS_HOME/bin/downloadGemStone
:
-d
option specifies an alternate directory on
the ftp site to use for downloading the named version
-f
deletes and re-downloads a GemStone
product. To be used when a new Alpha download is available
or when the product is released ... NOTE that any stones
created with the Alpha releases must be recreated as
upgrades from Alpha versions to release versions is not
supported.
Update Script for Client and/or Server
updateGsDevKit -gd # update just GsDevKit_home
To pick up glassdb, Grease, tODE and Metacello updates (recommended):
updateGsDevKit -gsd # update GsDevKit_home and shared repositories
[1] https://github.com/GsDevKit/GsDevKit_home/pull/196
_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass