Re: [crypto][chimera] Next steps

2016-03-18 Thread Benedikt Ritter
Hi, Gangumalla, Uma schrieb am Do., 17. März 2016 um 07:30 Uhr: > > Dear All, > > Please find the proposal document text for Apache Commons Crypto project > below and the same has been committed at Chimera project home folder [1] . > > Please provide your feedbacks and let me know if anything el

[GitHub] commons-compress pull request: Bugfix for COMPRESS-343

2016-03-18 Thread rpreissel
Github user rpreissel commented on the pull request: https://github.com/apache/commons-compress/pull/11#issuecomment-197554132 I added tests with PowerMock/Mockito. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[VOTE][RC1] Release Commons Math 3.6.1

2016-03-18 Thread Evan Ward
This is a [VOTE] for releasing Apache Commons Math 3.6.1 from release candidate 1. Tag name: MATH_3_6_1_RC1 (signature can be checked from git using 'git tag -v') Tag URL: https://git-wip-us.apache.org/repos/asf?p=commons-math.git;a=tag;h=e40b144832c0e138b185c92326588a087e00909c Commit ID th

[math] A Java implementation of STL: A Seasonal-Trend Decomposition Procedure Based on Loess

2016-03-18 Thread Greg Brandt
Hey Commons Math, As part of some work on anomaly detection in time series data, a couple colleagues and I have put together a Java implementation of STL , which we think might be generally useful. It is based on commons-math3 LoessInterpolator

[GitHub] commons-compress pull request: Bugfix for COMPRESS-343

2016-03-18 Thread garydgregory
Github user garydgregory commented on the pull request: https://github.com/apache/commons-compress/pull/11#issuecomment-197518791 Yes, one of: - Use Mockito or Powermock to assert that the end() method has been called (best) - add an isClosed method somewhere that sets an

Re: [math] questions on GA

2016-03-18 Thread Thomas Neidhart
On 03/18/2016 02:12 PM, Семенов Кирилл wrote: >> >> In effect, some time ago we evoked the possibility to drop GA support >> altogether since the code seemed little used and a lot of work was >> anticipated for making it useful beyond demo applications. > > > It is rather surprising, that ASF doe