]> git.argeo.org Git - gpl/argeo-slc.git/commit - runtime/org.argeo.slc.support.ant/.classpath
Restructure SLC development environment
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 15 Feb 2010 19:27:53 +0000 (19:27 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 15 Feb 2010 19:27:53 +0000 (19:27 +0000)
commit6e4e2314ce0605519c6165a7e34fde9a3418217a
treed129c965817562c0898a9ade9a3281751555b241
parent43f284a9b05260113630dfa3175038631c1c09f4
Restructure SLC development environment
Introduce JCR support

git-svn-id: https://svn.argeo.org/slc/trunk@3353 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
73 files changed:
demo/agent.properties [new file with mode: 0644]
demo/server.properties [new file with mode: 0644]
dep/org.argeo.slc.dep.agent/pom.xml
eclipse/plugins/org.argeo.slc.ide.ui/src/main/java/org/argeo/slc/ide/ui/launch/osgi/OsgiBootEquinoxLaunchConfiguration.java
pom.xml
runtime/org.argeo.slc.core/pom.xml
runtime/org.argeo.slc.detached.launcher/.classpath
runtime/org.argeo.slc.detached.launcher/.project
runtime/org.argeo.slc.detached.launcher/build.properties [new file with mode: 0644]
runtime/org.argeo.slc.detached.launcher/pom.xml
runtime/org.argeo.slc.detached/.classpath
runtime/org.argeo.slc.detached/.project
runtime/org.argeo.slc.detached/build.properties [new file with mode: 0644]
runtime/org.argeo.slc.detached/pom.xml
runtime/org.argeo.slc.launcher/.classpath
runtime/org.argeo.slc.launcher/.project
runtime/org.argeo.slc.launcher/build.properties [new file with mode: 0644]
runtime/org.argeo.slc.launcher/pom.xml
runtime/org.argeo.slc.lib.detached/.classpath
runtime/org.argeo.slc.lib.detached/.project
runtime/org.argeo.slc.lib.detached/build.properties [new file with mode: 0644]
runtime/org.argeo.slc.lib.detached/pom.xml
runtime/org.argeo.slc.osgiboot/.classpath
runtime/org.argeo.slc.osgiboot/.project
runtime/org.argeo.slc.osgiboot/build.properties [new file with mode: 0644]
runtime/org.argeo.slc.osgiboot/pom.xml
runtime/org.argeo.slc.server/.classpath
runtime/org.argeo.slc.server/.project
runtime/org.argeo.slc.server/pom.xml
runtime/org.argeo.slc.specs/build.properties [new file with mode: 0644]
runtime/org.argeo.slc.specs/pom.xml
runtime/org.argeo.slc.support.activemq/.classpath
runtime/org.argeo.slc.support.activemq/.project
runtime/org.argeo.slc.support.activemq/build.properties [new file with mode: 0644]
runtime/org.argeo.slc.support.activemq/pom.xml
runtime/org.argeo.slc.support.ant/.classpath
runtime/org.argeo.slc.support.ant/.project
runtime/org.argeo.slc.support.ant/build.properties [new file with mode: 0644]
runtime/org.argeo.slc.support.ant/pom.xml
runtime/org.argeo.slc.support.castor/.classpath
runtime/org.argeo.slc.support.castor/.project
runtime/org.argeo.slc.support.castor/build.properties [new file with mode: 0644]
runtime/org.argeo.slc.support.castor/pom.xml
runtime/org.argeo.slc.support.equinox/.classpath
runtime/org.argeo.slc.support.equinox/.project
runtime/org.argeo.slc.support.equinox/build.properties [new file with mode: 0644]
runtime/org.argeo.slc.support.equinox/pom.xml
runtime/org.argeo.slc.support.equinox/src/main/java/org/argeo/slc/equinox/ExecutionCommandProvider.java
runtime/org.argeo.slc.support.hibernate/.classpath
runtime/org.argeo.slc.support.hibernate/.project
runtime/org.argeo.slc.support.hibernate/build.properties [new file with mode: 0644]
runtime/org.argeo.slc.support.hibernate/pom.xml
runtime/org.argeo.slc.support.jcr/.classpath
runtime/org.argeo.slc.support.jcr/.project
runtime/org.argeo.slc.support.jcr/pom.xml [new file with mode: 0644]
runtime/org.argeo.slc.support.jcr/src/main/java/org/argeo/slc/jcr/process/SlcExecutionDaoJcr.java [new file with mode: 0644]
runtime/org.argeo.slc.support.jemmy/.classpath
runtime/org.argeo.slc.support.jemmy/.project
runtime/org.argeo.slc.support.jemmy/build.properties [new file with mode: 0644]
runtime/org.argeo.slc.support.jemmy/pom.xml
runtime/org.argeo.slc.support.maven/pom.xml
runtime/org.argeo.slc.support.osgi/build.properties [new file with mode: 0644]
runtime/org.argeo.slc.support.osgi/pom.xml
runtime/org.argeo.slc.support.simple/build.properties [new file with mode: 0644]
runtime/org.argeo.slc.support.simple/pom.xml
runtime/org.argeo.slc.support.simple/src/main/java/org/argeo/slc/lib/svn/SvnKitDriver.java
runtime/org.argeo.slc.support.ws.client/pom.xml
runtime/org.argeo.slc.unit/.classpath
runtime/org.argeo.slc.unit/.project
runtime/org.argeo.slc.unit/build.properties [new file with mode: 0644]
runtime/org.argeo.slc.unit/pom.xml
runtime/org.argeo.slc.unit/src/main/java/org/argeo/slc/equinox/unit/AbstractOsgiRuntimeTestCase.java
runtime/pom.xml