You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2006/01/28 00:15:04 UTC

DO NOT REPLY [Bug 38428] New: - javadoc -breakiterator not compatible with JDK 1.3

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38428>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38428

           Summary: javadoc -breakiterator not compatible with JDK 1.3
           Product: Log4j
           Version: 1.3alpha
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other
        AssignedTo: log4j-dev@logging.apache.org
        ReportedBy: carnold@apache.org


The -breakiterator switch was added to Javadoc 1.4 to "preview" an expected
change to the first sentence detection logic that was expected to be the default
in the next major release of Java which ended up being JDK 1.5.  However, that
change was abandoned with the intent to provide an explicit means on indicating
the summary statement in a future javadoc.

build.xml had specified the -breakiterator switch which caused Javadoc 1.3 to
fail with an unrecognized option message.  Omitting the switch with Javadoc 1.4
would result in diagnostic messages where the sentence breaking differed between
the BreakIterator and the classic sentence detection logic to warn of the
expected change in default behavior in the next major release.  Javadoc 1.5
eliminated the diagnostic messages.

This change removes the -breakiterator switch to allow Javadoc 1.3 to build the
documentation and modifies doc comments to eliminate the warnings that were
generated with javadoc 1.4.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


DO NOT REPLY [Bug 38428] - javadoc -breakiterator not compatible with JDK 1.3

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38428>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38428


carnold@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From carnold@apache.org  2006-01-28 00:21 -------
Committed fixes at rev 373024 along with fix for bug 36332, update manual.html
to ASL 2.0 and change copyright notice on Javadoc and other documentation.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org