Lo.
 
In 1.5 the word enum is a keyword now, so you can't have an identifier called enum anymore. You could specify the "-source 1.4" parameter when compiling but I have no idea where to put it since I don't use ANT to control my compile processes.
 
If you have the full source for the lib you *could* grep and replace for the literal "enum" with "enumvar" or something like that. This rename should allow the code to compile.
 
Ciao
Ewald Horn
Business Manager
NoFuss Solutions
South Africa
Mobile : 083 305 3556
Office : 021 8733120
Web: www.nofusspos.com

Reply via email to