SLC (System Life Cycle)

SLC deals with the lifecycle of complex software systems. it covers build, deployment and testing of such systems.

svn co https://svn.argeo.org/slc/trunk slc
# Note: build Commons before
cd slc
mvn clean install