ceylon-herd
ceylon-herd copied to clipboard
Impossible to delete module in herd if it have cyclic reference to itself
The problem is next.
It is possible to deploy module in herd which have cyclic reference. For example I deploy jar file org.mycompany.mymodule-1.0.0.jar. And deploy module.properties with cyclic reference - +org.mycompany.mymodule=1.0.0 The module is published, and after it is impossible to remove such module or change module.properties