Hide Forgot
Workaround: Workaround Exists Workaround Description: Create missing directory "src" before deploying. project_key: SOA Cannot build the example without creating missing directory "src" first. ======================================================= BUILD FAILED /home/mvanek/work/er4/jboss-as/samples/quickstarts/conf/base-build.xml:436: srcdir "/home/mvanek/work/er4/jboss-as/samples/quickstarts/camel_helloworld/src" does not exist!
The SOA build process does not appear to be copying empty directories.
Fixed with revision 7311 of: build-tools/builders/esb/build.xml Commit message: SOA-2587 Reverse revision 6424 and set: includeEmptyDirs="true" when copying the quickstarts.
Works in 5.1.0.ER5.
Release Notes Docs Status: Added: Not Required Writer: Added: Darrin