Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
ManifoldCF 1.6
-
None
Description
On a fresh checkout, run "ant make-core-deps test". The build fails on the Elastic Search connector, as follows:
BUILD FAILED C:\wip\mcf\release-1.6-branch\build.xml:265: The following error occurred while executing this line: C:\wip\mcf\release-1.6-branch\build.xml:239: The following error occurred while executing this line: C:\wip\mcf\release-1.6-branch\dist\connector-build.xml:533: C:\wip\mcf\release-1.6-branch\connectors\elasticsearch\test-materials-proprietary\elasticsearch-1.0.1 does not exist.
The conditional compilation of tests seems to not be working right in connector-build.xml.