dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #12520
Build failed in Jenkins: Dhis2 Web Trunk » DHIS User Maintenance #2714
See <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-user/2714/changes>
Changes:
[Lars Helge Overland] Changed behavior of add/update user: A user can only assign user roles to a new user with less authorities than himself.
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS User Maintenance
[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-user/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 26 source files to <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-user/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-user/ws/src/main/java/org/hisp/dhis/user/action/SetupTreeAction.java>:[37,34] cannot find symbol
symbol : class UserAuthorityGroupSubsetFilter
location: package org.hisp.dhis.system.filter
[ERROR] <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-user/ws/src/main/java/org/hisp/dhis/user/action/SetupTreeAction.java>:[131,53] cannot find symbol
symbol : class UserAuthorityGroupSubsetFilter
location: class org.hisp.dhis.user.action.SetupTreeAction
[ERROR] <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-user/ws/src/main/java/org/hisp/dhis/user/action/AddUserAction.java>:[164,130] cannot find symbol
symbol : method getUserCredentials()
location: class org.hisp.dhis.user.User
[ERROR] <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-user/ws/src/main/java/org/hisp/dhis/user/action/AddUserAction.java>:[199,73] cannot find symbol
symbol : method canIssue(org.hisp.dhis.user.UserAuthorityGroup)
location: class org.hisp.dhis.user.UserCredentials
[ERROR] <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-user/ws/src/main/java/org/hisp/dhis/user/action/AddUserAction.java>:[205,12] cannot find symbol
symbol : method setUserCredentials(org.hisp.dhis.user.UserCredentials)
location: class org.hisp.dhis.user.User
[ERROR] <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-user/ws/src/main/java/org/hisp/dhis/user/action/UpdateUserAction.java>:[153,130] cannot find symbol
symbol : method getUserCredentials()
location: class org.hisp.dhis.user.User
[ERROR] <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-user/ws/src/main/java/org/hisp/dhis/user/action/UpdateUserAction.java>:[192,73] cannot find symbol
symbol : method canIssue(org.hisp.dhis.user.UserAuthorityGroup)
location: class org.hisp.dhis.user.UserCredentials
[INFO] 7 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-user/ws/pom.xml> to /projects/hisp/jenkins_home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-user/builds/2011-06-11_10-18-32/archive/org.hisp.dhis/dhis-web-maintenance-user/2.3-SNAPSHOT/dhis-web-maintenance-user-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-user/ws/src/main/java/org/hisp/dhis/user/action/SetupTreeAction.java>:[37,34] cannot find symbol
symbol : class UserAuthorityGroupSubsetFilter
location: package org.hisp.dhis.system.filter
<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-user/ws/src/main/java/org/hisp/dhis/user/action/SetupTreeAction.java>:[131,53] cannot find symbol
symbol : class UserAuthorityGroupSubsetFilter
location: class org.hisp.dhis.user.action.SetupTreeAction
<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-user/ws/src/main/java/org/hisp/dhis/user/action/AddUserAction.java>:[164,130] cannot find symbol
symbol : method getUserCredentials()
location: class org.hisp.dhis.user.User
<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-user/ws/src/main/java/org/hisp/dhis/user/action/AddUserAction.java>:[199,73] cannot find symbol
symbol : method canIssue(org.hisp.dhis.user.UserAuthorityGroup)
location: class org.hisp.dhis.user.UserCredentials
<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-user/ws/src/main/java/org/hisp/dhis/user/action/AddUserAction.java>:[205,12] cannot find symbol
symbol : method setUserCredentials(org.hisp.dhis.user.UserCredentials)
location: class org.hisp.dhis.user.User
<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-user/ws/src/main/java/org/hisp/dhis/user/action/UpdateUserAction.java>:[153,130] cannot find symbol
symbol : method getUserCredentials()
location: class org.hisp.dhis.user.User
<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-user/ws/src/main/java/org/hisp/dhis/user/action/UpdateUserAction.java>:[192,73] cannot find symbol
symbol : method canIssue(org.hisp.dhis.user.UserAuthorityGroup)
location: class org.hisp.dhis.user.UserCredentials
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 49 seconds
[INFO] Finished at: Sat Jun 11 10:25:28 CEST 2011
[INFO] Final Memory: 105M/251M
[INFO] ------------------------------------------------------------------------
Follow ups