+1 from me. I prefer Gradle for two main reasons:
- Control over how a library's dependencies are exposed ("api" vs
"implementation", see
https://docs.gradle.org/current/userguide/java_library_plugin.html#sec:java_library_configurations_graph)
- build.gradle is a lot simpler and a lot less verbos
[x] +1 Release these artifacts
Build is looking good on Mac with Java 14. Looking forward to the release!
mvn -V clean package:
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /Users/singhb/.sdkman/candidates/maven/current
Java version: 14.0.1, vendor: AdoptOpenJDK, run
Matt,
Can someone release the beta? I can migrate our test environment, and report
back if any new or known Math3 issues are still present.
Regards,
Baljit
From: Matt Juntunen
Date: Tuesday, May 26, 2020 at 9:57 AM
To: "Singh, Baljit (GE Aviation, US)" , Gilles Sadows
ke to use this library in my day job, so the sooner
we can get it out the better.
Regards,
Matt J
[1] https://github.com/apache/commons-geometry/pull/77
________
From: Singh, Baljit (GE Aviation, US)
Sent: Tuesday, May 26, 2020 9:20 AM
To: Gilles Sadowski ; dev@common
ing bugs in
Commons-Math3, one of which I helped fix in Commons Geometry. I would like to
use Commons Geometry instead (for reasons mentioned above).
Regards,
Baljit
On 5/21/20, 9:02 PM, "Gilles Sadowski" wrote:
Hello.
2020-05-21 20:32 UTC+02:00, Singh, Baljit (GE
Hello,
I’m new to contributing to the Apache projects, so please ignore any rookie
mistakes (like proposing new changes on JIRA). With that said, I proposed the
following in https://issues.apache.org/jira/browse/GEOMETRY-49:
Binding generic interfaces and classes with Point does not have any
i