From faa87f47fe04466c66de8074bfad0a9c286b46d8 Mon Sep 17 00:00:00 2001 From: erik Date: Tue, 13 Apr 2010 18:10:12 +0000 Subject: [PATCH] --- trunk/TODO.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 trunk/TODO.txt diff --git a/trunk/TODO.txt b/trunk/TODO.txt new file mode 100644 index 00000000..6efaa913 --- /dev/null +++ b/trunk/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