Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source files for package org.apache.asn1new...
  Loading source files for package org.apache.asn1new.ber...
  Loading source files for package org.apache.asn1new.ber.containers...
  Loading source files for package org.apache.asn1new.ber.grammar...
  Loading source files for package org.apache.asn1new.ber.tlv...
  Loading source files for package org.apache.asn1new.primitives...
  Loading source files for package org.apache.asn1new.util...
  Constructing Javadoc information...
  Standard Doclet version 1.4.2_10
  Generating target/docs/apidocs/constant-values.html...
  Copying file /var/home/jpp/new/Jan06/devel/BUILD/asn1-0.3.3/.maven/cache/maven-javadoc-plugin-1.8-SNAPSHOT/plugin-resources/stylesheet.css to file target/docs/apidocs/stylesheet.css...
  Building tree for all the packages and classes...
  Building index for all the packages and classes...
  src/java/main/org/apache/asn1new/primitives/BitString.java:244: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/index-all.html...
  "Get the bit stored into the BitString at a specific position? The position start at 0,
   which is on the left :
   With '1001 000x', where x is an unused bit, 
         ^ ^    ^^ 
         | |    ||
         | |    |+---- getBit(7) -> DecoderException
         | |    +----- getBit(6) = 0
         | +---------- getBit(2) = 0
         +------------ getBit(0) = 1"
  This sentence is different from what will be interpreted as the first sentence in the
  next major release (when that interpretation will be internationalized), which is:
  "Get the bit stored into the BitString at a specific position? "
  To avoid this note, change the doc comment to make this a proper first sentence, then
  use -breakiterator from that point forward, which will output this new sentence.
  Building index for all classes...
  src/java/main/org/apache/asn1new/ber/AbstractContainer.java:252: warning - @param argument "The" is not a parameter name.
  src/java/main/org/apache/asn1new/ber/containers/IAsn1Container.java:99: warning - @param argument "The" is not a parameter name.
  src/java/main/org/apache/asn1new/ber/containers/IAsn1Container.java:135: warning - @param argument "The" is not a parameter name.
  src/java/main/org/apache/asn1new/ber/tlv/Value.java:192: warning - @param argument "sign" is not a parameter name.
  src/java/main/org/apache/asn1new/ber/tlv/Value.java:235: warning - @param argument "sign" is not a parameter name.
  src/java/main/org/apache/asn1new/ber/tlv/Value.java:349: warning - @param argument "byte[]" is not a parameter name.
  src/java/main/org/apache/asn1new/ber/tlv/Value.java:384: warning - @param argument "string" is not a parameter name.
  src/java/main/org/apache/asn1new/primitives/BitString.java:244: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/asn1new/primitives/BitString.html...
  "Get the bit stored into the BitString at a specific position? The position start at 0,
   which is on the left :
   With '1001 000x', where x is an unused bit, 
         ^ ^    ^^ 
         | |    ||
         | |    |+---- getBit(7) -> DecoderException
         | |    +----- getBit(6) = 0
         | +---------- getBit(2) = 0
         +------------ getBit(0) = 1"
  This sentence is different from what would be generated using -breakiterator: 
  "Get the bit stored into the BitString at a specific position? "
  src/java/main/org/apache/asn1new/util/StringUtils.java:146: warning - @param argument "octet" is not a parameter name.
  src/java/main/org/apache/asn1new/util/StringUtils.java:451: warning - @param argument "byteArray" is not a parameter name.
  src/java/main/org/apache/asn1new/util/StringUtils.java:573: warning - @param argument "byteArray" is not a parameter name.
  src/java/main/org/apache/asn1new/util/StringUtils.java:761: warning - @param argument "byteArray" is not a parameter name.
  src/java/main/org/apache/asn1new/util/StringUtils.java:782: warning - @param argument "byteArray" is not a parameter name.
  src/java/main/org/apache/asn1new/util/StringUtils.java:1136: warning - @param argument "chars" is not a parameter name.
  src/java/main/org/apache/asn1new/util/StringUtils.java:1242: warning - @param argument "bytes" is not a parameter name.
  Generating target/docs/apidocs/help-doc.html...
  Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
  Note: Custom tags that were not seen:  @todo
  16 warnings