From: <no...@so...> - 2002-11-24 17:01:08
|
Bugs item #643126, was opened at 2002-11-24 16:14 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=509508&aid=643126&group_id=65029 >Category: None >Group: CVS HEAD Status: Open >Resolution: Accepted Priority: 8 Submitted By: Michael Lever (leverm) Assigned to: Ross Gardler (rgardler) Summary: CSMS broken? Initial Comment: Downloaded latest version from CVS, but it appears to be broken. Error message : dummy-target: core libs fetch finished Transforming into C:\fanfoot-dev\csms- core\build\work\temp Parsing with PH2: C:\fanfoot-dev\csms- core\build\work\temp\module.FantasySportsM odule.classpath.xml run: Execute directory is C:\fanfoot-dev\csms- core\build/FantasySportsModule/work/cen tipede/dist-bin Error in class net.sf.antcontrib.logic.IfTask BUILD FAILED file:C:/fanfoot-dev/csms-core/centibuild.xml:105: The directory you specified do es not exist Total time: 3 seconds C:\fanfoot-dev\csms-core> I see that a new directory was created in the csms folder when cent was run : "${centipede.cent.dist.bin.dir}", which appears to have been named incorrectly, not sure what it's meant to be called, but I know it's not that. ---------------------------------------------------------------------- >Comment By: Ross Gardler (rgardler) Date: 2002-11-24 17:01 Message: Logged In: YES user_id=88713 The ${centipede.cent.dist.bin.dir} is created by centipede. I suspect that this is becasue you have not recently updated your local version of Centipede, can you delete the directory, update centipede and try again. If it still happens please open as a separate bug. You are correct with the failed build - I'm working on it now. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=509508&aid=643126&group_id=65029 |