Description
Looks like during the merge in build.xml PIG-5105 was accidentally partially reverted:
<sysproperty key="build.classes" value="${build.classes}" /> <sysproperty key="test.build.classes" value="${test.build.classes}" /> <sysproperty key="ivy.lib.dir" value="${ivy.lib.dir}" />
was removed.