> -----Original Message-----
> From: Pete Kazmier [mailto:[EMAIL PROTECTED]]
> Sent: 25 May 2002 15:01
> To: [EMAIL PROTECTED]
> Subject: Re: [PATCH] checkstyle link fix (second try)
>
> On Sat, May 25, 2002 at 02:27:29PM +0100, Vincent Massol wrote:
> > PS: I haven't tried it on unix.
>
> I tested it on my box and it seems to work fine, however, my links
were
> never broken with the old build.
The set set up that I had to get broken links was :
<project>
|_ src
|_ core
|_ org....
and in project.xml
<build>
<sourceDirectories>
<sourceDirectory>src/core</sourceDirectory>
</sourceDirectories>
[...]
That would generate checkstyle links containing "core" in the name
whereas jxr does not generate paths with "core" in the name.
> Lets have someone else verify that it
> works for them and then we'll check it in.
>
> Thanks again!
> Pete
>
> ps When submitting patches, could you only submit the functional
> changes vs formatting changes? It was tedious going through the diff
to
> see a bunch of formatting changes (due to an extra space at the end of
> some lines) vs the new functionality you added. That would be
helpful.
> Thanks!
>
Yeah, I've just noticed. I still don't know why (probably end of line
stuff as I've just changed editor). Sorry about that. Will make sure it
doesn't happen again.
Thanks
-Vincent
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>