------------------------------------------------------------
revno: 280
committer: Bob Jolliffe <[email protected]
branch nick: dhis2
timestamp: Tue 2009-05-05 17:13:33 +0100
message:
reverted dependency geronimo-spec-jta. Required by hibernate.
modified:
dhis-2/dhis-support/dhis-support-hibernate/pom.xml
dhis-2/pom.xml
=== modified file 'dhis-2/dhis-support/dhis-support-hibernate/pom.xml'
--- dhis-2/dhis-support/dhis-support-hibernate/pom.xml 2009-05-05 13:31:22
+0000
+++ dhis-2/dhis-support/dhis-support-hibernate/pom.xml 2009-05-05 16:13:33
+0000
@@ -36,6 +36,10 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate</artifactId>
</dependency>
+ <dependency>
+ <groupId>geronimo-spec</groupId>
+ <artifactId>geronimo-spec-jta</artifactId>
+ </dependency>
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache</artifactId>
=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml 2009-05-05 15:24:25 +0000
+++ dhis-2/pom.xml 2009-05-05 16:13:33 +0000
@@ -454,6 +454,11 @@
<artifactId>ehcache</artifactId>
<version>1.5.0</version>
</dependency>
+ <dependency>
+ <groupId>geronimo-spec</groupId>
+ <artifactId>geronimo-spec-jta</artifactId>
+ <version>1.0-M1</version>
+ </dependency>
<dependency>
<groupId>c3p0</groupId>
<artifactId>c3p0</artifactId>
--
Trunk
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription.
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp