From: Erik Brakkee Date: Tue, 13 Apr 2010 18:10:12 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.7~607 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=ec6735033f1b8b25812429a32cf3fab141ed39a8;p=utils --- 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. +