]> git.argeo.org Git - gpl/argeo-slc.git/commit
Introduce XML un/marshallign for SLC Detached
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 5 Oct 2008 12:33:00 +0000 (12:33 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 5 Oct 2008 12:33:00 +0000 (12:33 +0000)
commitca2d4c865d1d9b8d854f0994ea2de03965d9cd7c
tree60598ee173e7bfa5db403b485fe7f77a0756937b
parent93f3596116744a2c0588f93438c1c9f76b64fb50
Introduce XML un/marshallign for SLC Detached

git-svn-id: https://svn.argeo.org/slc/trunk@1696 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
org.argeo.slc.agent/.classpath
org.argeo.slc.agent/src/main/java/org/argeo/slc/lib/detached/DetachedXmlConverterSpring.java [new file with mode: 0644]
org.argeo.slc.agent/src/main/resources/org/argeo/slc/lib/detached/castor.xml [new file with mode: 0644]
org.argeo.slc.agent/src/main/resources/org/argeo/slc/lib/detached/spring.xml [new file with mode: 0644]
org.argeo.slc.agent/src/test/java/org/argeo/slc/lib/detached/DetachedCastorTest.java [new file with mode: 0644]
org.argeo.slc.agent/src/test/resources/org/argeo/slc/lib/detached/applicationContext.xml [new file with mode: 0644]