SLC CLI
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 12 Mar 2013 22:50:11 +0000 (22:50 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 12 Mar 2013 22:50:11 +0000 (22:50 +0000)
commitd79f9ae2d1a5f459e7ba5c1dc0264e2957c70a93
treed1042e828054ef54ce1b120afa4dae98839985d0
parent7e3da04a2593e3949edce627bd945bbaacc3480b
SLC CLI

git-svn-id: https://svn.argeo.org/slc/trunk@6122 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
22 files changed:
dep/org.argeo.slc.dep.backend/pom.xml
dep/org.argeo.slc.dep.minimal/pom.xml
dist/slc/pom.xml
dist/slc/src/assembly/devel.xml
dist/slc/src/assembly/dist.xml
dist/slc/src/main/base/bin/slc [new file with mode: 0755]
dist/slc/src/main/base/work/server/conf/config.ini [deleted file]
dist/slc/src/main/rpm/etc/slc-cl/config.ini
dist/slc/src/main/rpm/usr/bin/slc
lib/org.argeo.slc.lib.repo/META-INF/spring/helloworld.xml [new file with mode: 0644]
runtime/org.argeo.slc.launcher/src/main/base/bin/slc [deleted file]
runtime/org.argeo.slc.launcher/src/main/java/org/argeo/slc/cli/SlcMain.java
runtime/org.argeo.slc.launcher/src/main/resources/org/argeo/slc/cli/bootstrapLog4j.properties [deleted file]
runtime/org.argeo.slc.launcher/src/main/resources/org/argeo/slc/cli/jaas.config [new file with mode: 0644]
runtime/org.argeo.slc.launcher/src/main/resources/org/argeo/slc/cli/log4j.properties [new file with mode: 0644]
runtime/org.argeo.slc.launcher/src/main/resources/org/argeo/slc/cli/spring.xml [deleted file]
runtime/org.argeo.slc.launcher/src/main/resources/org/argeo/slc/server/client/spring.xml [deleted file]
runtime/org.argeo.slc.support.equinox/META-INF/spring/commandProvider.xml [new file with mode: 0644]
runtime/org.argeo.slc.support.equinox/META-INF/spring/manager.xml [deleted file]
runtime/org.argeo.slc.support.equinox/META-INF/spring/osgi.xml
runtime/org.argeo.slc.support.equinox/src/main/java/org/argeo/slc/equinox/ExecutionCommandProvider.java
runtime/org.argeo.slc.unit/pom.xml