=== modified file 'local/in/dhis-web-dataentry-linelisting/pom.xml' --- local/in/dhis-web-dataentry-linelisting/pom.xml 2010-06-07 06:41:39 +0000 +++ local/in/dhis-web-dataentry-linelisting/pom.xml 2010-06-17 07:51:57 +0000 @@ -56,11 +56,12 @@ net.sourceforge.jexcelapi jxl - + commons-logging commons-logging === modified file 'local/in/dhis-web-dataentry-linelisting/src/main/java/org/hisp/dhis/den/impl/HibernateLLDataValueStore.java' --- local/in/dhis-web-dataentry-linelisting/src/main/java/org/hisp/dhis/den/impl/HibernateLLDataValueStore.java 2010-06-15 11:26:37 +0000 +++ local/in/dhis-web-dataentry-linelisting/src/main/java/org/hisp/dhis/den/impl/HibernateLLDataValueStore.java 2010-06-17 07:51:57 +0000 @@ -27,9 +27,6 @@ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -import java.sql.Connection; -import java.sql.PreparedStatement; -import java.sql.ResultSet; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; === modified file 'local/in/dhis-web-dataentry-linelisting/src/main/resources/META-INF/dhis/beans.xml' --- local/in/dhis-web-dataentry-linelisting/src/main/resources/META-INF/dhis/beans.xml 2010-06-04 11:50:05 +0000 +++ local/in/dhis-web-dataentry-linelisting/src/main/resources/META-INF/dhis/beans.xml 2010-06-17 07:51:57 +0000 @@ -2,7 +2,7 @@ +http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd"> @@ -15,8 +15,8 @@ ref="org.hisp.dhis.period.PeriodService"/> - + - + @@ -73,7 +73,7 @@ + ref="org.hisp.dhis.dataentryform.DataEntryFormService"/> @@ -99,15 +99,15 @@ + ref="org.hisp.dhis.dataentryform.DataEntryFormService"/> - + - + + ref="org.hisp.dhis.dataentryform.DataEntryFormService"/> @@ -184,8 +184,8 @@ ref="org.hisp.dhis.den.api.LLDataValueService"/> - + @@ -199,8 +199,8 @@ ref="org.hisp.dhis.den.api.LLDataValueService"/> - + - + - + @@ -398,8 +399,8 @@ ref="org.hisp.dhis.datavalue.DataValueService"/> - + Struts *.action - + org.springframework.web.context.ContextLoaderListener === modified file 'local/in/dhis-web-excelimport/pom.xml' --- local/in/dhis-web-excelimport/pom.xml 2010-06-07 06:41:39 +0000 +++ local/in/dhis-web-excelimport/pom.xml 2010-06-17 07:51:57 +0000 @@ -74,7 +74,7 @@ - + + === modified file 'local/in/dhis-web-excelimport/src/main/resources/META-INF/dhis/beans.xml' --- local/in/dhis-web-excelimport/src/main/resources/META-INF/dhis/beans.xml 2010-06-04 11:50:05 +0000 +++ local/in/dhis-web-excelimport/src/main/resources/META-INF/dhis/beans.xml 2010-06-17 07:51:57 +0000 @@ -2,7 +2,7 @@ +http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd"> @@ -128,8 +128,8 @@ - - + + === modified file 'local/in/dhis-web-excelimport/src/main/webapp/WEB-INF/web.xml' --- local/in/dhis-web-excelimport/src/main/webapp/WEB-INF/web.xml 2010-06-04 11:50:05 +0000 +++ local/in/dhis-web-excelimport/src/main/webapp/WEB-INF/web.xml 2010-06-17 07:51:57 +0000 @@ -51,6 +51,7 @@ *.action + org.springframework.web.context.ContextLoaderListener === modified file 'local/in/dhis-web-maintenance-in/pom.xml' --- local/in/dhis-web-maintenance-in/pom.xml 2010-06-15 11:26:37 +0000 +++ local/in/dhis-web-maintenance-in/pom.xml 2010-06-17 07:51:57 +0000 @@ -55,10 +55,11 @@ - + === modified file 'local/in/dhis-web-maintenance-in/src/main/resources/META-INF/dhis/beans.xml' --- local/in/dhis-web-maintenance-in/src/main/resources/META-INF/dhis/beans.xml 2010-06-04 11:50:05 +0000 +++ local/in/dhis-web-maintenance-in/src/main/resources/META-INF/dhis/beans.xml 2010-06-17 07:51:57 +0000 @@ -2,7 +2,7 @@ +http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd"> commons-logging commons-logging + net.sourceforge.jexcelapi jxl === modified file 'local/in/dhis-web-validationrule-in/src/main/resources/META-INF/dhis/beans.xml' --- local/in/dhis-web-validationrule-in/src/main/resources/META-INF/dhis/beans.xml 2010-06-04 11:50:05 +0000 +++ local/in/dhis-web-validationrule-in/src/main/resources/META-INF/dhis/beans.xml 2010-06-17 07:51:57 +0000 @@ -2,7 +2,7 @@ +http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd"> === modified file 'local/in/dhis-web-validationrule-in/src/main/webapp/WEB-INF/web.xml' --- local/in/dhis-web-validationrule-in/src/main/webapp/WEB-INF/web.xml 2010-06-04 11:50:05 +0000 +++ local/in/dhis-web-validationrule-in/src/main/webapp/WEB-INF/web.xml 2010-06-17 07:51:57 +0000 @@ -50,7 +50,7 @@ Struts *.action - + org.springframework.web.context.ContextLoaderListener