From: Bruno Sinou Date: Wed, 22 Sep 2010 15:17:31 +0000 (+0000) Subject: tests for solving the hibernate transaction problem X-Git-Tag: argeo-slc-2.1.7~1161 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;ds=sidebyside;h=98fca4eef9b76a84b72176acdc1ae48ce7cd831c;hp=18cbb73fe261a6e0a14bb3467a04ba3bbfc4b857;p=gpl%2Fargeo-slc.git tests for solving the hibernate transaction problem git-svn-id: https://svn.argeo.org/slc/trunk@3794 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/eclipse/plugins/org.argeo.slc.client.core/META-INF/spring/core-osgi.xml b/eclipse/plugins/org.argeo.slc.client.core/META-INF/spring/core-osgi.xml deleted file mode 100644 index d1172f973..000000000 --- a/eclipse/plugins/org.argeo.slc.client.core/META-INF/spring/core-osgi.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/eclipse/plugins/org.argeo.slc.client.core/META-INF/spring/core.xml b/eclipse/plugins/org.argeo.slc.client.core/META-INF/spring/core.xml deleted file mode 100644 index 0545a4c14..000000000 --- a/eclipse/plugins/org.argeo.slc.client.core/META-INF/spring/core.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - diff --git a/eclipse/plugins/org.argeo.slc.client.hibernate/META-INF/MANIFEST.MF b/eclipse/plugins/org.argeo.slc.client.hibernate/META-INF/MANIFEST.MF index 3092b0b4d..f8cf3432a 100644 --- a/eclipse/plugins/org.argeo.slc.client.hibernate/META-INF/MANIFEST.MF +++ b/eclipse/plugins/org.argeo.slc.client.hibernate/META-INF/MANIFEST.MF @@ -3,3 +3,5 @@ Bundle-ManifestVersion: 2 Bundle-Name: Hibernate Interface for RCP Client Bundle-SymbolicName: org.argeo.slc.client.hibernate Bundle-Version: 1.0.0.qualifier +Import-Package: org.argeo.slc.client.core + diff --git a/eclipse/plugins/org.argeo.slc.client.hibernate/META-INF/spring/core-osgi.xml b/eclipse/plugins/org.argeo.slc.client.hibernate/META-INF/spring/core-osgi.xml new file mode 100644 index 000000000..d1172f973 --- /dev/null +++ b/eclipse/plugins/org.argeo.slc.client.hibernate/META-INF/spring/core-osgi.xml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file diff --git a/eclipse/plugins/org.argeo.slc.client.hibernate/META-INF/spring/core.xml b/eclipse/plugins/org.argeo.slc.client.hibernate/META-INF/spring/core.xml new file mode 100644 index 000000000..0545a4c14 --- /dev/null +++ b/eclipse/plugins/org.argeo.slc.client.hibernate/META-INF/spring/core.xml @@ -0,0 +1,9 @@ + + + + + + diff --git a/eclipse/plugins/org.argeo.slc.client.ui/META-INF/spring/osgi.xml b/eclipse/plugins/org.argeo.slc.client.ui/META-INF/spring/osgi.xml index f39cf1d96..203570750 100644 --- a/eclipse/plugins/org.argeo.slc.client.ui/META-INF/spring/osgi.xml +++ b/eclipse/plugins/org.argeo.slc.client.ui/META-INF/spring/osgi.xml @@ -24,5 +24,4 @@ - \ No newline at end of file