You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2007/07/05 15:51:53 UTC

fixed one issue on javadoc tests...

(mainly for Vincent who was asking)

I've fixed the problem with the tests failing on Solaris due to the  
&copy; entity (still don't understand why, but using &#169; instead  
works and is equivalent).

There is still one failure - testQuotedPath, which is the same  
failure I get on the Mac (so must be a unix path thing). You can see  
the failure here:
http://maven.zones.apache.org/continuum/surefireReport.action? 
buildId=11331&projectId=23#org.apache.maven.plugin.javadoc.JavadocReport 
Test

Cheers,
Brett

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


Re: fixed one issue on javadoc tests...

Posted by Vincent Siveton <vi...@gmail.com>.
Thanks for the follow up Brett.

An issue already exists:
http://jira.codehaus.org/browse/MJAVADOC-127

Cheers,

Vincent

2007/7/5, Brett Porter <br...@apache.org>:
> (mainly for Vincent who was asking)
>
> I've fixed the problem with the tests failing on Solaris due to the
> &copy; entity (still don't understand why, but using &#169; instead
> works and is equivalent).
>
> There is still one failure - testQuotedPath, which is the same
> failure I get on the Mac (so must be a unix path thing). You can see
> the failure here:
> http://maven.zones.apache.org/continuum/surefireReport.action?
> buildId=11331&projectId=23#org.apache.maven.plugin.javadoc.JavadocReport
> Test
>
> Cheers,
> Brett
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

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