Posted
almost 10 years
ago
by
Michael Eichberg ([email protected])
added a method to get the current "maxId" used by a property key
Signed-off-by: Michael Eichberg
|
Posted
almost 10 years
ago
by
Michael Reif ([email protected])
removed debugging code
|
Posted
almost 10 years
ago
by
Michael Reif ([email protected])
fixed a bug where the open library assumption where not applied.
|
Posted
almost 10 years
ago
by
Michael Reif ([email protected])
adapted more packages
|
Posted
almost 10 years
ago
by
Michael Eichberg ([email protected])
fixed bug
Signed-off-by: Michael Eichberg
|
Posted
almost 10 years
ago
by
Michael Eichberg ([email protected])
improved the logging
Signed-off-by: Michael Eichberg
|
Posted
almost 10 years
ago
by
Michael Reif ([email protected])
fixed minor issues and renamed final vals in a way that they fit Scala naming conventions
|
Posted
almost 10 years
ago
by
Michael Reif ([email protected])
renamed prefex Non to Not
|
Posted
almost 10 years
ago
by
Michael Reif ([email protected])
fixed a bug where a class does count as instantiable over subclasses even if has only private constructors.
|
Posted
almost 10 years
ago
by
Michael Reif ([email protected])
finally added the source of the factoryMethodTest.jar which is used to test the FactoryMethodAnalysis and the InstantiabilityAnalysis...
added and update other tests as well
|