← Back to team overview

dhis2-devs team mailing list archive

Build failed in Hudson: Dhis2 Web Trunk » DHIS Data Dictionary #1585

 

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

Changes:

[Quang] Apply pagination in IndicatorGroupSet.

[Quang] Apply pagination in IndicatorGroup.

[Quang] Apply pagination in IndicatorType.

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Data Dictionary
[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-maintenance-datadictionary/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 101 source files to <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-datadictionary/ws/target/classes>
[HUDSON] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-datadictionary/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-maintenance-datadictionary/builds/2010-12-02_19-19-21/archive/org.hisp.dhis/dhis-web-maintenance-datadictionary/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-maintenance-datadictionary/ws/src/main/java/org/hisp/dhis/dd/action/indicatorgroupset/ListIndicatorGroupSetAction.java>:[94,56] cannot find symbol
symbol  : method getIndicatorGroupSetCountByName(java.lang.String)
location: interface org.hisp.dhis.indicator.IndicatorService

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-datadictionary/ws/src/main/java/org/hisp/dhis/dd/action/indicatorgroupset/ListIndicatorGroupSetAction.java>:[96,83] cannot find symbol
symbol  : method getIndicatorGroupSetsBetweenByName(java.lang.String,int,int)
location: interface org.hisp.dhis.indicator.IndicatorService

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-datadictionary/ws/src/main/java/org/hisp/dhis/dd/action/indicatorgroupset/ListIndicatorGroupSetAction.java>:[100,56] cannot find symbol
symbol  : method getIndicatorGroupSetCount()
location: interface org.hisp.dhis.indicator.IndicatorService

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-datadictionary/ws/src/main/java/org/hisp/dhis/dd/action/indicatorgroupset/ListIndicatorGroupSetAction.java>:[102,83] cannot find symbol
symbol  : method getIndicatorGroupSetsBetween(int,int)
location: interface org.hisp.dhis.indicator.IndicatorService


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 18 seconds
[INFO] Finished at: Thu Dec 02 19:22:46 CET 2010
[INFO] Final Memory: 100M/286M
[INFO] ------------------------------------------------------------------------




Follow ups