← Back to team overview

dhis2-devs team mailing list archive

Build failed in Hudson: Dhis2 Web Trunk » DHIS Patient Management #1328

 

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

Changes:

[Tran Chau] Add a dobType property, remove birthdateEstimated property of Patient object and Build a function to validate data when entering data into Identifier fields for a patient ( includes number of character and type (text, number, letter) ).

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Patient 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-patient/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 115 source files to <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-patient/ws/target/classes>
[HUDSON] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-patient/ws/pom.xml> to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-patient/builds/2010-10-25_19-48-38/archive/org.hisp.dhis/dhis-web-maintenance-patient/2.0.6-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-patient/ws/src/main/java/org/hisp/dhis/patient/action/patientidentifiertype/UpdatePatientIdentifierTypeAction.java>:[84,26] cannot find symbol
symbol  : method setNoChars(java.lang.Integer)
location: class org.hisp.dhis.patient.PatientIdentifierType

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-patient/ws/src/main/java/org/hisp/dhis/patient/action/patientidentifiertype/UpdatePatientIdentifierTypeAction.java>:[85,26] cannot find symbol
symbol  : method setType(java.lang.String)
location: class org.hisp.dhis.patient.PatientIdentifierType

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-patient/ws/src/main/java/org/hisp/dhis/patient/action/patient/AddRepresentativeAction.java>:[131,19] setBirthDateFromAge(int) in org.hisp.dhis.patient.Patient cannot be applied to (int,char)

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-patient/ws/src/main/java/org/hisp/dhis/patient/action/patient/AddRepresentativeAction.java>:[134,15] cannot find symbol
symbol  : method setDobType(java.lang.Character)
location: class org.hisp.dhis.patient.Patient

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-patient/ws/src/main/java/org/hisp/dhis/patient/action/patient/ValidatePatientAction.java>:[248,13] setBirthDateFromAge(int) in org.hisp.dhis.patient.Patient cannot be applied to (int,char)

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-patient/ws/src/main/java/org/hisp/dhis/patient/action/patient/AddPatientAction.java>:[177,18] setBirthDateFromAge(int) in org.hisp.dhis.patient.Patient cannot be applied to (int,char)

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-patient/ws/src/main/java/org/hisp/dhis/patient/action/patient/AddPatientAction.java>:[180,15] cannot find symbol
symbol  : method setDobType(java.lang.Character)
location: class org.hisp.dhis.patient.Patient

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-patient/ws/src/main/java/org/hisp/dhis/patient/action/patient/UpdatePatientAction.java>:[152,19] setBirthDateFromAge(int) in org.hisp.dhis.patient.Patient cannot be applied to (int,char)

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-patient/ws/src/main/java/org/hisp/dhis/patient/action/patient/UpdatePatientAction.java>:[155,15] cannot find symbol
symbol  : method setDobType(java.lang.Character)
location: class org.hisp.dhis.patient.Patient

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-patient/ws/src/main/java/org/hisp/dhis/patient/action/patientidentifiertype/AddPatientIdentifierTypeAction.java>:[79,29] cannot find symbol
symbol  : method setNoChars(java.lang.Integer)
location: class org.hisp.dhis.patient.PatientIdentifierType

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-patient/ws/src/main/java/org/hisp/dhis/patient/action/patientidentifiertype/AddPatientIdentifierTypeAction.java>:[80,29] cannot find symbol
symbol  : method setType(java.lang.String)
location: class org.hisp.dhis.patient.PatientIdentifierType

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-patient/ws/src/main/java/org/hisp/dhis/patient/action/relationship/AddRelationshipPatientAction.java>:[144,18] setBirthDateFromAge(int) in org.hisp.dhis.patient.Patient cannot be applied to (int,char)

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-patient/ws/src/main/java/org/hisp/dhis/patient/action/relationship/AddRelationshipPatientAction.java>:[147,15] cannot find symbol
symbol  : method setDobType(java.lang.Character)
location: class org.hisp.dhis.patient.Patient

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-maintenance-patient/ws/src/main/java/org/hisp/dhis/patient/action/relationship/ValidateAddRelationshipPatientAction.java>:[202,12] setBirthDateFromAge(int) in org.hisp.dhis.patient.Patient cannot be applied to (int,char)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 19 seconds
[INFO] Finished at: Mon Oct 25 19:55:04 CEST 2010




Follow ups