------------------------------------------------------------ revno: 879 committer: Lars Helge Oeverland [email protected] branch nick: trunk timestamp: Sun 2009-10-18 23:35:19 +0200 message: Set excel reporting web module packaging to WAR. modified: dhis-2/dhis-web/dhis-web-excel-reporting/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 'dhis-2/dhis-web/dhis-web-excel-reporting/pom.xml' --- dhis-2/dhis-web/dhis-web-excel-reporting/pom.xml 2009-10-16 09:22:36 +0000 +++ dhis-2/dhis-web/dhis-web-excel-reporting/pom.xml 2009-10-18 21:35:19 +0000 @@ -10,7 +10,7 @@ </parent> <artifactId>dhis-web-excel-reporting</artifactId> - <packaging>jar</packaging> + <packaging>war</packaging> <name>DHIS Web Excel Reporting</name> <build>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

