There are a few things to be sorted before the release process can start.
1/ JENA-333 :: javadoc production
(from the DAMLVocabulary issue)
Do we need to do anything here?
I'd rather use Java 7 (generating Java 6 class files) as before.
2/ JENA-333 ; DAML+OIL
Are we going to deprecate vocabularies DAML_OIL and DAMLVocabulary?
Should anything else be deprecated as well?
My default is to deprecate the two vocabularies.
3/ JENA-296 :: tdb.TS_TDBLoader3 test fails in Windows
Unless someone has some inspiration, I propose to simple remove the
tests. The problem seems to be the tests can't clean up across tests in
the same run, rather than being anything to do with tdbloader3
Andy