[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>&nbsp;</DIV>
<DIV>
<HR>
</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>[javadoc] Loading source files for =
package=20
org.codehaus.werkflow.expr...<BR>&nbsp; [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.&nbsp;=20
Static members can only occur in interfaces and top-level =
classes.<BR>&nbsp;=20
[javadoc]&nbsp;&nbsp;&nbsp;&nbsp; static final Attributes =
EMPTY_ATTRIBUTES =3D new=20
Attributes()<BR>&nbsp;=20
[javadoc]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;=20
^<BR>&nbsp; [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>&nbsp; =
[javadoc]&nbsp;&nbsp;&nbsp;&nbsp;=20
static final Attributes EMPTY_ATTRIBUTES =3D new Attributes()<BR>&nbsp;=20
[javadoc]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;=20
^<BR>&nbsp; [javadoc] Loading source files for package=20
org.codehaus.werkflow.jelly...<BR>&nbsp; </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>
<HR>
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</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.&nbsp; Static members can only occur in interfaces and top-level=20
classes.<BR>&nbsp; [javadoc]&nbsp;&nbsp;&nbsp;&nbsp; final static =
Expression=20
TRUE =3D new Expression()<BR>&nbsp;=20
[javadoc]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;=20
^<BR>&nbsp; [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>&nbsp;=20
[javadoc]&nbsp;&nbsp;&nbsp;&nbsp; final static Expression TRUE =3D new=20
Expression()<BR>&nbsp;=20
[javadoc]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;=20
^<BR>&nbsp; [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.&nbsp; Static members can only occur in interfaces and top-level=20
classes.<BR>&nbsp; [javadoc]&nbsp;&nbsp;&nbsp;&nbsp; final static =
Expression=20
FALSE =3D new Expression()<BR>&nbsp;=20
[javadoc]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
^<BR>&nbsp; [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>&nbsp;=20
[javadoc]&nbsp;&nbsp;&nbsp;&nbsp; final static Expression FALSE =3D new=20
Expression()<BR>&nbsp;=20
[javadoc]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
^<BR>&nbsp; [javadoc] 6 errors</FONT>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0005_01C36BF5.62986560--