See <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/2735/changes>
Changes: [Hieu] local vn: - Added new function in allowing user to copy import item to export report. - Filtered the respective reports before copying by report type. - Renamed stuff. [Tran Chau] Ajax Request stuff don't work does not work with IE9 ( patient module ). ------------------------------------------ Started by upstream project "Dhis2 Service Trunk" build number 2838 $ bzr revision-info -d "<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/";> info result: bzr revision-info -d <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/> returned 0. Command output: "4169 tran.hispviet...@gmail.com-20110720034208-hjh35hor3l04d3f6 " stderr: "" ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro [workspace] $ bzr pull --overwrite https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk +N local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/DefaultImportReportService.java +N local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/ImportReportService.java +N local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/ImportReportStore.java +N local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/hibernate/HibernateImportReportStore.java +N local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/exportitem/action/GetExportItemTypesAction.java +N local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/exportreport/action/ListExportReportByReportTypeAction.java +N local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/action/CopyImportItemToExportReportAction.java +N local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/action/ListAllImportReportByTypeAction.java +N local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/action/SetupImportReportFormAction.java +N local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/jsonItemTypes.vm M dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/java/org/hisp/dhis/patient/action/relationship/SearchRelationshipPatientAction.java M dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/javascript/patient.js M dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/javascript/relationship.js M dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/listPatient.vm M dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/programEnrollmentSelectForm.vm M dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/programUnenrollmentSelectForm.vm M dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/responsePatient.vm M local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/DefaultExportReportService.java M local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/ExportReportService.java M local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/ExportReportStore.java M local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/ReportExcelItem.java M local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/hibernate/HibernateExportReportStore.java -D local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/DefaultImportItemService.java M local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/ExcelItemGroup.java M local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/ImportItemDeletionHandler.java -D local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/ImportItemService.java -D local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/ImportItemStore.java -D local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/hibernate/HibernateImportItemStore.java M local/vn/dhis-service-excel-reporting/src/main/resources/META-INF/dhis/beans.xml M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/exportitem/action/CopyExportItemToExportReportAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/exportitem/action/CopyExportItemToImportReportAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importing/ImportDataGeneric.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importing/ViewDataGeneric.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importing/action/GetImportingParamsAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importing/action/GetPeriodsByImportReportAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importing/action/ImportDataFlowAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importing/action/ImportDataOrganizationGroupAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importing/action/ViewDataCategoryAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importing/action/ViewDataFlowAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importing/action/ViewDataNormalAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importing/action/ViewDataOrganizationGroupAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/action/AddImportItemAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/action/CopyImportItemToImportReportAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/action/DeleteImportItemAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/action/GetImportItemByIdAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/action/ListImportItemAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/action/SetupImportItemFormAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/action/ShowUpdateImportItemFormAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/action/UpdateImportItemAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/action/UpdateImportItemFormAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importitem/action/ValidateImportItemAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/action/AddImportReportAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/action/DeleteImportReportAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/action/GetImportReportByIdAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/action/ListAllImportReportAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/action/OpenImportReportAssociationsAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/action/OpenUpdateOrgUnitGroupForCategoryAction.java -D local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/action/ShowUpdateImportReportFormAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/action/UpdateImportReportAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/action/UpdateImportReportAssociationsAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/action/UpdateOrgUnitGroupAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/action/ValidateImportReportAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/degroup/action/DeleteDataElementGroupOrderForCategoryAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/degroup/action/GetDataElementGroupOrderForCategoryAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/degroup/action/SaveDataElementGroupOrderForCategoryAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/degroup/action/UpdateDataElementGroupOrderForCategoryAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/degroup/action/UpdateSortedDataElementForCategoryAction.java M local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/importreport/degroup/action/UpdateSortedDataElementGroupOrderForCategoryAction.java M local/vn/dhis-web-excel-reporting/src/main/resources/META-INF/dhis/beans.xml M local/vn/dhis-web-excel-reporting/src/main/resources/org/hisp/dhis/reportexcel/i18n_module.properties M local/vn/dhis-web-excel-reporting/src/main/resources/org/hisp/dhis/reportexcel/i18n_module_en_GB.properties M local/vn/dhis-web-excel-reporting/src/main/resources/struts.xml M local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/import/addImportReport.vm M local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/import/importItems.vm M local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/import/updateImportReport.vm M local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/javascript/exportItems.js M local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/javascript/importItems.js M local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/javascript/preview.js M local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/report/addExportItemForm.vm M local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/report/exportItems.vm M local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/report/responseExportItems.vm All changes applied successfully. Now on revision 4171. $ bzr revision-info -d "<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/";> info result: bzr revision-info -d <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/> returned 0. Command output: "4171 hieu.hispviet...@gmail.com-20110720071620-tz4h325aoohd2co5 " stderr: "" [workspace] $ bzr log -v -r revid:tran.hispviet...@gmail.com-20110720034208-hjh35hor3l04d3f6..revid:hieu.hispviet...@gmail.com-20110720071620-tz4h325aoohd2co5 --long --show-ids Getting local revision... $ bzr revision-info -d "<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/";> info result: bzr revision-info -d <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/> returned 0. Command output: "4171 hieu.hispviet...@gmail.com-20110720071620-tz4h325aoohd2co5 " stderr: "" RevisionState revno:4171 revid:hieu.hispviet...@gmail.com-20110720071620-tz4h325aoohd2co5 ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro Found mavenVersion 2.2.1 from file jar:file:/projects/hisp/jenkins_home/tools/2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties Deleting old artifacts from #2733 Parsing POMs ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro [dhis-web] $ /local/opt/j2sdk/bin/java -Xmx1024m -XX:MaxPermSize=512m -cp /projects/hisp/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.1.jar:/projects/hisp/jenkins_home/tools/2.2.1/boot/classworlds-1.1.jar hudson.maven.agent.Main /projects/hisp/jenkins_home/tools/2.2.1 /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/tomcat/webapps/ci/WEB-INF/lib/remoting-1.409.jar /projects/hisp/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.1.jar 33750 /projects/hisp/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar <===[HUDSON REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/pom.xml> clean install findbugs:findbugs [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] DHIS Web Modules Project [INFO] DHIS Common Functionality for Web [INFO] DHIS Common Resources for Web [INFO] DHIS Web Modules Maintenance [INFO] DHIS Data Set Management [INFO] DHIS Data Dictionary [INFO] DHIS Organisation Unit Management [INFO] DHIS Setting Maintenance [INFO] DHIS User Maintenance [INFO] DHIS Data Administration [INFO] DHIS Patient Management [INFO] DHIS Data Entry [INFO] DHIS Import-Export [INFO] DHIS Data Mart [INFO] DHIS Validation Rule [INFO] DHIS Web Reporting [INFO] DHIS Mapping [INFO] DHIS Web Dashboard Integration module [INFO] DHIS Case Entry [INFO] DHIS Web API [INFO] DHIS Web Light [INFO] DHIS Web Portal [INFO] ------------------------------------------------------------------------ [INFO] Building DHIS Web Modules Project [INFO] task-segment: [clean, install, findbugs:findbugs] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [install:install {execution: default-install}] [INFO] Installing <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/pom.xml> to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web/2.4-SNAPSHOT/dhis-web-2.4-SNAPSHOT.pom [WARNING] DEPRECATED [findbugsXmlOutput]: No reason given [INFO] [findbugs:findbugs {execution: default-cli}] [INFO] ****** FindBugsMojo execute ******* [INFO] canGenerate is false [JENKINS] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/pom.xml> to /projects/hisp/jenkins_home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web/builds/2011-07-20_09-24-40/archive/org.hisp.dhis/dhis-web/2.4-SNAPSHOT/dhis-web-2.4-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building DHIS Common Functionality for Web [INFO] task-segment: [clean, install, findbugs:findbugs] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [JENKINS] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-commons/pom.xml> to /projects/hisp/jenkins_home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-commons/builds/2011-07-20_09-24-40/archive/org.hisp.dhis/dhis-web-commons/2.4-SNAPSHOT/dhis-web-commons-2.4-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.hisp.dhis:dhis-api Reason: Error getting POM for 'org.hisp.dhis:dhis-api' from the repository: Unable to read local copy of metadata: Cannot read metadata from '/ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-api/2.4-SNAPSHOT/maven-metadata-amplecode_maven2_repo.xml': end tag name </head> must be the same as start tag <link> from line 6 (position: TEXT seen ...e="text/css" rel="stylesheet" href="/static/styles.css">\n </head>... @7:10) org.hisp.dhis:dhis-api:pom:2.4-SNAPSHOT for project org.hisp.dhis:dhis-api [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15 seconds [INFO] Finished at: Wed Jul 20 09:25:02 CEST 2011 [INFO] Final Memory: 34M/117M [INFO] ------------------------------------------------------------------------ channel stopped Archiving artifacts ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro Performing Post build task... Could not match :DHIS Web Portal ....................................... SUCCESS : False Logical operation result is FALSE Skipping script : /ifi/utgard/p01/dhis/bin/ci/trunk.sh END OF POST BUILD TASK : 0 _______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp