After an upgrade of Ant 1.3 to Ant 1.4.1 I get errors while compiling
/home/integrator/square/src/com/siemens/square/client/translation/Translatio
n.java:107: cannot resolve symbol
[javac] symbol : method getLocalName ()
[javac] location: interface org.w3c.dom.Node
[javac] if ((itemMember.getLocalName()
!= null) && itemMember.getLocalName().equals("meaning")){
I have copied my old jar files from the lib directory to the new location
(after backing up the old ones) but the problem still stays, anybody knows
what is going on ?
Erik
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>
|