From: Jennifer C. <jen...@at...> - 2009-07-28 18:49:37
|
Hi Tim, That's great news! Re de.fuberlin.wiwiss.ng4j.swp.setup.CreateTestKeystore: Rather than being part of the tests, this is meant to be run very infrequently - for example when the certificate in the keystore expires and thus causes errors. It appeared that originally the keystore was created manually. That class was my attempt to provide an automated way to create the keystore and its contents. Re de/fuberlin/wiwiss/ng4j/impl/NamedGraphSetImpl.java: What's the hack that you're referring to? Is it what you mentioned on 6/19 "However there appears to be a hack where we treat List<NamedGraph> and List<Graph> as covariant which will no longer work."? Could you provide a line number for the problem? (Doesn't need to be all occurrences, an example should suffice.) Thanks! Jennifer |