dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #00528
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 154: Commented derby dependency for now
------------------------------------------------------------
revno: 154
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Sat 2009-04-04 01:56:07 +0200
message:
Commented derby dependency for now
modified:
dhis-2/dhis-support/dhis-support-hibernate/pom.xml
=== modified file 'dhis-2/dhis-support/dhis-support-hibernate/pom.xml'
--- dhis-2/dhis-support/dhis-support-hibernate/pom.xml 2009-04-03 13:27:40 +0000
+++ dhis-2/dhis-support/dhis-support-hibernate/pom.xml 2009-04-03 23:56:07 +0000
@@ -63,10 +63,11 @@
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
</dependency>
+ <!--
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
- </dependency>
+ </dependency> -->
<!-- Other -->
--
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.