dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #12429
Build failed in Jenkins: Dhis2 Web Trunk » DHIS Data Dictionary #2687
See <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-datadictionary/2687/changes>
Changes:
[Tran Chau] Fix bug: Filter indicator by dictionary.
------------------------------------------
[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] snapshot org.hisp.dhis:dhis-service-importexport:2.3-SNAPSHOT: checking for updates from amplecode_maven2_repo
[INFO] snapshot org.hisp.dhis:dhis-service-importexport:2.3-SNAPSHOT: checking for updates from dhis.uio.no
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 96 source files to <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-datadictionary/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <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/dataelement/GetDataElementListAction.java>:[193,80] getDataElementsByDictionaryId(int) in org.hisp.dhis.datadictionary.DataDictionaryService cannot be applied to (java.lang.String,java.lang.Integer)
[ERROR] <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/indicator/GetIndicatorListAction.java>:[193,76] cannot find symbol
symbol : method getIndicatorsByDictionaryId(java.lang.String,java.lang.Integer)
location: interface org.hisp.dhis.datadictionary.DataDictionaryService
[ERROR] <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/indicator/GetIndicatorListAction.java>:[206,72] cannot find symbol
symbol : method getIndicatorsByDictionaryId(java.lang.Integer)
location: interface org.hisp.dhis.datadictionary.DataDictionaryService
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-datadictionary/ws/pom.xml> to /projects/hisp/jenkins_home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-datadictionary/builds/2011-06-02_05-37-22/archive/org.hisp.dhis/dhis-web-maintenance-datadictionary/2.3-SNAPSHOT/dhis-web-maintenance-datadictionary-2.3-SNAPSHOT.pom
[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/dataelement/GetDataElementListAction.java>:[193,80] getDataElementsByDictionaryId(int) in org.hisp.dhis.datadictionary.DataDictionaryService cannot be applied to (java.lang.String,java.lang.Integer)
<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/indicator/GetIndicatorListAction.java>:[193,76] cannot find symbol
symbol : method getIndicatorsByDictionaryId(java.lang.String,java.lang.Integer)
location: interface org.hisp.dhis.datadictionary.DataDictionaryService
<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/indicator/GetIndicatorListAction.java>:[206,72] cannot find symbol
symbol : method getIndicatorsByDictionaryId(java.lang.Integer)
location: interface org.hisp.dhis.datadictionary.DataDictionaryService
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 13 seconds
[INFO] Finished at: Thu Jun 02 05:43:43 CEST 2011
[INFO] Final Memory: 86M/227M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Follow ups