Re: How to stop a build?

David DL <[email protected]> Fri, 23 May 2014 15:34:15 -0400
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
--===============4802226848316137903==
Content-Type: multipart/alternative;
	boundary="_f667252c-dfd6-4979-8624-f6169b84977c_"

--_f667252c-dfd6-4979-8624-f6169b84977c_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi Kent=2C
=20
Getting an official kill-a-build in CC would be awesome.  Have not done muc=
h Java coding=2C but I'd be interested in following this feature progress t=
oo.
=20
I guess (?) killing pure Java builders like Ant would be easy.  I wonder if=
 there would be complications in dealing with process hierarchies spawned o=
utside of Java's immediate control.    As in my case of a shell script driv=
ing a GNU Make based build.
=20
David=20
=20
> Date: Fri=2C 23 May 2014 13:02:37 -0500
> From: [email protected]
> To: [email protected]
> Subject: Re: [Cruisecontrol-user] How to stop a build?
>=20
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> On Fri=2C May 23=2C 2014 at 05:51:37PM +0000=2C Adam Bruss wrote:
> > I think ccnet just kills the process at the top of the current ongoing
> > build and all child processes.
> >=20
> > That seems fine for java cruisecontrol. I've killed a thousand java
> > cruisecontrol builds in my time and that's all I ever wanted.
>=20
> Yeah=2C that's got to be at least the 80% solution=3B I'll probably start
> with that approach=2C at least.  I expect where it gets trickier is in
> tracking killed builds (which perhaps I'll just punt on in the intial
> version)...
>=20
> As I said=2C I want to take a little more time to think things through
> and review the code=2C but I'm definitely committed to adding this featur=
e
> and supporting it.
>=20
> -------------------------------------------------------------------------=
-----
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform avai=
lable
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> Cruisecontrol-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
 		 	   		  =

--_f667252c-dfd6-4979-8624-f6169b84977c_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'>Hi Kent=2C<BR>&nbsp=3B<BR>Gettin=
g an official kill-a-build&nbsp=3Bin CC would be awesome.&nbsp=3B&nbsp=3BHa=
ve not done much Java&nbsp=3Bcoding=2C but I'd be interested in following t=
his feature progress too.<BR>&nbsp=3B<BR>I guess (?) killing pure Java buil=
ders like Ant would be easy.&nbsp=3B&nbsp=3BI wonder if there would be comp=
lications&nbsp=3Bin&nbsp=3Bdealing with&nbsp=3Bprocess hierarchies spawned =
outside of Java's immediate control.&nbsp=3B&nbsp=3B&nbsp=3B As in my case =
of a shell script driving a GNU Make based build.<BR>&nbsp=3B<BR>David&nbsp=
=3B<br>&nbsp=3B<BR><div>&gt=3B Date: Fri=2C 23 May 2014 13:02:37 -0500<br>&=
gt=3B From: [email protected]<br>&gt=3B To: [email protected]=
forge.net<br>&gt=3B Subject: Re: [Cruisecontrol-user] How to stop a build?<=
br>&gt=3B <br>&gt=3B =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D<br>&gt=3B On Fri=2C May 23=2C 2014 at 05:51:37PM +0000=2C Adam=
 Bruss wrote:<br>&gt=3B &gt=3B I think ccnet just kills the process at the =
top of the current ongoing<br>&gt=3B &gt=3B build and all child processes.<=
br>&gt=3B &gt=3B <br>&gt=3B &gt=3B That seems fine for java cruisecontrol. =
I've killed a thousand java<br>&gt=3B &gt=3B cruisecontrol builds in my tim=
e and that's all I ever wanted.<br>&gt=3B <br>&gt=3B Yeah=2C that's got to =
be at least the 80% solution=3B I'll probably start<br>&gt=3B with that app=
roach=2C at least.  I expect where it gets trickier is in<br>&gt=3B trackin=
g killed builds (which perhaps I'll just punt on in the intial<br>&gt=3B ve=
rsion)...<br>&gt=3B <br>&gt=3B As I said=2C I want to take a little more ti=
me to think things through<br>&gt=3B and review the code=2C but I'm definit=
ely committed to adding this feature<br>&gt=3B and supporting it.<br>&gt=3B=
 <br>&gt=3B ---------------------------------------------------------------=
---------------<br>&gt=3B "Accelerate Dev Cycles with Automated Cross-Brows=
er Testing - For FREE<br>&gt=3B Instantly run your Selenium tests across 30=
0+ browser/OS combos.<br>&gt=3B Get unparalleled scalability from the best =
Selenium testing platform available<br>&gt=3B Simple to use. Nothing to ins=
tall. Get started now for free."<br>&gt=3B http://p.sf.net/sfu/SauceLabs<br=
>&gt=3B _______________________________________________<br>&gt=3B Cruisecon=
trol-user mailing list<br>&gt=3B [email protected]<b=
r>&gt=3B https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user<br=
></div> 		 	   		  </div></body>
</html>=

--_f667252c-dfd6-4979-8624-f6169b84977c_--


--===============4802226848316137903==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
--===============4802226848316137903==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user

--===============4802226848316137903==--