dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #07658
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 2219: Building the services and api with the main pom.
------------------------------------------------------------
revno: 2219
committer: Jo Størset <storset@xxxxxxxxx>
branch nick: trunk
timestamp: Fri 2010-09-24 10:53:36 +0530
message:
Building the services and api with the main pom.
Seems to work for me, at least.
modified:
local/in/pom.xml
--
lp:dhis2
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
=== modified file 'local/in/pom.xml'
--- local/in/pom.xml 2010-09-15 13:23:57 +0000
+++ local/in/pom.xml 2010-09-24 05:23:36 +0000
@@ -10,10 +10,10 @@
<name>Local India Modules</name>
<modules>
-<!--
+
<module>dhis-in-api</module>
<module>dhis-in-services</module>
--->
+
<module>dhis-web-dashboard</module>
<module>dhis-web-dataentry-linelisting</module>
<module>dhis-web-excelimport</module>