> You might want to regenerate the release notes that are served on the
> download site.
Yes. I do want to update the website, but I have no idea how to do this.
Can anyone give me a hand?
cheers,
Lee
On Sat, Jul 31, 2021 at 10:02 AM Gary Gregory
wrote:
> You might want to regenerate the relea
You might want to regenerate the release notes that are served on the
download site.
Gary
On Fri, Jul 30, 2021, 21:44 wrote:
> This is an automated email from the ASF dual-hosted git repository.
>
> peterlee pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/co
Dear all,
This is a reminder to take The Impact of COVID-19 on Open Source
Development Activities Survey that was sent to you a few days ago:
https://docs.google.com/forms/d/e/1FAIpQLSedJ1LT8AgLCoQMuyIcIxuoUsLHy6mzGf5-TEsWj64Y-FCDrQ/viewform?usp=sf_link
If you already have taken the survey, you d
Le ven. 30 juil. 2021 à 18:17, Alex Herbert a écrit :
>
> The HypergeometricDistribution defines
>
> /** returns {@code P(X >= x)} */
> public double upperCumulativeProbability(int x)
>
> This was present in Commons Math 3 and so was ported to the new stats
> project.
>
> We now have for all distr
The HypergeometricDistribution defines
/** returns {@code P(X >= x)} */
public double upperCumulativeProbability(int x)
This was present in Commons Math 3 and so was ported to the new stats
project.
We now have for all distributions:
/** returns {@code P(X > x)} */
double survivalProbability(in
This RC VOTE passes with the following votes:
- Bruno P. Kinoshita, binding vote.
- Arturo Bernal, non-binding vote.
- Henri Biestro, binding vote.
- Gary Gregory, binding vote.
Gary
On Fri, Jul 30, 2021 at 10:45 AM Gary Gregory wrote:
>
> My + 1.
>
> Gary
>
> On Sat, Jul 24, 2021 at 11:56 AM G
My + 1.
Gary
On Sat, Jul 24, 2021 at 11:56 AM Gary Gregory wrote:
>
> We have fixed a few bugs and added some enhancements since Apache
> Commons CSV 1.8 was released, so I would like to release Apache
> Commons CSV 1.9.0.
>
> Apache Commons CSV 1.9.0 RC1 is available for review here:
> http
[x] +1 Release these artifacts
Built from tag using:
mvn -V clean test install site
Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555;
2019-04-04T21:00:29+02:00)
Maven home: /Users/henri.biestro/Java/apache-maven-3.6.1
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime:
Agreed. Just document in the release notes.
On Friday, 30 July 2021, 4:21:01 pm NZST, Gary Gregory
wrote:
It seems to me we just need to update our release notes.
Gary
On Fri, Jul 30, 2021, 00:00 PeterLee wrote:
> Hi all,
>
> There is a new issue Compress-583 reporting Compress