Pranathi writes: > Hi Daniel > > I used the following in ccnet.config but I got the same error > > <exec> > <executable>C:\apache-ant-1.7.1\bin\ant.bat</executable> > <buildArgs>-logger org.apache.tools.ant.XmlLogger -logfile C: > \WorkArea\build_log.xml C:\WorkArea\build.xml</buildArgs> > </exec> > > Thanks, > Pranathi
Hi Pranathi, could you show me the rest of your configuration? The "unused node detected" message is an indicator for typos in element names or usage of unsupported elements. This happens for example when people use the docs for the development versions and have a release version installed that doesn't support a specific setting. regards, Daniel
