On 6/15/06, sebb <[EMAIL PROTECTED]> wrote:
Were there any errors reported by the Ant build?
Some while ago I added a task to strip off the extra spaces. Did this
complete successfully?
The last time there were space differences, there was an error that
stopped the replace working, but it had not been noticed (there's
quite a lot of output generated).
Or perhaps it did not run - it depends on the Java version, as I did
not want to run it if it was not necessary. You could try fixing the
file to always run the replace.
That was it - I ran it originally using JDK 1.5.0_06 and the replace
only runs for JDK 1.4 - when I switch to JDK 1.4 or change the
build.xml to run it for any JDK version then it only generates changes
for what I expected.
Was there a reason this was targeted only at JDK 1.4? Also I don't
understand why its doing this replace anyway - doesn't the space make
it valid XHTML?
Niall
Sebastian
On 15/06/06, Niall Pemberton <[EMAIL PROTECTED]> wrote:
> I just ran the ant task to regenerate the Jakarta site, but it
> generated changes to much more than the two pages I had modified -
> inserting an extra space before the tag close. Looks like its
> reversing the following change:
>
> http://svn.apache.org/viewvc?view=rev&revision=410923
>
> Any ideas?
>
> Niall
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]