Introduce CLI module
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 3 Mar 2013 20:55:33 +0000 (20:55 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 3 Mar 2013 20:55:33 +0000 (20:55 +0000)
commit02a204c22fad15207d6394a6121e8c644a66d1e4
tree7c3c32e2f8e944cbfc655c0fe3ce7cf196f44c38
parenta17824ea2422474f25e2ea0eeae310f4dd9e6361
Introduce CLI module

git-svn-id: https://svn.argeo.org/slc/trunk@6095 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
dep/org.argeo.slc.dep.minimal/pom.xml
modules/org.argeo.slc.agent.cli/META-INF/spring/cli-osgi.xml [new file with mode: 0644]
modules/org.argeo.slc.agent.cli/META-INF/spring/cli.xml [new file with mode: 0644]
modules/org.argeo.slc.agent.cli/pom.xml [new file with mode: 0644]
modules/pom.xml
runtime/org.argeo.slc.launcher/jaas.config
runtime/org.argeo.slc.launcher/log4j.properties
runtime/org.argeo.slc.launcher/src/main/java/org/argeo/slc/cli/SlcMain.java