You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Phil Steitz <ph...@gmail.com> on 2006/01/07 23:15:21 UTC

Re: Trouble updating main Jakarta site

IIRC, the diffs were in many different files and some of them were
just individual characters.  Everything went away when I changed
.antrc to point to jdk 1.5

Phil

On 1/5/06, sebb <se...@gmail.com> wrote:
> On 20/12/05, Phil Steitz <ph...@gmail.com> wrote:
> > I am getting a troubling number of html diffs after generating the
> > main Jakarta site locally.  Lots of single character changes and
> > various flavors of lines like this:
> >
> > -        <hr size="1" noshade="noshade"/>
> > +        <hr noshade="noshade" size="1"/>
> >
>
> I thought I had fixed this a while back by ensuring that tags with
> more than one attribute are defined using nested xsl:attribute
> elements - see the comments at the top of site.xsl, and the CheckXSL
> target in build.xml.
>
> Seems there is a new xsl sheet (news2content.xsl) which does not
> follow this strategy.
> However, this only affects the files news-2005-q[34].html files. [I'll
> fix it shortly]
>
> Did you find problems with other generated HTML files?
>
> S.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org