Update build and test system, add package deployment
All threads resolved!
All threads resolved!
Compare changes
@@ -592,7 +592,7 @@ aspect Serializer {
sb.append(ind(4) + "throw new RuntimeException(new SerializationException(\"UID \" + this.unique$Id() + \" is assigned to both \" + this.getClass().getSimpleName() + \":\" + this.hashCode() + \" and \" + map.get(unique$Id()).getClass().getSimpleName() + \":\" + map.get(unique$Id()).hashCode()));\n");