|
From: Francois G. <fra...@gr...> - 2006-12-15 09:55:11
|
Hello, I don't have an straightforward answer, my buddy Philippe is more the =20= PHP specialist than I am, and he is on vacation right now. So answer =20 may take until beginning of January, sorry. But your question is =20 very, very good and got me into interesting thinking about using =20 Eclipse, not only as an IDE, but as a "continuous build platform". =20 Thanks for the post. Fran=E7ois On Dec 13, 2006, at 3:18 PM, Lars Olesen wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I am using EasyEclipse with PHPEclipse, and I want to do the =20 > following: > > I want to automate builds of code I have in a Subversion repos to a > server. The build should only be performed if all tests written with > SimpleTest passes (I have the SimpleTest plugin as well). > > So the following should happen: > > - - check out code from the subversion repos > - - run tests > - - if fail - stop build > - - if pass - make a build to the server > > The subversion repos is working and the tests are working. However, =20= > I am > not sure how to do the following: > > - - check out the code from the repos using ant? > - - run the tests on the code? > - - stop the build if tests fail? > - - go on with the build if tests pass? > > Hope that you know more than me :) > > - -- > Lars > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFFgIpe38cNW+2JLEoRAuqbAJ0WipBEZytetc96DhWPWVBqx075hQCeJQPP > 9Jn5v+Zocynoq1b56OHObuU=3D > =3DAgR5 > -----END PGP SIGNATURE----- > > ----------------------------------------------------------------------=20= > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to =20 > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?=20 > page=3Djoin.php&p=3Dsourceforge&CID=3DDEVDEV > _______________________________________________ > Vistit also http://EasyEclipse for more help options > EasyEclipse-user mailing list > Eas...@li... > https://lists.sourceforge.net/lists/listinfo/easyeclipse-user |