Re: rsync daemon on hudson slave?

2011-03-03 Thread Scott O'Bryan
It is.. On Mar 3, 2011, at 8:30 AM, Joe Schaefer wrote: > It needs to be capable of building individual files. > That's it. > > > > - Original Message >> From: Niklas Gustavsson >> To: builds@apache.org >> Cc: Joe Schaefer >> Sent: Thu, March 3, 2011 10:27:22 AM >> Subject: Re: rsync

Re: rsync daemon on hudson slave?

2011-03-03 Thread Scott O'Bryan
Sorry, to be clear it uses post-build targets to create the archive. On Mar 3, 2011, at 6:41 AM, Scott O'Bryan wrote: > Well, mine isn't completely done yet (the tar.gz is not correct and > some other things) but the myfaces-trinidad-site job has a working > principal for do

Re: rsync daemon on hudson slave?

2011-03-03 Thread Scott O'Bryan
Well, mine isn't completely done yet (the tar.gz is not correct and some other things) but the myfaces-trinidad-site job has a working principal for downloading as a cron job. It pulls the sites source into a staging directory and packages it up during the build. It then stores the tar.gz as an a

Re: Hudson and Apache Releasing

2011-03-02 Thread Scott O'Bryan
You might be right about he "safety" issue but trying to enforce this all the time across all projects is not real feasible. I don't think the plugin would hurt in either case and it prevents releases from getting accidentally uploaded to the snapshot repository. Scott On Mar 2, 2011, at 6:26 AM

Re: Questions : install Jenkins instead of Hudson

2011-02-03 Thread Scott O'Bryan
>>>> 'trademark' into it. >>> >>> Excuse me? How did this sentence help the conversation? >>> >>> Gav... >>> >>>> >>>> On Thu, Feb 3, 2011 at 4:33 PM, Paul Benedict >>>> wrote: >>>>

Re: Questions : install Jenkins instead of Hudson

2011-02-03 Thread Scott O'Bryan
"jakarta" project is because they >> didn't want to use "java" in the subdomain name. >> >> On Thu, Feb 3, 2011 at 1:58 PM, Scott O'Bryan wrote: >> >>> Not sure it's been trademarked, but if it has, I'm pretty sure that it >>

Re: Questions : install Jenkins instead of Hudson

2011-02-03 Thread Scott O'Bryan
ava" in the subdomain name. > > On Thu, Feb 3, 2011 at 1:58 PM, Scott O'Bryan wrote: > >> Not sure it's been trademarked, but if it has, I'm pretty sure that it >> doesn't apply to subdomains. I'm okay with migrating the domain name, >> bu

Re: Questions : install Jenkins instead of Hudson

2011-02-03 Thread Scott O'Bryan
Not sure it's been trademarked, but if it has, I'm pretty sure that it doesn't apply to subdomains. I'm okay with migrating the domain name, but there should be a grace period. Either way, the redirect will make sure the Jenkins name shows up for everyone who cares .. :) On Feb 3, 2011, at 12:47

Re: AW: Questions : install Jenkins instead of Hudson

2011-02-03 Thread Scott O'Bryan
+1 for redirect. It will allow us time to switch our cron scripts which pull information from hudson. Will anything else I our URL's to the artifacts change? On Feb 3, 2011, at 12:38 PM, Jan Matèrne wrote: > +1 for Jenkins > +1 for redirecting hudson.a.o to jenkins.ao > > And "mark hudson.a.o

Re: rsync daemon on hudson slave?

2011-02-02 Thread Scott O'Bryan
more naturally to me. I just tried downloading the workspace as a zip file but it takes ages. So practically this isn't going to work. Uli On 02.02.2011 11:34, Scott O'Bryan wrote: Hey Uli, I've been tinkering with an idea for the myfaces Portlet Bridge project. The Hudson

Re: rsync daemon on hudson slave?

2011-02-02 Thread Scott O'Bryan
Hey Uli, I've been tinkering with an idea for the myfaces Portlet Bridge project. The Hudson UI will allow you to retrieve a set of artifacts in zip format using a well defined URL. I was toying with the idea of using a script to wget the data as an archive, unarchiving it, and then moving it to