You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/09/09 08:11:49 UTC

DO NOT REPLY [Bug 23013] New: - [math] patch for javadoc fixes, test source cleanup, commons-discovery

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23013

[math] patch for javadoc fixes, test source cleanup, commons-discovery

           Summary: [math] patch for javadoc fixes, test source cleanup,
                    commons-discovery
           Product: Commons
           Version: 1.0 Alpha
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Sandbox
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: brent@worden.org


added/modified package.html files to eliminate javadoc warnings.

fixed serveral javadoc warnings.

added license header and @version to all test source files where those things 
were missing.

integrated commons-discovery into the abstract factories to provide pluggable 
factory implementations.