]> git.argeo.org Git - gpl/argeo-slc.git/commit
Adapt detached to new launcher
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 31 Mar 2009 05:56:35 +0000 (05:56 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 31 Mar 2009 05:56:35 +0000 (05:56 +0000)
commitbd4b487cc0b1841e7d42c84fa44f9e123a89b759
treef68b6c4560fbbe6b6798d2b93373ce824c4f6a6e
parent7beaa7b00689e51eabe523402c7571c4f2507f77
Adapt detached to new launcher

git-svn-id: https://svn.argeo.org/slc/trunk@2304 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
17 files changed:
runtime/org.argeo.slc.detached/pom.xml
runtime/org.argeo.slc.lib.detached/pom.xml
runtime/org.argeo.slc.support.castor/pom.xml
runtime/org.argeo.slc.support.equinox/src/main/java/org/argeo/slc/equinox/ExecutionCommandProvider.java
sandbox/argeo.slc.jemmytest/execdir/slc-detached.properties
sandbox/argeo.slc.jemmytest/modules/org.argeo.slc.jemmytest.log4j/META-INF/MANIFEST.MF [new file with mode: 0644]
sandbox/argeo.slc.jemmytest/modules/org.argeo.slc.jemmytest.log4j/log4j.properties [new file with mode: 0644]
sandbox/argeo.slc.jemmytest/modules/org.argeo.slc.jemmytest.mxlaunch/META-INF/MANIFEST.MF [new file with mode: 0644]
sandbox/argeo.slc.jemmytest/modules/org.argeo.slc.jemmytest.mxlaunch/META-INF/spring/mxClientLauncher.xml [new file with mode: 0644]
sandbox/argeo.slc.jemmytest/modules/org.argeo.slc.jemmytest.tests/META-INF/MANIFEST.MF [new file with mode: 0644]
sandbox/argeo.slc.jemmytest/modules/org.argeo.slc.jemmytest.tests/META-INF/spring/fromAnt.xml [new file with mode: 0644]
sandbox/argeo.slc.jemmytest/modules/org.argeo.slc.jemmytest.tests/META-INF/spring/imports.xml [new file with mode: 0644]
sandbox/argeo.slc.jemmytest/modules/org.argeo.slc.jemmytest.tests/META-INF/spring/osgi.xml [new file with mode: 0644]
sandbox/argeo.slc.jemmytest/modules/org.argeo.slc.jemmytest.tests/META-INF/spring/tests.xml [new file with mode: 0644]
sandbox/argeo.slc.jemmytest/pom.xml
sandbox/argeo.slc.jemmytest/src/main/resources/META-INF/spring/slc-detached.xml
sandbox/argeo.slc.testui/pom.xml