← Back to team overview

dhis2-devs team mailing list archive

Build failed in Jenkins: Dhis2 Web Trunk » DHIS Case Entry #2606

 

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

Changes:

[Tran Chau] Fix bug: Visitplans are shown with completed-programStageIsntance as "true".

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Case Entry
[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-caseentry/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 39 source files to <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-caseentry/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-caseentry/ws/src/main/java/org/hisp/dhis/caseentry/action/visitplan/SearchVisitPlanAction.java>:[174,35] cannot find symbol
symbol  : method countActivitiesByProvider(org.hisp.dhis.organisationunit.OrganisationUnit)
location: interface org.hisp.dhis.activityplan.ActivityPlanService
[ERROR] <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-caseentry/ws/src/main/java/org/hisp/dhis/caseentry/action/visitplan/SearchVisitPlanAction.java>:[178,65] cannot find symbol
symbol  : method getActivitiesByProvider(org.hisp.dhis.organisationunit.OrganisationUnit,int,int)
location: interface org.hisp.dhis.activityplan.ActivityPlanService
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-caseentry/ws/pom.xml> to /projects/hisp/jenkins_home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-caseentry/builds/2011-05-23_08-20-37/archive/org.hisp.dhis/dhis-web-caseentry/2.3-SNAPSHOT/dhis-web-caseentry-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-caseentry/ws/src/main/java/org/hisp/dhis/caseentry/action/visitplan/SearchVisitPlanAction.java>:[174,35] cannot find symbol
symbol  : method countActivitiesByProvider(org.hisp.dhis.organisationunit.OrganisationUnit)
location: interface org.hisp.dhis.activityplan.ActivityPlanService
<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-caseentry/ws/src/main/java/org/hisp/dhis/caseentry/action/visitplan/SearchVisitPlanAction.java>:[178,65] cannot find symbol
symbol  : method getActivitiesByProvider(org.hisp.dhis.organisationunit.OrganisationUnit,int,int)
location: interface org.hisp.dhis.activityplan.ActivityPlanService

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17 minutes 33 seconds
[INFO] Finished at: Mon May 23 08:38:18 CEST 2011
[INFO] Final Memory: 179M/451M
[INFO] ------------------------------------------------------------------------



Follow ups