← Back to team overview

dhis2-devs team mailing list archive

Build failed in Jenkins: Dhis2 Web Trunk » DHIS Common Functionality for Web #2617

 

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

Changes:

[Morten Olav Hansen] updated UserGroup to implement IdentifiableObject

[Morten Olav Hansen] added/updated ajax-json actions for getDataElementGroups/getDataElementGroupSets/getIndicatorGroups/getIndicatorGroupSets

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Common Functionality for Web
[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-commons/ws/target>
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
    [mkdir] Created dir: <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-commons/ws/target/classes>
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 143 source files to <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-commons/ws/target/classes>
[JENKINS] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-commons/ws/pom.xml> to /projects/hisp/jenkins_home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-commons/builds/2011-05-24_12-19-59/archive/org.hisp.dhis/dhis-web-commons/2.3-SNAPSHOT/dhis-web-commons-2.3-SNAPSHOT.pom
Waiting for Jenkins to finish collecting data
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-commons/ws/src/main/java/org/hisp/dhis/commons/action/GetUserGroupsAction.java>:[88,48] <T>filterNameByKey(java.util.List<T>,java.lang.String,boolean) in org.hisp.dhis.system.util.IdentifiableObjectUtils cannot be applied to (java.util.List<org.hisp.dhis.user.UserGroup>,java.lang.String,boolean)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-commons/ws/src/main/java/org/hisp/dhis/commons/action/GetUserGroupsAction.java>:[88,48] <T>filterNameByKey(java.util.List<T>,java.lang.String,boolean) in org.hisp.dhis.system.util.IdentifiableObjectUtils cannot be applied to (java.util.List<org.hisp.dhis.user.UserGroup>,java.lang.String,boolean)

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32 seconds
[INFO] Finished at: Tue May 24 12:20:40 CEST 2011
[INFO] Final Memory: 47M/117M
[INFO] ------------------------------------------------------------------------



Follow ups