← Back to team overview

dhis2-devs team mailing list archive

Build failed in Hudson: Dhis2 Web Trunk » DHIS Web Reporting #1666

 

See <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-reporting/1666/changes>

Changes:

[Quang] Apply pagination in static report list.

[Quang] Apply pagination in standard report list.

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Web Reporting
[INFO]    task-segment: [clean, install, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-reporting/ws/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 58 source files to <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-reporting/ws/target/classes>
[HUDSON] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-reporting/ws/pom.xml> to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-reporting/builds/2010-12-13_16-21-38/archive/org.hisp.dhis/dhis-web-reporting/2.0.6-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-reporting/ws/src/main/java/org/hisp/dhis/reporting/document/action/GetAllDocumentsAction.java>:[92,55] cannot find symbol
symbol  : method getDocumentCountByName(java.lang.String)
location: interface org.hisp.dhis.document.DocumentService

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-reporting/ws/src/main/java/org/hisp/dhis/reporting/document/action/GetAllDocumentsAction.java>:[94,64] cannot find symbol
symbol  : method getDocumentsBetweenByName(java.lang.String,int,int)
location: interface org.hisp.dhis.document.DocumentService

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-reporting/ws/src/main/java/org/hisp/dhis/reporting/document/action/GetAllDocumentsAction.java>:[98,55] cannot find symbol
symbol  : method getDocumentCount()
location: interface org.hisp.dhis.document.DocumentService

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-reporting/ws/src/main/java/org/hisp/dhis/reporting/document/action/GetAllDocumentsAction.java>:[100,64] cannot find symbol
symbol  : method getDocumentsBetween(int,int)
location: interface org.hisp.dhis.document.DocumentService


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 29 seconds
[INFO] Finished at: Mon Dec 13 16:31:15 CET 2010




Follow ups