Re: [VOTE] Release Apache Commons Geometry (full distribution) 1.0-beta1 based on RC1

2020-07-02 Thread Sven Rathgeber
+1 Thanks for tons of work !!! Sven On 7/3/20 7:34 AM, Matt Juntunen wrote: We have been working hard to prepare Apache Commons Geometry for an initial release, so I would like to release Apache Commons Geometry (full distribution) 1.0-beta1. Apache Commons Geometry (full distribution) 1.0-

[VOTE] Release Apache Commons Geometry (full distribution) 1.0-beta1 based on RC1

2020-07-02 Thread Matt Juntunen
We have been working hard to prepare Apache Commons Geometry for an initial release, so I would like to release Apache Commons Geometry (full distribution) 1.0-beta1. Apache Commons Geometry (full distribution) 1.0-beta1 RC1 is available for review here: https://dist.apache.org/repos/dist/d

[geometry] 1.0-beta1 Release Proposal

2020-07-02 Thread Matt Juntunen
Hello, I propose releasing commons-geometry 1.0-beta1. I will serve as the release manager and use a similar approach to how we did commons-numbers a few months back. Here are a few notes on the release: * This will be a beta release. No guarantees are made for stability or compatibility w

Re: [crypto] New Release

2020-07-02 Thread Geoffrey Blake
I took a bit of time to set up an x86 Ubuntu 14.04 VM via virtualbox and vagrant, but it looks like the windows build is broken. There are typos trying to include "Windows.h" which should be "windows.h" to compile with mingw and redefined macros that I think are mixing between Linux and windows he