The RAT Maven plugin complains about licenses: https://builds.apache.org/view/A-F/view/Cocoon/job/Cocoon-trunk/134/console
message : Failed to execute goal org.codehaus.mojo:rat-maven-plugin:1.0-alpha-3:check (default) on project cocoon-archetype-sample: Too many unapproved licenses: 74 Jasha On 6 January 2012 11:13, Robby Pelssers <robby.pelss...@nxp.com> wrote: > I rechecked and found that 1 href was wrong. **** > > ** ** > > <a href="object-model/request-parameters?a=1&b=2&c=3">**** > > ** ** > > I copied that over verbatim so that probably can’t have broken the build. > **** > > ** ** > > This is fixed now but I wonder if anything else could have broken the > build. **** > > ** ** > > Robby**** > > ** ** > > *From:* Jasha Joachimsthal [mailto:j.joachimst...@onehippo.com] > *Sent:* Friday, January 06, 2012 10:45 AM > > *To:* dev@cocoon.apache.org > *Subject:* Re: cocoon-sample home page**** > > ** ** > > The build was broken after your check-ins, can you fix it?**** > > https://builds.apache.org/view/A-F/view/Cocoon/job/Cocoon-trunk/**** > > > **** > > Jasha **** > > ** ** > > On 6 January 2012 09:53, Robby Pelssers <robby.pelss...@nxp.com> wrote:*** > * > > Ok. **** > > **** > > I just tested and adding the snippet below resolved most issues besides > the menu was overlaying the content. I googled and older versions of IE > don’t handle well the combination of position:fixed and using float so I > removed the fixed position for now.**** > > **** > > Robby**** > > **** > > *From:* Jasha Joachimsthal [mailto:j.joachimst...@onehippo.com] > *Sent:* Thursday, January 05, 2012 10:55 PM > *To:* dev@cocoon.apache.org > *Subject:* Re: cocoon-sample home page**** > > **** > > @Robby can you add > > <!--[if lt IE 9]> > <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> > <![endif]--> > > in the head so IE8 and older recognize the html5 elements?**** > > > **** > > Jasha Joachimsthal**** > > > Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 4466 > US - Boston - 1 Broadway, Cambridge, MA 02142 - +1 877 414 4776 (toll > free) > > www.onehippo.com**** > > On 5 January 2012 21:17, Peter Hunsberger <peter.hunsber...@gmail.com> > wrote:**** > > I like the look, what's the non HTML 5 / CSS 3 fallback do or look like?** > ** > > > Peter Hunsberger**** > > ** ** > > On Thu, Jan 5, 2012 at 2:01 PM, Robby Pelssers <robby.pelss...@nxp.com> > wrote:**** > > Hi guys,**** > > **** > > I took a stab at giving the sample home page a more modern look using htm5 > /css3. I was wondering what you think about it so far and if I can commit > my changes.**** > > **** > > Robby**** > > **** > > **** > > ** ** >