(no commit message)
[utils] / README.txt
1 Support utilities for enterprise development
2 ============================================
3
4 * support: Base (non-Java EE) support
5 * system: The parts of an IOC framwork.
6 * hibernate-jpa: Hibernate JPA dependencies
7 * security: Security support utlities (user management and authorization)
8
9 To be removed from this project (currently skipped from the release)
10 * socketproxy: An old socketproxy. To be removed from the utilities
11 * mythtv: An application for exposing mythtv recordings in a useful directory structure
12   This will be removed from the utilities
13
14
15 Building
16 ========
17
18 You need maven2 and java 6 
19
20 Releasing
21 =========
22
23 Trigger release settings by building with -Dwamblee.release=true
24 This will skip some projects that are not to be released. 
25
26