I am trying to use ant on Solaris 9 and getting the following error. $ ant Buildfile: build.xml os-detect: win-init: unix-init: init: config-check: unix-prep: check-config-msvc: prep-config-msvc: win-prep: prep: build-log4cxx:
BUILD FAILED /disk11/projects/logging-log4cxx/build.xml:220: The <cc> type doesn't support the nested "project" element. Total time: 6 seconds Any idea why this error could be occurring? I am using ant 1.6.2 and have the ant-contrib and cctask jars in the ant lib directory. Thanks Chris
