Re: getting with building cruisecontrol and making a change
Adam Bruss <[email protected]> Thu, 25 Aug 2011 16:59:38 +0000
| Newsgroups | gmane.comp.java.cruise-control.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks. I've ran the ant build and generated some .jar files in dist. cruisecontrol.jar cruisecontrol-antprogresslauncher.jar cruisecontrol-launcher.jar I tried running these with my jvm. The first two gave errors. The last one didn't give an error but I think it failed silently. So what's the right way to get cc running from the binaries I just built? Adam Bruss Senior Development Engineer AWR Corporation 11520 N. Port Washington Rd., Suite 201 Mequon, WI 53092 USA P: 1.262.240.0291 x104 F: 1.262.240.0294 E: [email protected] W: http://www.awrcorp.com<http://www.awrcorp.com/> From: Julian Simpson [mailto:[email protected]] Sent: Wednesday, August 24, 2011 4:49 PM To: [email protected] Subject: Re: [Cruisecontrol-devel] getting with building cruisecontrol and making a change On 24 August 2011 17:29, Adam Bruss <[email protected]<mailto:[email protected]>> wrote: Hello, I'm getting started with building cruisecontrol from source to working on adding a feature. I'm a little green on building java code. I've checked out the trunk ( https://cruisecontrol.svn.sourceforge.net/svnroot/cruisecontrol/trunk/cruisecontrol ) and ran build.bat. I'm doing this on Windows 7. Make sure that you have Ant installed, and in your %PATH%. Then you can cd into the main folder and run the build. 'ant -p' will give you the build targets. the dashboard is a separate project under reporting/dashboard. Best J. Unittest failures came out from PipedExecBuilderTest and target and dist folders were created. target has many .class files in it. dist has one file in it being cruisecontrol-antprogresslogger.jar. I'd like to be able to run cruisecontrol with a config, test my feature, make a source change, build, run and test again. How do I know if the build succeeded ( disregarding unittests ) and what do I run to get cruisecontrol to fire up? Adam Bruss Senior Development Engineer AWR Corporation 11520 N. Port Washington Rd., Suite 201 Mequon, WI 53092 USA P: 1.262.240.0291 x104<tel:1.262.240.0291%20x104> F: 1.262.240.0294<tel:1.262.240.0294> E: [email protected]<http://[email protected]> W: http://www.awrcorp.com<http://www.awrcorp.com/> ------------------------------------------------------------------------------ EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev _______________________________________________ Cruisecontrol-devel mailing list [email protected]<mailto:[email protected]> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-devel -- Julian Simpson The Build Doctor Ltd. http://www.build-doctor.com [email protected]<mailto:[email protected]> (+44) 207 183 0323 ------------------------------------------------------------------------------ EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev _______________________________________________ Cruisecontrol-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-devel