eclipse-archived / ceylon-herd

The Ceylon repository web application
Apache License 2.0
21 stars 11 forks source link

Impossible to delete module in herd if it have cyclic reference to itself #270

Open MikhailMalyutin opened 8 years ago

MikhailMalyutin commented 8 years ago

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