← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 971: Packaging needs to be war!

 

------------------------------------------------------------
revno: 971
committer: Jo Størset <storset@xxxxxxxxxxxxxxxxxxxxxxxxx>
branch nick: trunk
timestamp: Tue 2009-11-03 16:07:24 +0100
message:
  Packaging needs to be 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-11-03 14:24:13 +0000
+++ dhis-2/dhis-web/dhis-web-excel-reporting/pom.xml	2009-11-03 15:07:24 +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>


Follow ups