← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 928: At the present, commented the unused dependency in pom.xml file

 

------------------------------------------------------------
revno: 928
committer: hieu <hieu.hispvietnam@xxxxxxxxx>
branch nick: trunk
timestamp: Fri 2009-10-30 11:06:51 +0700
message:
  At the present, commented the unused dependency in pom.xml file
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-29 03:02:42 +0000
+++ dhis-2/dhis-web/dhis-web-excel-reporting/pom.xml	2009-10-30 04:06:51 +0000
@@ -88,14 +88,14 @@
 		<version>3.5-beta5</version>
 	</dependency>
 
+	<!-- Used for Ms Office 2007 and over	
+	
 	<dependency>
 		<groupId>org.apache.poi</groupId>
 		<artifactId>poi-scratchpad</artifactId>		
 		<version>3.5-beta5</version>
 	</dependency>
 
-	<!-- Used for Ms Office 2007 and over
-	
 	<dependency>
 		<groupId>org.apache.poi</groupId>
 		<artifactId>poi-ooxml</artifactId>