|
From: Pjm <pj...@sa...> - 2003-03-12 13:45:58
|
Ant is looking for /nfs/team81/pjm/CVS/CVS-new/Common when it needs to look for
/nfs/team81/pjm/CVS/CVS-new/GUS/Common.
Arnaud has a similar problem but with a different directory (it wants
CBIL/CBIL/Bio !)
pcs2g[pjm]131: build GUS install -append
ant -f /nfs/team81/pjm/CVS/CVS-new/install/build.xml install -Dproj=GUS
-DtargetDir=/nfs/team81/pjm/GUS -Dcomp=
-DprojectsDir=/nfs/team81/pjm/CVS/CVS-new -Dappend=true -logger
org.apache.tools.ant.NoBannerLogger | grep ']'
[echo] .
[echo] Installing CBIL/Bio
[echo] .
[echo] Installing CBIL/CSP
[echo] .
[echo] Installing CBIL/Util
[echo] .
[echo] Installing Common
BUILD FAILED
file:/nfs/team81/pjm/CVS/CVS-new/install/build.xml:108:
Component directory /nfs/team81/pjm/CVS/CVS-new/Common not found.
|