← Back to team overview

dhis2-devs team mailing list archive

Build error in revision 10169

 

Hi,
latest revision of trunk cannot be built. Seems to be web-api-mobile.

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project dhis-web-api-mobile: Compilation failure
[ERROR] /Users/Olav/DHIS/dhis2/dhis-2/dhis-web/dhis-web-api-mobile/src/main/java/org/hisp/dhis/api/mobile/controller/MobileOrganisationUnitController.java:[325,28] cannot find symbol
[ERROR] symbol  : method setName(java.lang.String)
[ERROR] location: class org.hisp.dhis.api.mobile.model.SMSCommand
[ERROR] -> [Help 1]

Olav

Follow ups