| From | Sent On | Attachments |
|---|---|---|
| Craig McClanahan | Jul 5, 2006 10:04 pm | |
| Sean Schofield | Jul 6, 2006 8:35 am | |
| Sean Schofield | Jul 6, 2006 8:38 am | |
| Wendy Smoak | Jul 6, 2006 8:48 am | |
| Craig McClanahan | Jul 6, 2006 10:06 am | |
| Wendy Smoak | Jul 6, 2006 10:23 am | |
| Craig McClanahan | Jul 6, 2006 10:27 am | |
| Wendy Smoak | Jul 6, 2006 10:42 am | |
| Sean Schofield | Jul 6, 2006 2:59 pm | |
| James Mitchell | Jul 7, 2006 10:12 am | |
| James Mitchell | Jul 7, 2006 10:16 am | |
| Wendy Smoak | Jul 7, 2006 10:22 am | |
| Wendy Smoak | Jul 7, 2006 11:43 am | |
| James Mitchell | Jul 7, 2006 12:40 pm | |
| James Mitchell | Jul 7, 2006 1:47 pm | |
| Wendy Smoak | Jul 7, 2006 7:05 pm | |
| James Mitchell | Jul 7, 2006 7:33 pm | |
| James Mitchell | Jul 7, 2006 8:50 pm | |
| Matthias Wessendorf | Jul 7, 2006 9:00 pm | |
| Craig McClanahan | Jul 7, 2006 9:33 pm | |
| James Mitchell | Jul 7, 2006 9:35 pm | |
| James Mitchell | Jul 7, 2006 9:40 pm | |
| Craig McClanahan | Jul 7, 2006 9:40 pm | |
| James Mitchell | Jul 7, 2006 10:38 pm | |
| James Mitchell | Jul 7, 2006 10:58 pm | |
| Matthias Wessendorf | Jul 8, 2006 2:24 am | |
| Gary VanMatre | Jul 8, 2006 8:02 am | |
| Wendy Smoak | Jul 16, 2006 12:24 pm | |
| Craig McClanahan | Jul 16, 2006 2:11 pm |
| Subject: | Re: Nightly builds redirected and a couple of website todos | |
|---|---|---|
| From: | Craig McClanahan (crai...@apache.org) | |
| Date: | Jul 16, 2006 2:11:46 pm | |
| List: | org.apache.shale.dev | |
On 7/16/06, Wendy Smoak <wsm...@gmail.com> wrote:
On 7/5/06, Craig McClanahan <crai...@apache.org> wrote:
I've redirected the nightly builds script to:
http://people.apache.org/builds/shale/
and modified my local script to post there.
Can we change this to /builds/shale/nightly ? Eventually we'll want to put test builds/release candidates there as well, and they will be easier to manage in separate directories.
Good idea ... I've updated my build script and moved the existing files. Now we just need to chase down links in the website.
In addition, I think I've
figured out the trick that "mvn site:deploy" uses to get the resulting permissions correct. It looks like it issues a remote ssh command after the upload -- in my case, I've added the following to my scipt; we'll see if it actually works tomorrow:
ssh crai...@people.apache.org `chmod -Rf g+w /www/people.apache.org/builds/shale/'
This is working. :)
-- Wendy
Craig





