Skip to content
Success

Changes

Summary

  1. Simplify Calypso packaging (details)
Commit 9d8c15ca459ff5c3272f2e1bd49bc287cc5690d7 by cyril
Simplify Calypso packaging

This PR removes the package Calypso-SystemPlugins-ClassScripts-Queries-Tests because it did not contains any tests but only examples.

One of the two example class is useless and got removed. I moved the only example class remaining in Calypso-SystemPlugins-ClassScripts-Queries and I gave it a more explicit name to make sure developers understand it is examples.
The file was removedsrc/Calypso-SystemPlugins-ClassScripts-Queries-Tests/package.st
The file was removedsrc/Calypso-SystemPlugins-ClassScripts-Queries-Tests/ClyClassWithScripts.class.st
The file was modified src/BaselineOfCalypso/BaselineOfCalypso.class.st (diff)
The file was addedsrc/Calypso-SystemPlugins-ClassScripts-Queries/ClyClassScriptsExample.class.st
The file was removedsrc/Calypso-SystemPlugins-ClassScripts-Queries-Tests/ClySubclassWithInheritedScripts.class.st