From: <no...@so...> - 2002-11-24 17:09:22
|
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: Fantasy Sports Module Group: CVS HEAD Status: Open Resolution: Accepted >Priority: 6 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:09 Message: Logged In: YES user_id=88713 There is an alternative build system available now. This doesn;t use all the stuff of Centipede and therefore is much more stable (although much less useful). All you can do is build and run the application, but that's all you need to do most of the time. In order to use it put the following directory in you PATH environemnt variable: [path-to-krysalis-centipede]/bin then in your CSMS directory run the command "ant run" I am reducing the priority of this bug since you can now carry on working an I am busy on other things. If this workaround fails please raise the priority again. ---------------------------------------------------------------------- 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 |