You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Wiki <wi...@apache.org> on 2005/08/14 07:04:31 UTC

[Jakarta-commons Wiki] Update of "math/1.1ReleasePlan" by PhilSteitz

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" for change notification.

The following page has been changed by PhilSteitz:
http://wiki.apache.org/jakarta-commons/math/1%2e1ReleasePlan

The comment on the change is:
Added fix for 36105 to coding tasks as open task, updated some completed items.

------------------------------------------------------------------------------
   * ('''Done''')Add `TestUtils` class including factory methods as requested in Pr 32663
   * ('''Done''')Address Bug 35042: `BrentSolver` and `SecantSolver` request boundary values from function twice
   * ('''Done''')Add `RandomGenerator` extending `java.util.Random` to complete pluggability
+  * Resolve Bug 36105 (inverseCumulativeProbability fails for large Poission with large lambda)
  
  === Documentation ===
   * Update release 1.0 javadoc link in navigation.
@@ -39, +40 @@

  
  === Check Compatibility ===
  
- This release should be binary compatible with the 1.0 release, including serialization
+ ('''Done''') This release should be binary compatible with the 1.0 release, including serialization
  
  == RC(s) ==
  
@@ -48, +49 @@

  
  == Release Notes ==
  
- Create a text file based on the content of changes.xml, name this `ReleaseNotes.txt` and add to release.  Would be great to have a commons-standard way to do this.
+ ('''Done''')Create a text file based on the content of changes.xml, name this `ReleaseNotes.txt` and add to release.  Would be great to have a commons-standard way to do this. - has been automated using custom jsl for maven changes plugin
  
  == Release Vote(s) ==
  

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