Daniel Hommel writes: > 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
BTW, the advice to use elements instead of attributes seems to be wrong. I thought NetReflector doesn't handle attributes, but in the docs it seems like it doesn't care which way you provide the settings... regards, Daniel
