Didn't actual apply this one as the problem is the class name the @see
points to, not the text. I've fixed the problem anyways.
On Thu, 2002-03-28 at 16:33, Francois Beausoleil wrote:
> Hello !
>=20
> Well, a final one for today. The @see tag contained an error which was
> generating a warning during generation of the JavaDocs. Problem gone !
>=20
> Bye !
> Francois Beausoleil
>=20
> Index: Verifiable.java
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> RCS file:
> /cvsroot/mockobjects/mockobjects-java/src/core/com/mockobjects/Verifiable=
.java,v
> retrieving revision 1.2
> diff -u -r1.2 Verifiable.java
> --- Verifiable.java 27 Aug 2001 01:14:31 -0000 1.2
> +++ Verifiable.java 28 Mar 2002 16:32:52 -0000
> @@ -4,7 +4,7 @@
> * A <em>Verifiable</em> is an object that can confirm at the end of a u=
nit
> test that
> * the correct behvaiour has occurred.
> *
> - * @see com.mockobjects.util.Verifiable to check all the Verifiables in =
an
> object.
> + * @see com.mockobjects.util.Verifiable
> */
> public interface Verifiable {
> =20
>=20
>=20
> __________________________________________________________
> L=E8che-vitrine ou l=E8che-=E9cran ?
> magasinage.yahoo.ca
>=20
> _______________________________________________
> Mockobjects-java-dev mailing list
> Moc...@li...
> https://lists.sourceforge.net/lists/listinfo/mockobjects-java-dev
--=20
|