Actions
Bug #3823
closed"make" dependency causes build to fail on windows
Start date:
02/17/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3823
Description
Per duane costa:
There's a platform dependency on 'make' which is a blocker for building the source distribution on Windows. Is there some way to turn off this make dependency without resorting to editing the build.xml file directly?
C:\metacat-src-1.9.0\metacat>ant clean install
Buildfile: build.xml
BUILD FAILED
C:\metacat-src-1.9.0\metacat\build.xml:853: Execute failed: java.io.IOException: CreateProcess: make error=2
Total time: 1 second
Actions