Bugzilla – Bug 6398
cvs checkout driven build fails when directories are pruned
Last modified: 2008-10-15 09:32:40
You need to log in before you can comment on or make changes to this bug.
A directory gets pruned when building from checked out source. messaging/gt4.0-elastic/java/msgbridge/lib/ This makes the build fail, it's expecting the directory. So add a mkdir to the relevant build.xml file's init target.
committed fix to messaging/gt4.0-elastic/java/msgbridge/build.xml