Prevent warnings about missing bin / etc directories
----------------------------------------------------
Key: QPID-998
URL: https://issues.apache.org/jira/browse/QPID-998
Project: Qpid
Issue Type: Improvement
Components: Ant Build System
Reporter: Martin Ritchie
Summary:
Would be good to have a clean build with ant where no warnings were shown.
Currently we have a few modules that show a warning as they have no bin or etc
directory to copy to the build tree.
This is due to the generic nature of our build system but using a condition
check to see if the directories exist we can prevent the error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.