chahuistle - 2014-09-03
  • Description has changed:

Diff:

--- old
+++ new
@@ -1,4 +1,4 @@
-The method `getRuntimeID` from `ASMService` is now public. 
+The method `getRuntimeID` from `ASMService` is now public (as of 3.9.2014). 

 MoSGrid's class `DomainPortlet` needs to be changed in order to avoid accessing said method via java reflection:

@@ -17,3 +17,4 @@
       }
     }

+Next time that ASM / gUSE is updated, make sure to remove this code.