From ec6735033f1b8b25812429a32cf3fab141ed39a8 Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Tue, 13 Apr 2010 18:10:12 +0000 Subject: [PATCH] --- TODO.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 TODO.txt diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 00000000..6efaa913 --- /dev/null +++ b/TODO.txt @@ -0,0 +1,12 @@ + +* refactor: Create jpa subproject with separate subprojects for api, hibernate, + toplink-essentials and eclipselink + Each subproject contains the required repo settings +* Maven profile for nonrelease which is dactivated when release is active. +* Have toplink, eclipselink, hibernate profiles that are deactivated by + release and active by default. + +* add cdi subproject to the utils +* add schemagen for user management part. +* JPA 2.0 implementation for security. + -- 2.31.1