From c2d6023759c1c13fc5371f4c85f334bab3d3a676 Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Sun, 11 Apr 2010 19:09:13 +0000 Subject: [PATCH] --- README.txt | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/README.txt b/README.txt index 89685b67..8a53927c 100644 --- a/README.txt +++ b/README.txt @@ -1,6 +1,26 @@ -This project using maven2. Since maven is all about conventions, see the -maven site http://maven.apache.org for information on how to build this project. +Support utilities for enterprise development +============================================ +* support: Base (non-Java EE) support +* system: The parts of an IOC framwork. +* hibernate-jpa: Hibernate JPA dependencies +* security: Security support utlities (user management and authorization) + +To be removed from this project (currently skipped from the release) +* socketproxy: An old socketproxy. To be removed from the utilities +* mythtv: An application for exposing mythtv recordings in a useful directory structure + This will be removed from the utilities + + +Building +======== + +You need maven2 and java 6 + +Releasing +========= + +Trigger release settings by building with -Dwamblee.release=true +This will skip some projects that are not to be released. -You must use a java 5 compiler, jdk 1.4.* or earlier will not work. -- 2.31.1