Re: Getting Started
Steve Murphy <[email protected]> Tue, 13 Sep 2011 08:20:27 +0100
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Luke, I’m not sure how much help I will be but here are a few thoughts I had. I recently had some problems building the sources, my problem was my CLASSPATH contained some spacey paths (C:\Program Files (x86)\...). Putting double quotes around that or replacing it with C:\PROGRA~2, solved my problem. Also my JAVA_HOME uses C:\PROGA~1 instead of C:\Program Files. Have you tried with a older version of java? (Version 1.7 is quite new isn’t it?, I’m using 1.6.0_21) I’m using the 2.8.5-dev sources from subverison. Regards, Steve P.S Sorry if this comes out twice the first email was too big. From: Luke Briner Sent: Monday, September 12, 2011 3:19 PM To: [email protected] Subject: [Cruisecontrol-user] Getting Started Attempting to get CC up and running on a Windows 7 Desktop. I want to try distributed builds so have downloaded the source and tried to follow the getting started guide here: http://confluence.public.thoughtworks.org/display/CC/GettingStarted but I cannot get past the initial build of main/build.bat I get errors in the unit tests but if I try to run ant -Dtest.skip=true, the unit tests are still run and it still fails meaning I can't carry on. I looked in the build.xml and it looks like this skip flag is for older deprecated targets which would explain why it doesn't work. I tried running the build.bat in main (as per the instructions on the web site) and then using ant, I tried the one in the INSTALL_DIR both with the skip and test still failed. The output is below. Is this a real error that I need to fix or is it simply a problem with the install scripts? Thanks ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user