=== modified file 'dhis-2/dhis-web/pom.xml' --- dhis-2/dhis-web/pom.xml 2009-10-16 09:22:36 +0000 +++ dhis-2/dhis-web/pom.xml 2009-10-21 07:39:24 +0000 @@ -1,19 +1,15 @@ - + 4.0.0 - org.hisp.dhis dhis 2.0.3-SNAPSHOT - dhis-web pom DHIS Web Modules Project This project is a web based GUI for the DHIS 2 system. - + dhis-web-commons dhis-web-commons-resources @@ -26,16 +22,9 @@ dhis-web-mapping dhis-web-dashboard-integration dhis-web-excel-reporting - + dhis-web-portal - - - - website - scp://login.hisp.info/var/www/html/site/web/ - - - + @@ -54,7 +43,7 @@ org.mortbay.jetty.Request.maxFormContentSize - 10000000 + 10000000 / @@ -69,20 +58,11 @@ dhis-i18n-upgrader ${version} - - - - + org.hisp.dhis dhis-web-commons @@ -96,21 +76,7 @@ war runtime - - - - - com.opensymphony - webwork - 2.2.6 - compile - - - junit - junit - - - + commons-fileupload commons-fileupload === modified file 'dhis-2/pom.xml' --- dhis-2/pom.xml 2009-10-07 13:38:05 +0000 +++ dhis-2/pom.xml 2009-10-21 07:39:24 +0000 @@ -1,20 +1,24 @@ - + 4.0.0 - org.hisp.dhis dhis 2.0.3-SNAPSHOT - pom DHIS 2 - District Health Information System - http://www.hisp.info/confluence/display/DHIS2 - The District Health Information System deals with registering, + http://dhis2.com + + + The District Health Information System deals with registering, aggregating and reporting statistical health data. The goal is to allow users to analyze and use this data to guide local action. The system is based around an goals of empowering - users, by allowing them to decide what to register and report data for. - + users, by allowing them to decide what to register and report data for. + + + + HISP + http://hisp.info + + dhis-api dhis-i18n @@ -23,73 +27,55 @@ dhis-support dhis-useradminandsecurity - - + + + + BSD + http:// + + - - dhis_site - scp://login.hisp.info/var/www/html/site - - dhis_maven2_repo - scp://login.hisp.info/var/www/html/maven2 + + DHIS 2 Maven repository + scp:// - + + Trac - http://www.hisp.info/dhis2 + https://launchpad.net/dhis2 - - scm:svn:http://www.hisp.info/svn - HEAD - http://www.hisp.info/svn + lp:dhis2 Developer mailing list - dhis-dev@hisp.info - dhis-dev-subscribe@hisp.info - dhis-dev-unsubscribe@hisp.info - http://www.hisp.info/pipermail/dhis-dev/ - - - SCM commit mail list - dhis-scm@hisp.info - dhis-scm-subscribe@hisp.info - dhis-scm-unsubscribe@hisp.info - http://www.hisp.info/pipermail/dhis-scm/ + dhis2-devs@lists.launchpad.net + https://launchpad.net/~dhis2-devs - + org.apache.maven.plugins maven-compiler-plugin - 1.5 - 1.5 - ${project.build.sourceEncoding} + 1.6 + 1.6 + ${project.build.sourceEncoding} @@ -105,47 +91,29 @@ -Xmx256m - - - - org.apache.maven.plugins - maven-resources-plugin - 2.2 - - ${project.build.sourceEncoding} - - - - - + org.hisp.dhis dhis-api @@ -258,9 +226,7 @@ dhis-useradminandsecurity ${version} - - - + org.apache.struts struts2-core @@ -282,13 +248,13 @@ 1.2 - org.amplecode - staxwax + org.amplecode + staxwax 1.0.7 - org.amplecode - quick + org.amplecode + quick 1.1.2 @@ -336,36 +302,36 @@ commons-digester 1.7 - - commons-codec - commons-codec - 1.3 - - - commons-math - commons-math - 1.2 - - - commons-validator - commons-validator - 1.3.1 - - - commons-logging - commons-logging - 1.1 - compile - - - avalon-framework - avalon-framework - - - logkit - logkit - - + + commons-codec + commons-codec + 1.3 + + + commons-math + commons-math + 1.2 + + + commons-validator + commons-validator + 1.3.1 + + + commons-logging + commons-logging + 1.1 + compile + + + avalon-framework + avalon-framework + + + logkit + logkit + + org.apache.commons @@ -408,136 +374,129 @@ servlet-api 2.4 - - - - - com.h2database - h2 - 1.1.119 - - - com.ibatis - ibatis2-common - 2.1.7.597 - - - com.ibatis - ibatis2-sqlmap - 2.1.7.597 - - - org.hibernate - hibernate - 3.2.6.ga - - - javax.transaction - jta - - - pull-parser - pull-parser - - - - - net.sf.ehcache - ehcache - 1.5.0 - - - geronimo-spec - geronimo-spec-jta - 1.0-M1 - - - c3p0 - c3p0 - 0.9.1.2 - - - mysql - mysql-connector-java - 5.1.6 - - - postgresql - postgresql - 8.3-603.jdbc4 - - - - - - org.acegisecurity - acegi-security - 1.0.2 - - - org.springframework - spring-remoting - - - org.springframework - spring-jdbc - - - org.springframework - spring-support - - - - - org.acegisecurity - acegi-security-tiger - 1.0.2 - - - org.springframework - spring-aop - - - - - - - - jasperreports - jasperreports - 3.5.2 - - - jfree - jfreechart - 1.0.11 - - - gnujaxp - gnujaxp - - - - - jfree - jcommon - 1.0.14 - - - gnujaxp - gnujaxp - - - - - net.sourceforge.jexcelapi - jxl - 2.6 - - + + + com.h2database + h2 + 1.1.119 + + + com.ibatis + ibatis2-common + 2.1.7.597 + + + com.ibatis + ibatis2-sqlmap + 2.1.7.597 + + + org.hibernate + hibernate + 3.2.6.ga + + + javax.transaction + jta + + + pull-parser + pull-parser + + + + + net.sf.ehcache + ehcache + 1.5.0 + + + geronimo-spec + geronimo-spec-jta + 1.0-M1 + + + c3p0 + c3p0 + 0.9.1.2 + + + mysql + mysql-connector-java + 5.1.6 + + + postgresql + postgresql + 8.3-603.jdbc4 + + + + org.acegisecurity + acegi-security + 1.0.2 + + + org.springframework + spring-remoting + + + org.springframework + spring-jdbc + + + org.springframework + spring-support + + + + + org.acegisecurity + acegi-security-tiger + 1.0.2 + + + org.springframework + spring-aop + + + + + + jasperreports + jasperreports + 3.5.2 + + + jfree + jfreechart + 1.0.11 + + + gnujaxp + gnujaxp + + + + + jfree + jcommon + 1.0.14 + + + gnujaxp + gnujaxp + + + + + net.sourceforge.jexcelapi + jxl + 2.6 + - - UTF-8 - + + UTF-8 +