2.0.8

Completed

Iteration has -2 years, -4 days to go. It starts from Thu 04 Feb, 2010 to Sun 07 Feb, 2010.

Iteration Details

Stories: 2    Tasks: 5   Bugs: 2   Estimated Hours: 1

Type Id Description Hours Assigned To Completed  
Total Added Remaining
#26
Unit tests failed with new Groovy plugin

Lots of unit tests started to fail after I installed the new Groovy plugin.
The problem is in ASTBuilder:
protected void analyzeCode(Document doc)
{
ASTParser parser = ASTParser.newParser(javaLevel);
parser.setSource(doc.get().toCharArray());
compilationUnit = (CompilationUnit) parser.createAST(null);
compilationUnit.recordModifications();
ast = compilationUnit.getAST();
}
parser.createAST gives a NullPointerException. Perhaps because it calls JavaCore.getPlugin() to get a log object.

0 0 0

lars.hoidahl picture lars.hoidahl


0 %
#29
Query is partially converted to lowercase

See forum

1 0 0

lars.hoidahl picture lars.hoidahl


100 %
#30

Fully support the Java final modifier for attributes
See forum

0 0 0

Nobody


0 %
#33

One to many relationships model using subclass of Set
See forum

See Entity3CodeGenerator.getCollectionImpl(...)

0 0 0

lars.hoidahl picture lars.hoidahl


0 %

Iteration history

2 years ago
lars.hoidahl picture
lars.hoidahl updated Iteration 2.0.8
lars.hoidahl picture
lars.hoidahl updated Iteration 2.0.8

End: Sun Feb 14 00:00:00 GMT 2010Sun Feb 07 00:00:00 GMT 2010

lars.hoidahl picture
lars.hoidahl updated Iteration 2.0.8

Name: 2.0.8 Bug fixes2.0.8

lars.hoidahl picture
lars.hoidahl created Iteration 2.0.8