On 7/6/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 7/5/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
> In addition, the nightly build links on the website should be fixed as
of
> the next rsync. However, I can't seem to get the mailing lists report
(on
> the main website) to work correctly -- it looks like it is still picking
up
> only the ones from the Apache master POM.
It works fine here. Did you 'mvn deploy' (or at least 'mvn install')
the changes to the shale-master pom?
I had not done that, and that was the problem. I've now added an install
and deploy of the master POM snapshot to the nightly build script as well,
so it will pick up changes.
Separately, we really need to get the subproject links into the navigation
> bar at the left. I'm sure in my ~100k of back email I can find the clue
to
> where Wendy showed me what we need to do for that, but if anyone else
wants
> to do that update I'd be eternally grateful :-).
Add ${modules} to site.xml ?
Well, that's easy ... :-). I'll try it.
Sean: we're already building sub-sites for each module (for example, <
http://shale.apache.org/shale-core/> ... I just wanted to get the
"Sub-Project Documentation" links on the main page like it is on this one.
Craig
--
Wendy