Re: [geometry] GEOMETRY-57

2019-06-10 Thread Karl Heinz Marbaise
Hi Gilles, On 10.06.19 15:31, Gilles Sadowski wrote: Hi. Le lun. 10 juin 2019 à 15:24, Karl Heinz Marbaise a écrit : Hi, based on my analyzing for the build get running I found that some constructors (BigFraction) in numbers are private. So I have create a branch GEOMETRY-57 which fixes th

Re: [geometry] GEOMETRY-57

2019-06-10 Thread Gilles Sadowski
Hi. Le lun. 10 juin 2019 à 15:24, Karl Heinz Marbaise a écrit : > > Hi, > > based on my analyzing for the build get running I found that some > constructors (BigFraction) in numbers are private. > > So I have create a branch GEOMETRY-57 which fixes the issue and builds > with most recent state of

[geometry] GEOMETRY-57

2019-06-10 Thread Karl Heinz Marbaise
Hi, based on my analyzing for the build get running I found that some constructors (BigFraction) in numbers are private. So I have create a branch GEOMETRY-57 which fixes the issue and builds with most recent state of master of commons-numbers without any issue. Please review. The problem at t