JCR repository backup
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 4 Feb 2013 20:38:57 +0000 (20:38 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 4 Feb 2013 20:38:57 +0000 (20:38 +0000)
commitbf416e2c694bc81a50e894bb3fb8c377d1cccb36
tree32eae99ea3df73057fb1fab14be93f3d50446410
parentc00ca34d7115c3ff3288648af88c2395a26df228
JCR repository backup

git-svn-id: https://svn.argeo.org/slc/trunk@6070 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
15 files changed:
dep/org.argeo.slc.dep.minimal/pom.xml
lib/org.argeo.slc.lib.jcr/.project [new file with mode: 0644]
lib/org.argeo.slc.lib.jcr/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
lib/org.argeo.slc.lib.jcr/META-INF/spring/backup.xml [new file with mode: 0644]
lib/org.argeo.slc.lib.jcr/META-INF/spring/osgi.xml [new file with mode: 0644]
lib/org.argeo.slc.lib.jcr/build.properties [new file with mode: 0644]
lib/org.argeo.slc.lib.jcr/pom.xml [new file with mode: 0644]
lib/org.argeo.slc.lib.repo/pom.xml
lib/pom.xml
modules/org.argeo.slc.agent/META-INF/spring/common.xml
modules/org.argeo.slc.agent/META-INF/spring/osgi.xml
runtime/org.argeo.slc.repo/pom.xml
runtime/org.argeo.slc.repo/src/main/java/org/argeo/slc/repo/RepoSync.java
runtime/org.argeo.slc.support.simple/pom.xml
runtime/org.argeo.slc.support.simple/src/main/java/org/argeo/slc/lib/jcr/JcrRepositoryBackup.java [new file with mode: 0644]