workaround to be able to use castor in the UI without use conflicts issues
authorBruno Sinou <bsinou@argeo.org>
Thu, 4 Nov 2010 16:17:16 +0000 (16:17 +0000)
committerBruno Sinou <bsinou@argeo.org>
Thu, 4 Nov 2010 16:17:16 +0000 (16:17 +0000)
commitf4f1f44a0d2eb1692e866af2a0f4ab5b8787ae1c
treecdf0bf173fedcf6b281420dd2dd7ba6d7b3416bc
parenta08f6f6263b494808ea599ba139b76e7eb031d29
workaround to be able to use castor in the UI without use conflicts issues

git-svn-id: https://svn.argeo.org/slc/trunk@3846 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
eclipse/plugins/org.argeo.slc.client.oxm/META-INF/MANIFEST.MF [new file with mode: 0644]
eclipse/plugins/org.argeo.slc.client.oxm/META-INF/spring/osgi.xml [new file with mode: 0644]
eclipse/plugins/org.argeo.slc.client.oxm/META-INF/spring/oxm.xml [new file with mode: 0644]
eclipse/plugins/org.argeo.slc.client.oxm/build.properties [new file with mode: 0644]
eclipse/plugins/org.argeo.slc.client.oxm/src/main/java/org/argeo/slc/client/oxm/OxmBean.java [new file with mode: 0644]
eclipse/plugins/org.argeo.slc.client.oxm/src/main/java/org/argeo/slc/client/oxm/OxmInterface.java [new file with mode: 0644]