Plugins break when the intended behaviour is put into place, because for some reason they are all packaging the same classes, an inherently unsafe operation in the case that the classes are loaded at the same time by multiple classloaders - hence we are removing safety from the loaders for now until a correct solution can be put in place.

This commit is contained in:
md_5 2013-02-02 16:30:39 +11:00
parent 87ac58c259
commit 37dc2fc1c4
1 changed files with 0 additions and 0 deletions