Bug: 37823

Impact:

Product:
GemBuilder for Smalltalk

Versions:
7.1.2, 7.1.1, 7.1, 7.0.2, 7.0.1, 7.0, 6.2

Platform:

Fixed In:
7.2

Replicating Metaclass requires class generation to be enabled

Although it shouldn't be necessary, replication of Metaclasses requires setting #generateClientClasses be set to true. Metaclass replication is handled specially by GBS, but is not done until after it checks for disabled class generation.

Workaround:

none/not applicable