Re: svn commit: r807763 - /lucene/java/trunk/build.xml

2009-08-27 Thread Mark Miller
Mark Miller wrote: > Chris Hostetter wrote: > >> : FWIW, committers can get Hudson accounts. See >> >> are you sure about that? I never understood the reason, but the wiki has >> always said... >> >> "if you are a member of an ASF PMC, get in touch and we'll set you up with >> an account." >

Re: svn commit: r807763 - /lucene/java/trunk/build.xml

2009-08-27 Thread Mark Miller
Chris Hostetter wrote: > : FWIW, committers can get Hudson accounts. See > > are you sure about that? I never understood the reason, but the wiki has > always said... > > "if you are a member of an ASF PMC, get in touch and we'll set you up with > an account." > > : http://wiki.apache.org/gener

Re: svn commit: r807763 - /lucene/java/trunk/build.xml

2009-08-27 Thread Chris Hostetter
: FWIW, committers can get Hudson accounts. See are you sure about that? I never understood the reason, but the wiki has always said... "if you are a member of an ASF PMC, get in touch and we'll set you up with an account." : http://wiki.apache.org/general/Hudson. Committers can also get L

Re: svn commit: r807763 - /lucene/java/trunk/build.xml

2009-08-26 Thread Grant Ingersoll
publish-maven is run on my cron script on the Hudson zone, where it copies the maven artifacts off of the Lucene Zone and onto the Hudson Zone. FWIW, committers can get Hudson accounts. See http://wiki.apache.org/general/Hudson . Committers can also get Lucene Zone access to, if it is need

Re: svn commit: r807763 - /lucene/java/trunk/build.xml

2009-08-26 Thread Grant Ingersoll
I think pub-maven is still used, but let me check. On Aug 26, 2009, at 8:47 AM, Michael McCandless wrote: Thanks Grant. Should we remove https://svn.apache.org/repos/asf/lucene/java/nightly entirely? Ie we are not using any of these files anymore?: README.txt nightly.properties ni

Re: svn commit: r807763 - /lucene/java/trunk/build.xml

2009-08-26 Thread Michael McCandless
Thanks Grant. Should we remove https://svn.apache.org/repos/asf/lucene/java/nightly entirely? Ie we are not using any of these files anymore?: README.txt nightly.properties nightly.sh.bak publish-maven.sh nightly.cronnightly.sh Mike On Wed, Aug 26, 2009 at 8:20 AM, G

RE: svn commit: r807763 - /lucene/java/trunk/build.xml

2009-08-26 Thread Uwe Schindler
> -Original Message- > From: Grant Ingersoll [mailto:gsing...@apache.org] > Sent: Wednesday, August 26, 2009 2:20 PM > To: java-dev@lucene.apache.org > Subject: Re: svn commit: r807763 - /lucene/java/trunk/build.xml > > Here's what is currently run on Hudson as shel

Re: svn commit: r807763 - /lucene/java/trunk/build.xml

2009-08-26 Thread Grant Ingersoll
Here's what is currently run on Hudson as shell: set -x export FORREST_HOME=/export/home/nigel/tools/forrest/latest ANT_HOME=/export/home/hudson/tools/ant/latest ARTIFACTS=$WORKSPACE/artifacts MAVEN_ARTIFACTS=$WORKSPACE/maven_artifacts TRUNK=$WORKSPACE/trunk mkdir -p $ARTIFACTS mkdir -p $MAVEN

Re: svn commit: r807763 - /lucene/java/trunk/build.xml

2009-08-25 Thread Chris Hostetter
: Grant does the cutover to hudson.zones still invoke the nightly.sh? I : thought it did? (But then looking at the console output from the : build, I can't "correlate" it..). nightly.sh is not run, there's a complicated set of shell commands configured in hudson that gets run instead. (why it'

Re: svn commit: r807763 - /lucene/java/trunk/build.xml

2009-08-25 Thread Michael McCandless
Grant does the cutover to hudson.zones still invoke the nightly.sh? I thought it did? (But then looking at the console output from the build, I can't "correlate" it..). But... thinking more about it, because the nightly build also packages up tgz-source and the maven snapshot, those steps may fa

RE: svn commit: r807763 - /lucene/java/trunk/build.xml

2009-08-25 Thread Uwe Schindler
ubject: Re: svn commit: r807763 - /lucene/java/trunk/build.xml > > Uwe, can you configure hudson or who has the power to do so? > Hudson offers a property field for each Ant Build Step so > configuration shoul dbe really easy. > > simon > > On Tue, Aug 25, 2009 at 10:51 PM,

Re: svn commit: r807763 - /lucene/java/trunk/build.xml

2009-08-25 Thread Mark Miller
I'm pretty sure only those on the PMC can get Hudson accounts, and I'm not sure all of them even have one. I know Grant and Michael B do - the release says to bug them if you don't have one. And I think Hoss does - those are the people I know for sure, but I assume another couple prob have one. -

Re: svn commit: r807763 - /lucene/java/trunk/build.xml

2009-08-25 Thread Simon Willnauer
Uwe, can you configure hudson or who has the power to do so? Hudson offers a property field for each Ant Build Step so configuration shoul dbe really easy. simon On Tue, Aug 25, 2009 at 10:51 PM, Uwe Schindler wrote: > Is the nightly target really run by Hudson? From the logs it looks that > Huds

RE: svn commit: r807763 - /lucene/java/trunk/build.xml

2009-08-25 Thread Uwe Schindler
Is the nightly target really run by Hudson? From the logs it looks that Hudson is calling the ant targets directly and not only nightly. I would do it the following way: reconfigure Hudson to pass a -Dnightly=true when calling ant. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://w