See <DHIS2 App Hub;
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 <DHIS2 App Hub;
[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 <DHIS2 App Hub;
[HUDSON] Archiving <DHIS2 App Hub; 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
<DHIS2 App Hub cannot find symbol
symbol : method setNoChars(java.lang.Integer)
location: class org.hisp.dhis.patient.PatientIdentifierType
<DHIS2 App Hub cannot find symbol
symbol : method setType(java.lang.String)
location: class org.hisp.dhis.patient.PatientIdentifierType
<DHIS2 App Hub setBirthDateFromAge(int) in org.hisp.dhis.patient.Patient cannot be applied to (int,char)
<DHIS2 App Hub cannot find symbol
symbol : method setDobType(java.lang.Character)
location: class org.hisp.dhis.patient.Patient
<DHIS2 App Hub setBirthDateFromAge(int) in org.hisp.dhis.patient.Patient cannot be applied to (int,char)
<DHIS2 App Hub setBirthDateFromAge(int) in org.hisp.dhis.patient.Patient cannot be applied to (int,char)
<DHIS2 App Hub cannot find symbol
symbol : method setDobType(java.lang.Character)
location: class org.hisp.dhis.patient.Patient
<DHIS2 App Hub setBirthDateFromAge(int) in org.hisp.dhis.patient.Patient cannot be applied to (int,char)
<DHIS2 App Hub cannot find symbol
symbol : method setDobType(java.lang.Character)
location: class org.hisp.dhis.patient.Patient
<DHIS2 App Hub cannot find symbol
symbol : method setNoChars(java.lang.Integer)
location: class org.hisp.dhis.patient.PatientIdentifierType
<DHIS2 App Hub cannot find symbol
symbol : method setType(java.lang.String)
location: class org.hisp.dhis.patient.PatientIdentifierType
<DHIS2 App Hub setBirthDateFromAge(int) in org.hisp.dhis.patient.Patient cannot be applied to (int,char)
<DHIS2 App Hub cannot find symbol
symbol : method setDobType(java.lang.Character)
location: class org.hisp.dhis.patient.Patient
<DHIS2 App Hub 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