Re: AW: Ant @ CIServer TeamCity

2008-10-03 Thread Steve Loughran

[EMAIL PROTECTED] wrote:

Nice integration.

I like TeamCitys build agents. Has [EMAIL PROTECTED] some configured for 
different platforms (Linux, Windows)?

Because of the integration with Jira: is that something for Ivy? Is there an integration with Bugzilla? 


We should move Ant over to Jira too, perhaps. It makes x-filing bugs 
between ivy and other projects better, and has a fairly good experience 
*Except over very slow networks*.


1. Yahoo! are working with infrastructure on some build farm. Hadoop is 
their line of business app and they care about it never failing a test.


2. We are bringing up hudson at work on a set of machines, real and 
virtual. I could get it to build ant too, but you wont get to see the 
results, just get the mail. So much mail.

  -OS/X only works if someone is logged on
  -some of the linux VMs experience clock drift; this really makes a 
mess of a release process. Amazon AWS Auth doesnt even want to talk to 
you if your clock is 8 hours out, so there goes some of our functional 
tests, for example.





--
Steve Loughran  http://www.1060.org/blogxter/publish/5
Author: Ant in Action   http://antbook.org/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Ant @ CIServer TeamCity

2008-10-02 Thread Jan.Materne
Notifications by the CI server [1] are now send to
[EMAIL PROTECTED]
So you'll could get a little more traffic in the future.

BTW - now I saw that Apache is hosting a Hudson [2]  instance [3].


Jan


[1] http://ant.apache.org/nightlies.html
[2] https://hudson.dev.java.net/
[3] http://hudson.zones.apache.org/hudson/


Re: Ant @ CIServer TeamCity

2008-10-02 Thread Steve Loughran

[EMAIL PROTECTED] wrote:

Notifications by the CI server [1] are now send to
[EMAIL PROTECTED]
So you'll could get a little more traffic in the future.

BTW - now I saw that Apache is hosting a Hudson [2]  instance [3].


Jan


[1] http://ant.apache.org/nightlies.html
[2] https://hudson.dev.java.net/
[3] http://hudson.zones.apache.org/hudson/



Hudson is being used by Hadoop. Here is an example of it at work

https://issues.apache.org/jira/browse/HADOOP-4325

when you submit a patch on jira, and mark it as patch available, hudson 
will check out and build the code, and reject it if

 -it doesnt build
 -it creates more findbugs or checkstyle warnings
 -any tests fail
 -it doesnt add or change existing tests

so: no tests, no commit. Its a nice way of handling contribs from third 
parties; hudson rejects things until the patch is up to scratch, then 
the committers take over.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



AW: Ant @ CIServer TeamCity

2008-10-02 Thread Jan.Materne
Nice integration.

I like TeamCitys build agents. Has [EMAIL PROTECTED] some configured for 
different platforms (Linux, Windows)?

Because of the integration with Jira: is that something for Ivy? Is there an 
integration with Bugzilla? 


Jan

-Ursprüngliche Nachricht-
Von: Steve Loughran [mailto:[EMAIL PROTECTED] 
Gesendet: Donnerstag, 2. Oktober 2008 12:07
An: Ant Developers List
Betreff: Re: Ant @ CIServer TeamCity

[EMAIL PROTECTED] wrote:
 Notifications by the CI server [1] are now send to
 [EMAIL PROTECTED]
 So you'll could get a little more traffic in the future.
 
 BTW - now I saw that Apache is hosting a Hudson [2]  instance [3].
 
 
 Jan
 
 
 [1] http://ant.apache.org/nightlies.html
 [2] https://hudson.dev.java.net/
 [3] http://hudson.zones.apache.org/hudson/
 

Hudson is being used by Hadoop. Here is an example of it at work

https://issues.apache.org/jira/browse/HADOOP-4325

when you submit a patch on jira, and mark it as patch 
available, hudson 
will check out and build the code, and reject it if
  -it doesnt build
  -it creates more findbugs or checkstyle warnings
  -any tests fail
  -it doesnt add or change existing tests

so: no tests, no commit. Its a nice way of handling contribs 
from third 
parties; hudson rejects things until the patch is up to scratch, then 
the committers take over.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]