Just get GUMP to build the app, and forget the doc? How do other forrest
enabled products build under gump?
On Fri, 2003-05-09 at 15:42, Gump :-( wrote:
> ----------------------------------------------------
> This email is autogenerated from the output from:
> <http://cvs.apache.org/builds/gump/2003-05-09/jakarta-poi.html>
> ----------------------------------------------------
>
> Build results exceed maximum length.
> Please see URL above for details.
> Last 50 lines of build output follows.
>
> [javadoc] This sentence is different from what would be generated using -breakiterator:
> [javadoc] "Convert an 'unsigned' byte to an integer. ie, don't carry across the
> [javadoc] sign."
> [javadoc] /home/rubys/jakarta/jakarta-poi/src/java/org/apache/poi/util/StringUtil.java:7:
warning - The first sentence is interpreted to be:
> [javadoc] Generating /home/rubys/jakarta/jakarta-poi/build/tmp/site/build/site/apidocs/org/apache/poi/util/StringUtil.html...
> [javadoc] "given a byte array of 16-bit unicode characters, compress to 8-bit and
* return a string * * { 0x00, 0x16 } -> 0x16 * *@param string
the byte array to be converted *@param offset
the initial offset into the * byte array."
> [javadoc] This sentence is different from what would be generated using -breakiterator:
> [javadoc] "given a byte array of 16-bit unicode characters, compress to 8-bit and
* return a string * * { 0x00, 0x16 } -> 0x16 * *@param string
the byte array to be converted *@param offset
the initial offset into the * byte array. it is assumed that string[
offset ] and string[ offset + * 1 ] contain the first 16-bit unicode character
*@param len *@return the converted string *@exception
ArrayIndexOutOfBoundsException if offset is out of bounds for * the byte array
(i.e., is negative or is greater than or equal to * string.length) *@exception
IllegalArgumentException if len is too large (i.e., * there is not enough
data in string to create a String of that * length) *@len
the length of the final string"
> [javadoc] /home/rubys/jakarta/jakarta-poi/src/java/org/apache/poi/util/StringUtil.java:5:
warning - The first sentence is interpreted to be:
> [javadoc] "given a byte array of 16-bit unicode characters, compress to 8-bit and
* return a string * * { 0x16, 0x00 } -> 0x16 * *@param string
the byte array to be converted *@param offset
the initial offset into the * byte array."
> [javadoc] This sentence is different from what would be generated using -breakiterator:
> [javadoc] "given a byte array of 16-bit unicode characters, compress to 8-bit and
* return a string * * { 0x16, 0x00 } -> 0x16 * *@param string
the byte array to be converted *@param offset
the initial offset into the * byte array. it is assumed that string[
offset ] and string[ offset + * 1 ] contain the first 16-bit unicode character
*@param len *@return the converted string *@exception
ArrayIndexOutOfBoundsException if offset is out of bounds for * the byte array
(i.e., is negative or is greater than or equal to * string.length) *@exception
IllegalArgumentException if len is too large (i.e., * there is not enough
data in string to create a String of that * length) *@len
the length of the final string"
> [javadoc] /home/rubys/jakarta/jakarta-poi/src/scratchpad/src/org/apache/poi/hdf/model/hdftypes/PropertyNode.java:90:
warning - @retrun is an unknown tag.
> [javadoc] /home/rubys/jakarta/jakarta-poi/src/contrib/src/org/apache/poi/contrib/poibrowser/Codec.java:218:
warning - @throw is an unknown tag.
> [javadoc] /home/rubys/jakarta/jakarta-poi/src/contrib/src/org/apache/poi/contrib/poibrowser/TreeReaderListener.java:96:
warning - Tag @link: reference not found: JTree
> [javadoc] /home/rubys/jakarta/jakarta-poi/src/contrib/src/org/apache/poi/hssf/contrib/view/SVFractionalFormat.java:69:
warning - @created is an unknown tag.
> [javadoc] /home/rubys/jakarta/jakarta-poi/src/contrib/src/org/apache/poi/hssf/contrib/view/SVFractionalFormat.java:90:
warning - The first sentence is interpreted to be:
> [javadoc] Generating /home/rubys/jakarta/jakarta-poi/build/tmp/site/build/site/apidocs/org/apache/poi/hssf/contrib/view/SVFractionalFormat.html...
> [javadoc] "Constructs a new FractionalFormatter
>
> [javadoc] The formatStr defines how the number will be formatted
> [javadoc] # ?/? Up to one digit
> [javadoc] # ??/?? Up to two digits
> [javadoc] # ???/??? Up to three digits
> [javadoc] # ?/2 In halves
> [javadoc] # ?/4 In quarters
> [javadoc] # ?/8 In eighths
> [javadoc] # ?/16 In sixteenths
> [javadoc] # ?/10 In tenths
> [javadoc] # ?/100 In hundredths"
> [javadoc] This sentence is different from what would be generated using -breakiterator:
> [javadoc] "Constructs a new FractionalFormatter
>
> [javadoc] The formatStr defines how the number will be formatted
> [javadoc] # ?"
> [javadoc] /home/rubys/jakarta/jakarta-poi/src/contrib/src/org/apache/poi/hssf/contrib/view/SVTableCellEditor.java:76:
warning - @created is an unknown tag.
> [javadoc] /home/rubys/jakarta/jakarta-poi/src/contrib/src/org/apache/poi/hssf/contrib/view/SVTableUtils.java:70:
warning - @created is an unknown tag.
> [javadoc] /home/rubys/jakarta/jakarta-poi/src/contrib/src/org/apache/poi/hssf/usermodel/contrib/HSSFRegionUtil.java:77:
warning - @created is an unknown tag.
> [javadoc] Generating /home/rubys/jakarta/jakarta-poi/build/tmp/site/build/site/apidocs/stylesheet.css...
> [javadoc] 553 warnings
>
> -check-forrest-installed:
> [echo]
> [echo] Please install apache forrest and set the
> [echo] FORREST_HOME environment variable.
> [echo]
>
> BUILD FAILED
> /home/rubys/jakarta/jakarta-poi/build.xml:338: No message
>
> Total time: 4 minutes 26 seconds
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: poi-dev-help@jakarta.apache.org
>
|