← Back to team overview

dhis2-devs team mailing list archive

Build failed in Jenkins: Dhis2 Web Trunk » DHIS Data Set Management #2663

 

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

Changes:

[Lars Helge Overland] Changed DataSet-DataElement association from Collection to Set

[Lars Helge Overland] Handling of DataSet-OrganisationUnit and DataElement-DataElementGroup associations

[Morten Olav Hansen] WIP: group filtering for select boxes (still has bugs..)

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Data Set Management
[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-dataset/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 46 source files to <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-dataset/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-dataset/ws/src/main/java/org/hisp/dhis/dataset/action/AddDataSetAction.java>:[171,19] cannot find symbol
symbol  : method addDataElement(org.hisp.dhis.dataelement.DataElement)
location: class org.hisp.dhis.dataset.DataSet
[ERROR] <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-dataset/ws/src/main/java/org/hisp/dhis/dataset/action/UpdateDataSetAction.java>:[180,15] cannot find symbol
symbol  : method updateDataElements(java.util.Set<org.hisp.dhis.dataelement.DataElement>)
location: class org.hisp.dhis.dataset.DataSet
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-dataset/ws/pom.xml> to /projects/hisp/jenkins_home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-dataset/builds/2011-05-30_17-19-20/archive/org.hisp.dhis/dhis-web-maintenance-dataset/2.3-SNAPSHOT/dhis-web-maintenance-dataset-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-dataset/ws/src/main/java/org/hisp/dhis/dataset/action/AddDataSetAction.java>:[171,19] cannot find symbol
symbol  : method addDataElement(org.hisp.dhis.dataelement.DataElement)
location: class org.hisp.dhis.dataset.DataSet
<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-dataset/ws/src/main/java/org/hisp/dhis/dataset/action/UpdateDataSetAction.java>:[180,15] cannot find symbol
symbol  : method updateDataElements(java.util.Set<org.hisp.dhis.dataelement.DataElement>)
location: class org.hisp.dhis.dataset.DataSet

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 12 seconds
[INFO] Finished at: Mon May 30 17:22:40 CEST 2011
[INFO] Final Memory: 78M/228M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data



Follow ups