On 2010-03-12 11:34, Niall Pemberton wrote: > On Fri, Mar 12, 2010 at 3:12 AM, sebb <seb...@gmail.com> wrote: >> On 12/03/2010, Niall Pemberton <niall.pember...@gmail.com> wrote: >>> On Fri, Mar 12, 2010 at 2:07 AM, sebb <seb...@gmail.com> wrote: >>> > On 12/03/2010, Niall Pemberton <niall.pember...@gmail.com> wrote: >>> >> I have created a m2 site for Commons[1][2] as (hopefully) a >>> >> replacement for the m1 site[3] that we currently have - you can see it >>> >> here: >>> >> http://people.apache.org/~niallp/commons/ >>> >> >>> >> IMO its a PITA to have to switch to m1 to build the commons site and >>> >> its time to move to m2. >>> > >>> > +1, thanks for doing this. >>> > >>> >> * The new releases page[4] points to the download pages on the >>> >> components' sites (removing the need for the current XSLT ant task to >>> >> generate the downloads) >>> >> * I've put PMC members in the pom - so we have a page showing them[5] >>> >> >>> >> Feel free to jump in and correct/improve anything. >>> >> >>> >> Opinions/feedback on switching from the old m1 site to this m2 site >>> >> would be welcome. If anyone objects please shout or I'll assume people >>> >> are OK with this. >>> > >>> > There seem to be rather too many links marked as "external". I don't >>> > know if this is a side effect of creating a demo build or whether this >>> > would be seen in a live deployment - if so, then this needs to be >>> > fixed. >>> >>> >>> OK fixed alot of them - some of these links are now broken on my >>> *demo* site - but would be fine once deployed to the normal location: >>> >> >> Thanks! >> >> BTW, I updated the parent pom.xml in trunk to get rid of the <post> >> links for Commits and Issues. Just noticed that Announce is missing >> from the list ;-) >> >> The Surefire report is not relevant - and is confusing - but I could >> not work out how to get rid of it. > > I've changed the pom's parent from commons-parent to apache - this > means we don't inherit the reports specified (such as surefure) and > also the site.xml. Not inheriting site.xml from commons-parent gives > us more control over the main sites navigation.
We could move all the reposting stuff in commons parent to a "reporting" profile. This is a common way to achieve two things: - Make the build faster if you don't want the reports - Prevent some children (like commons-site) from inheriting stuff unless you explicitly activate the profile The only drawback is that you need to supply the -Preporting parameter when you deploy the site, but this can easily be documented in our release instructions. I can help with this if you think it's a good idea. > > Niall > >>> http://people.apache.org/~niallp/commons/ >>> >>> http://svn.apache.org/viewvc?view=revision&revision=922120 >>> >>> >>> >> Niall >>> >> >>> >> [1] http://svn.apache.org/viewvc?view=revision&revision=922094 >>> >> [2] http://svn.apache.org/viewvc/commons/proper/commons-site/ >>> >> [3] http://svn.apache.org/viewvc/commons/proper/commons-build/trunk/ >>> >> [4] http://people.apache.org/~niallp/commons/downloads/index.html >> >> Still shows external links for me. >> >>> >> [5] http://people.apache.org/~niallp/commons/team-list.html >>> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org