From: Alex H. <al...@9p...> - 2002-11-11 18:34:15
|
Ive been trying to do a build of beta 3 and found a few errors I cant figure out. Is Component a missing class or is something not being imported correctly? Also, is DataTypeRule not up-to-date? Thanks in advance, -Alex "Field.java": Error #: 300 : class Component not found in class ca.uhn.hl7v2.conf.spec.message.Field at line 16, column 13 "Field.java": Error #: 300 : class Component not found in class ca.uhn.hl7v2.conf.spec.message.Field at line 62, column 12 "Field.java": Error #: 300 : class Component not found in class ca.uhn.hl7v2.conf.spec.message.Field at line 72, column 42 "Field.java": Error #: 300 : class Component not found in class ca.uhn.hl7v2.conf.spec.message.Field at line 73, column 9 "DataTypeRule.java": Error #: 300 : class Rule not found in interface ca.uhn.hl7v2.validation.DataTypeRule at line 35, column 39 |