[werkflow-user] javadoc goal
"Diogo Saad" <[email protected]> Tue, 26 Aug 2003 17:13:36 -0300
| Newsgroups | gmane.comp.java.werkflow |
|---|---|
| Message-ID | <000801c36c0e$88382a30$0300a8c0@didi> |
This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C36BF5.62986560 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I got these problems trying to run javadoc goal What am I doing wrong?? -------------------------------------------------------------------------= ------- [javadoc] Loading source files for package org.codehaus.werkflow.expr... [javadoc] = N:\cvs\werkflow\werkflow-core\src\java\main\org\codehaus\werkflow\Attribu= tes.java:59: The type nested type org.codehaus.werkflow.Attributes. 1 = can't be static. Static members can only occur in interfaces and = top-level classes. [javadoc] static final Attributes EMPTY_ATTRIBUTES =3D new = Attributes() [javadoc] ^ [javadoc] = N:\cvs\werkflow\werkflow-core\src\java\main\org\codehaus\werkflow\Attribu= tes.java:59: Interface fields can't be private or protected: nested type = org.codehaus.werkflow.Attributes. 1 [javadoc] static final Attributes EMPTY_ATTRIBUTES =3D new = Attributes() [javadoc] ^ [javadoc] Loading source files for package = org.codehaus.werkflow.jelly... =20 -------------------------------------------------------------------------= ------- [javadoc] = N:\cvs\werkflow\werkflow-core\src\java\main\org\codehaus\werkflow\expr\Ex= pression.java:57: The type nested type = org.codehaus.werkflow.expr.Expression. 1 can't be static. Static = members can only occur in interfaces and top-level classes. [javadoc] final static Expression TRUE =3D new Expression() [javadoc] ^ [javadoc] = N:\cvs\werkflow\werkflow-core\src\java\main\org\codehaus\werkflow\expr\Ex= pression.java:57: Interface fields can't be private or protected: nested = type org.codehaus.werkflow.expr.Expression. 1 [javadoc] final static Expression TRUE =3D new Expression() [javadoc] ^ [javadoc] = N:\cvs\werkflow\werkflow-core\src\java\main\org\codehaus\werkflow\expr\Ex= pression.java:72: The type nested type = org.codehaus.werkflow.expr.Expression. 2 can't be static. Static = members can only occur in interfaces and top-level classes. [javadoc] final static Expression FALSE =3D new Expression() [javadoc] ^ [javadoc] = N:\cvs\werkflow\werkflow-core\src\java\main\org\codehaus\werkflow\expr\Ex= pression.java:72: Interface fields can't be private or protected: nested = type org.codehaus.werkflow.expr.Expression. 2 [javadoc] final static Expression FALSE =3D new Expression() [javadoc] ^ [javadoc] 6 errors ------=_NextPart_000_0005_01C36BF5.62986560 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2800.1170" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>I got these problems trying to run = javadoc=20 goal</FONT></DIV> <DIV><FONT face=3DArial size=3D2>What am I doing wrong??</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV> <HR> </DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>[javadoc] Loading source files for = package=20 org.codehaus.werkflow.expr...<BR> [javadoc]=20 N:\cvs\werkflow\werkflow-core\src\java\main\org\codehaus\werkflow\Attribu= tes.java:59:=20 The type nested type org.codehaus.werkflow.Attributes. 1 can't be = static. =20 Static members can only occur in interfaces and top-level = classes.<BR> =20 [javadoc] static final Attributes = EMPTY_ATTRIBUTES =3D new=20 Attributes()<BR> =20 [javadoc] &nbs= p;  = ; = &= nbsp; =20 ^<BR> [javadoc]=20 N:\cvs\werkflow\werkflow-core\src\java\main\org\codehaus\werkflow\Attribu= tes.java:59:=20 Interface fields can't be private or protected: nested type=20 org.codehaus.werkflow.Attributes. 1<BR> = [javadoc] =20 static final Attributes EMPTY_ATTRIBUTES =3D new Attributes()<BR> =20 [javadoc] &nbs= p;  = ; = &= nbsp; =20 ^<BR> [javadoc] Loading source files for package=20 org.codehaus.werkflow.jelly...<BR> </FONT></DIV> <DIV><FONT face=3DArial size=3D2> <HR> </FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV><FONT face=3DArial=20 size=3D2>[javadoc]=20 N:\cvs\werkflow\werkflow-core\src\java\main\org\codehaus\werkflow\expr\Ex= pression.java:57:=20 The type nested type org.codehaus.werkflow.expr.Expression. 1 can't be=20 static. Static members can only occur in interfaces and top-level=20 classes.<BR> [javadoc] final static = Expression=20 TRUE =3D new Expression()<BR> =20 [javadoc] &nbs= p;  = ; = =20 ^<BR> [javadoc]=20 N:\cvs\werkflow\werkflow-core\src\java\main\org\codehaus\werkflow\expr\Ex= pression.java:57:=20 Interface fields can't be private or protected: nested type=20 org.codehaus.werkflow.expr.Expression. 1<BR> =20 [javadoc] final static Expression TRUE =3D new=20 Expression()<BR> =20 [javadoc] &nbs= p;  = ; = =20 ^<BR> [javadoc]=20 N:\cvs\werkflow\werkflow-core\src\java\main\org\codehaus\werkflow\expr\Ex= pression.java:72:=20 The type nested type org.codehaus.werkflow.expr.Expression. 2 can't be=20 static. Static members can only occur in interfaces and top-level=20 classes.<BR> [javadoc] final static = Expression=20 FALSE =3D new Expression()<BR> =20 [javadoc] &nbs= p;  = ; = =20 ^<BR> [javadoc]=20 N:\cvs\werkflow\werkflow-core\src\java\main\org\codehaus\werkflow\expr\Ex= pression.java:72:=20 Interface fields can't be private or protected: nested type=20 org.codehaus.werkflow.expr.Expression. 2<BR> =20 [javadoc] final static Expression FALSE =3D new=20 Expression()<BR> =20 [javadoc] &nbs= p;  = ; = =20 ^<BR> [javadoc] 6 errors</FONT> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV></BODY></HTML> ------=_NextPart_000_0005_01C36BF5.62986560--