Hello,
I downloaded the XML Manipulation using XML Task and tried to compile. I received the following error:
oopsconsultancy\xmltask\test\TestXmlReplacement.java:77: cannot find symbol
[javac] symbol : class TestSuite
I'm using the following java version:
Java(TM) SE Runtime Environment (build 1.6.0_02-b06)
Java HotSpot(TM) Client VM (build 1.6.0_02-b06, mixed mode)
I'm using the following ant version:
Apache Ant version 1.7.0 compiled on December 13 2006
I didn't find the file named TestSuite.java anywhere. Did I miss something in the download or extraction? Hope you can help. Thanks.
Jim |