Re: [VOTE] Accept Chimera as new Apache Commons Component

2016-03-21 Thread Dong Chen
+1 (non-binding)

On Tue, Mar 22, 2016 at 10:34 AM, Dapeng Sun  wrote:

> +1 (non-binding) Accept Chimera as new Apache Commons Component
>
> 2016-03-22 10:05 GMT+08:00 Chen, Haifeng :
> > +1 (non-binding)
> >
> > -Original Message-
> > From: Benedikt Ritter [mailto:brit...@apache.org]
> > Sent: Monday, March 21, 2016 4:46 PM
> > To: Commons Developers List 
> > Cc: Hadoop Common 
> > Subject: [VOTE] Accept Chimera as new Apache Commons Component
> >
> > Hi all,
> >
> > after long discussions I think we have gathered enough information to
> decide whether we want to accept the Chimera project as a new Apache
> Commons component.
> >
> > Proposed name: Apache Commons Crypto
> > Proposal text:
> > https://github.com/intel-hadoop/chimera/blob/master/PROPOSAL.html
> > Initial Code Base:  https://github.com/intel-hadoop/chimera/
> > Initial Committers (Names in alphabetical order):
> > - Aaron T. Myers (a...@apache.org, Apache Hadoop PMC, one of the
> original Crypto dev team in Apache Hadoop)
> > - Andrew Wang (w...@apache.org, Apache Hadoop PMC, one of the original
> Crypto dev team in Apache Hadoop)
> > - Chris Nauroth (cnaur...@apache.org, Apache Hadoop PMC and active
> > reviewer)
> > - Colin P. McCabe (cmcc...@apache.org, Apache Hadoop PMC, one of the
> original Crypto dev team in Apache Hadoop)
> > - Dapeng Sun (s...@apache.org, Apache Sentry Committer, Chimera
> contributor)
> > - Dian Fu (dia...@apache.org, Apache Sqoop Committer, Chimera
> contributor)
> > - Dong Chen (do...@apache.org, Apache Hive Committer,interested on
> Chimera)
> > - Ferdinand Xu (x...@apache.org, Apache Hive Committer, Chimera
> contributor)
> > - Haifeng Chen (haifengc...@apache.org, Chimera lead and code
> contributor)
> > - Marcelo Vanzin (Apache Spark Committer, Chimera contributor)
> > - Uma Maheswara Rao G (umamah...@apache.org, Apache Hadoop PMC, One of
> the original Crypto dev/review team in Apache Hadoop)
> > - Yi Liu (y...@apache.org, Apache Hadoop PMC, One of the original
> Crypto dev/review team in Apache Hadoop)
> >
> > Please review the proposal and vote.
> > This vote will close no sooner than 72 hours from now, i.e. after 0900
> GMT 24-Mar 2016
> >
> >   [ ] +1 Accept Chimera as new Apache Commons Component
> >   [ ] +0 OK, but...
> >   [ ] -0 OK, but really should fix...
> >   [ ] -1 I oppose this because...
> >
> > Thank you!
> > Benedikt
>


RE: [VOTE] Accept Chimera as new Apache Commons Component

2016-03-21 Thread Chen, Haifeng
>> Any reason JNI cannot be replaced by JNA? (sorry for the hijack!)
We didn't try JNA. Technically, JNA should be working here. JNI is used 
considering a few factors:
1. Keep the library dependency as light as we can, considering the JNI is a 
relative thin layer and simple here. 
2. Performance in control. Need to evaluate the JNA performance implications. 

Maybe we can evaluate JNA and check whether it is valuable for JNA to replace 
JNI.

Regards,
Haifeng


-Original Message-
From: Gary Gregory [mailto:garydgreg...@gmail.com] 
Sent: Tuesday, March 22, 2016 10:12 AM
To: Commons Developers List 
Subject: Re: [VOTE] Accept Chimera as new Apache Commons Component

Any reason JNI cannot be replaced by JNA? (sorry for the hijack!)

Gary

On Mon, Mar 21, 2016 at 12:21 PM, sebb  wrote:

> -0.9 ditto
>
> I trust all the people voting +1 are prepared to help maintain the 
> code, including the JNI bits?
> 
>
> On 21 March 2016 at 18:13, James Carman 
> wrote:
> > -0, I don't like the idea of a JNI library.
> >
> > On Mon, Mar 21, 2016 at 4:45 AM Benedikt Ritter 
> wrote:
> >
> >> Hi all,
> >>
> >> after long discussions I think we have gathered enough information 
> >> to decide whether we want to accept the Chimera project as a new 
> >> Apache Commons component.
> >>
> >> Proposed name: Apache Commons Crypto Proposal text:
> >> https://github.com/intel-hadoop/chimera/blob/master/PROPOSAL.html
> >> Initial Code Base:  https://github.com/intel-hadoop/chimera/
> >> Initial Committers (Names in alphabetical order):
> >> - Aaron T. Myers (a...@apache.org, Apache Hadoop PMC, one of the
> original
> >> Crypto dev team in Apache Hadoop)
> >> - Andrew Wang (w...@apache.org, Apache Hadoop PMC, one of the 
> >> original Crypto dev team in Apache Hadoop)
> >> - Chris Nauroth (cnaur...@apache.org, Apache Hadoop PMC and active
> >> reviewer)
> >> - Colin P. McCabe (cmcc...@apache.org, Apache Hadoop PMC, one of 
> >> the original Crypto dev team in Apache Hadoop)
> >> - Dapeng Sun (s...@apache.org, Apache Sentry Committer, Chimera
> >> contributor)
> >> - Dian Fu (dia...@apache.org, Apache Sqoop Committer, Chimera
> contributor)
> >> - Dong Chen (do...@apache.org, Apache Hive Committer,interested on
> >> Chimera)
> >> - Ferdinand Xu (x...@apache.org, Apache Hive Committer, Chimera
> >> contributor)
> >> - Haifeng Chen (haifengc...@apache.org, Chimera lead and code
> contributor)
> >> - Marcelo Vanzin (Apache Spark Committer, Chimera contributor)
> >> - Uma Maheswara Rao G (umamah...@apache.org, Apache Hadoop PMC, One 
> >> of
> the
> >> original Crypto dev/review team in Apache Hadoop)
> >> - Yi Liu (y...@apache.org, Apache Hadoop PMC, One of the original
> Crypto
> >> dev/review team in Apache Hadoop)
> >>
> >> Please review the proposal and vote.
> >> This vote will close no sooner than 72 hours from now, i.e. after 
> >> 0900 GMT 24-Mar 2016
> >>
> >>   [ ] +1 Accept Chimera as new Apache Commons Component
> >>   [ ] +0 OK, but...
> >>   [ ] -0 OK, but really should fix...
> >>   [ ] -1 I oppose this because...
> >>
> >> Thank you!
> >> Benedikt
> >>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


--
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with 
Hibernate, Second Edition  JUnit in Action, 
Second Edition 
Spring Batch in Action 
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory


Re: [VOTE] Accept Chimera as new Apache Commons Component

2016-03-21 Thread Dapeng Sun
+1 (non-binding) Accept Chimera as new Apache Commons Component

2016-03-22 10:05 GMT+08:00 Chen, Haifeng :
> +1 (non-binding)
>
> -Original Message-
> From: Benedikt Ritter [mailto:brit...@apache.org]
> Sent: Monday, March 21, 2016 4:46 PM
> To: Commons Developers List 
> Cc: Hadoop Common 
> Subject: [VOTE] Accept Chimera as new Apache Commons Component
>
> Hi all,
>
> after long discussions I think we have gathered enough information to decide 
> whether we want to accept the Chimera project as a new Apache Commons 
> component.
>
> Proposed name: Apache Commons Crypto
> Proposal text:
> https://github.com/intel-hadoop/chimera/blob/master/PROPOSAL.html
> Initial Code Base:  https://github.com/intel-hadoop/chimera/
> Initial Committers (Names in alphabetical order):
> - Aaron T. Myers (a...@apache.org, Apache Hadoop PMC, one of the original 
> Crypto dev team in Apache Hadoop)
> - Andrew Wang (w...@apache.org, Apache Hadoop PMC, one of the original Crypto 
> dev team in Apache Hadoop)
> - Chris Nauroth (cnaur...@apache.org, Apache Hadoop PMC and active
> reviewer)
> - Colin P. McCabe (cmcc...@apache.org, Apache Hadoop PMC, one of the original 
> Crypto dev team in Apache Hadoop)
> - Dapeng Sun (s...@apache.org, Apache Sentry Committer, Chimera contributor)
> - Dian Fu (dia...@apache.org, Apache Sqoop Committer, Chimera contributor)
> - Dong Chen (do...@apache.org, Apache Hive Committer,interested on Chimera)
> - Ferdinand Xu (x...@apache.org, Apache Hive Committer, Chimera contributor)
> - Haifeng Chen (haifengc...@apache.org, Chimera lead and code contributor)
> - Marcelo Vanzin (Apache Spark Committer, Chimera contributor)
> - Uma Maheswara Rao G (umamah...@apache.org, Apache Hadoop PMC, One of the 
> original Crypto dev/review team in Apache Hadoop)
> - Yi Liu (y...@apache.org, Apache Hadoop PMC, One of the original Crypto 
> dev/review team in Apache Hadoop)
>
> Please review the proposal and vote.
> This vote will close no sooner than 72 hours from now, i.e. after 0900 GMT 
> 24-Mar 2016
>
>   [ ] +1 Accept Chimera as new Apache Commons Component
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this because...
>
> Thank you!
> Benedikt

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



RE: [VOTE] Accept Chimera as new Apache Commons Component

2016-03-21 Thread Xu, Cheng A
+1 (non-binding)

-Original Message-
From: Chen, Haifeng [mailto:haifeng.c...@intel.com] 
Sent: Tuesday, March 22, 2016 10:06 AM
To: Commons Developers List 
Cc: Hadoop Common 
Subject: RE: [VOTE] Accept Chimera as new Apache Commons Component

+1 (non-binding) 

-Original Message-
From: Benedikt Ritter [mailto:brit...@apache.org] 
Sent: Monday, March 21, 2016 4:46 PM
To: Commons Developers List 
Cc: Hadoop Common 
Subject: [VOTE] Accept Chimera as new Apache Commons Component

Hi all,

after long discussions I think we have gathered enough information to decide 
whether we want to accept the Chimera project as a new Apache Commons component.

Proposed name: Apache Commons Crypto
Proposal text:
https://github.com/intel-hadoop/chimera/blob/master/PROPOSAL.html
Initial Code Base:  https://github.com/intel-hadoop/chimera/
Initial Committers (Names in alphabetical order):
- Aaron T. Myers (a...@apache.org, Apache Hadoop PMC, one of the original 
Crypto dev team in Apache Hadoop)
- Andrew Wang (w...@apache.org, Apache Hadoop PMC, one of the original Crypto 
dev team in Apache Hadoop)
- Chris Nauroth (cnaur...@apache.org, Apache Hadoop PMC and active
reviewer)
- Colin P. McCabe (cmcc...@apache.org, Apache Hadoop PMC, one of the original 
Crypto dev team in Apache Hadoop)
- Dapeng Sun (s...@apache.org, Apache Sentry Committer, Chimera contributor)
- Dian Fu (dia...@apache.org, Apache Sqoop Committer, Chimera contributor)
- Dong Chen (do...@apache.org, Apache Hive Committer,interested on Chimera)
- Ferdinand Xu (x...@apache.org, Apache Hive Committer, Chimera contributor)
- Haifeng Chen (haifengc...@apache.org, Chimera lead and code contributor)
- Marcelo Vanzin (Apache Spark Committer, Chimera contributor)
- Uma Maheswara Rao G (umamah...@apache.org, Apache Hadoop PMC, One of the 
original Crypto dev/review team in Apache Hadoop)
- Yi Liu (y...@apache.org, Apache Hadoop PMC, One of the original Crypto 
dev/review team in Apache Hadoop)

Please review the proposal and vote.
This vote will close no sooner than 72 hours from now, i.e. after 0900 GMT 
24-Mar 2016

  [ ] +1 Accept Chimera as new Apache Commons Component
  [ ] +0 OK, but...
  [ ] -0 OK, but really should fix...
  [ ] -1 I oppose this because...

Thank you!
Benedikt
B�CB��[��X��ܚX�KK[XZ[
�]�][��X��ܚX�P��[[ۜ˘\X�K�ܙ�B��܈Y][ۘ[��[X[��K[XZ[
�]�Z[��[[ۜ˘\X�K�ܙ�B


RE: [VOTE] Accept Chimera as new Apache Commons Component

2016-03-21 Thread Chen, Haifeng
Hi Sebb,
Thank you for raising the question.
The expertise point of view, the folks in the initial committer list is 
committed to maintain the code, including Java and JNI code. From the community 
point of view, it is open and it welcomes other committers and developers in 
the community to support and influence it.

Regards,
Haifeng


-Original Message-
From: sebb [mailto:seb...@gmail.com] 
Sent: Tuesday, March 22, 2016 3:21 AM
To: Commons Developers List 
Subject: Re: [VOTE] Accept Chimera as new Apache Commons Component

-0.9 ditto

I trust all the people voting +1 are prepared to help maintain the code, 
including the JNI bits?


On 21 March 2016 at 18:13, James Carman  wrote:
> -0, I don't like the idea of a JNI library.
>
> On Mon, Mar 21, 2016 at 4:45 AM Benedikt Ritter  wrote:
>
>> Hi all,
>>
>> after long discussions I think we have gathered enough information to 
>> decide whether we want to accept the Chimera project as a new Apache 
>> Commons component.
>>
>> Proposed name: Apache Commons Crypto
>> Proposal text:
>> https://github.com/intel-hadoop/chimera/blob/master/PROPOSAL.html
>> Initial Code Base:  https://github.com/intel-hadoop/chimera/
>> Initial Committers (Names in alphabetical order):
>> - Aaron T. Myers (a...@apache.org, Apache Hadoop PMC, one of the 
>> original Crypto dev team in Apache Hadoop)
>> - Andrew Wang (w...@apache.org, Apache Hadoop PMC, one of the 
>> original Crypto dev team in Apache Hadoop)
>> - Chris Nauroth (cnaur...@apache.org, Apache Hadoop PMC and active
>> reviewer)
>> - Colin P. McCabe (cmcc...@apache.org, Apache Hadoop PMC, one of the 
>> original Crypto dev team in Apache Hadoop)
>> - Dapeng Sun (s...@apache.org, Apache Sentry Committer, Chimera
>> contributor)
>> - Dian Fu (dia...@apache.org, Apache Sqoop Committer, Chimera 
>> contributor)
>> - Dong Chen (do...@apache.org, Apache Hive Committer,interested on
>> Chimera)
>> - Ferdinand Xu (x...@apache.org, Apache Hive Committer, Chimera
>> contributor)
>> - Haifeng Chen (haifengc...@apache.org, Chimera lead and code 
>> contributor)
>> - Marcelo Vanzin (Apache Spark Committer, Chimera contributor)
>> - Uma Maheswara Rao G (umamah...@apache.org, Apache Hadoop PMC, One 
>> of the original Crypto dev/review team in Apache Hadoop)
>> - Yi Liu (y...@apache.org, Apache Hadoop PMC, One of the original 
>> Crypto dev/review team in Apache Hadoop)
>>
>> Please review the proposal and vote.
>> This vote will close no sooner than 72 hours from now, i.e. after 
>> 0900 GMT 24-Mar 2016
>>
>>   [ ] +1 Accept Chimera as new Apache Commons Component
>>   [ ] +0 OK, but...
>>   [ ] -0 OK, but really should fix...
>>   [ ] -1 I oppose this because...
>>
>> Thank you!
>> Benedikt
>>

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE] Accept Chimera as new Apache Commons Component

2016-03-21 Thread Gary Gregory
Any reason JNI cannot be replaced by JNA? (sorry for the hijack!)

Gary

On Mon, Mar 21, 2016 at 12:21 PM, sebb  wrote:

> -0.9 ditto
>
> I trust all the people voting +1 are prepared to help maintain the
> code, including the JNI bits?
> 
>
> On 21 March 2016 at 18:13, James Carman 
> wrote:
> > -0, I don't like the idea of a JNI library.
> >
> > On Mon, Mar 21, 2016 at 4:45 AM Benedikt Ritter 
> wrote:
> >
> >> Hi all,
> >>
> >> after long discussions I think we have gathered enough information to
> >> decide whether we want to accept the Chimera project as a new Apache
> >> Commons component.
> >>
> >> Proposed name: Apache Commons Crypto
> >> Proposal text:
> >> https://github.com/intel-hadoop/chimera/blob/master/PROPOSAL.html
> >> Initial Code Base:  https://github.com/intel-hadoop/chimera/
> >> Initial Committers (Names in alphabetical order):
> >> - Aaron T. Myers (a...@apache.org, Apache Hadoop PMC, one of the
> original
> >> Crypto dev team in Apache Hadoop)
> >> - Andrew Wang (w...@apache.org, Apache Hadoop PMC, one of the original
> >> Crypto dev team in Apache Hadoop)
> >> - Chris Nauroth (cnaur...@apache.org, Apache Hadoop PMC and active
> >> reviewer)
> >> - Colin P. McCabe (cmcc...@apache.org, Apache Hadoop PMC, one of the
> >> original Crypto dev team in Apache Hadoop)
> >> - Dapeng Sun (s...@apache.org, Apache Sentry Committer, Chimera
> >> contributor)
> >> - Dian Fu (dia...@apache.org, Apache Sqoop Committer, Chimera
> contributor)
> >> - Dong Chen (do...@apache.org, Apache Hive Committer,interested on
> >> Chimera)
> >> - Ferdinand Xu (x...@apache.org, Apache Hive Committer, Chimera
> >> contributor)
> >> - Haifeng Chen (haifengc...@apache.org, Chimera lead and code
> contributor)
> >> - Marcelo Vanzin (Apache Spark Committer, Chimera contributor)
> >> - Uma Maheswara Rao G (umamah...@apache.org, Apache Hadoop PMC, One of
> the
> >> original Crypto dev/review team in Apache Hadoop)
> >> - Yi Liu (y...@apache.org, Apache Hadoop PMC, One of the original
> Crypto
> >> dev/review team in Apache Hadoop)
> >>
> >> Please review the proposal and vote.
> >> This vote will close no sooner than 72 hours from now, i.e. after 0900
> >> GMT 24-Mar 2016
> >>
> >>   [ ] +1 Accept Chimera as new Apache Commons Component
> >>   [ ] +0 OK, but...
> >>   [ ] -0 OK, but really should fix...
> >>   [ ] -1 I oppose this because...
> >>
> >> Thank you!
> >> Benedikt
> >>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition

JUnit in Action, Second Edition 
Spring Batch in Action 
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory


RE: [VOTE] Accept Chimera as new Apache Commons Component

2016-03-21 Thread Chen, Haifeng
+1 (non-binding) 

-Original Message-
From: Benedikt Ritter [mailto:brit...@apache.org] 
Sent: Monday, March 21, 2016 4:46 PM
To: Commons Developers List 
Cc: Hadoop Common 
Subject: [VOTE] Accept Chimera as new Apache Commons Component

Hi all,

after long discussions I think we have gathered enough information to decide 
whether we want to accept the Chimera project as a new Apache Commons component.

Proposed name: Apache Commons Crypto
Proposal text:
https://github.com/intel-hadoop/chimera/blob/master/PROPOSAL.html
Initial Code Base:  https://github.com/intel-hadoop/chimera/
Initial Committers (Names in alphabetical order):
- Aaron T. Myers (a...@apache.org, Apache Hadoop PMC, one of the original 
Crypto dev team in Apache Hadoop)
- Andrew Wang (w...@apache.org, Apache Hadoop PMC, one of the original Crypto 
dev team in Apache Hadoop)
- Chris Nauroth (cnaur...@apache.org, Apache Hadoop PMC and active
reviewer)
- Colin P. McCabe (cmcc...@apache.org, Apache Hadoop PMC, one of the original 
Crypto dev team in Apache Hadoop)
- Dapeng Sun (s...@apache.org, Apache Sentry Committer, Chimera contributor)
- Dian Fu (dia...@apache.org, Apache Sqoop Committer, Chimera contributor)
- Dong Chen (do...@apache.org, Apache Hive Committer,interested on Chimera)
- Ferdinand Xu (x...@apache.org, Apache Hive Committer, Chimera contributor)
- Haifeng Chen (haifengc...@apache.org, Chimera lead and code contributor)
- Marcelo Vanzin (Apache Spark Committer, Chimera contributor)
- Uma Maheswara Rao G (umamah...@apache.org, Apache Hadoop PMC, One of the 
original Crypto dev/review team in Apache Hadoop)
- Yi Liu (y...@apache.org, Apache Hadoop PMC, One of the original Crypto 
dev/review team in Apache Hadoop)

Please review the proposal and vote.
This vote will close no sooner than 72 hours from now, i.e. after 0900 GMT 
24-Mar 2016

  [ ] +1 Accept Chimera as new Apache Commons Component
  [ ] +0 OK, but...
  [ ] -0 OK, but really should fix...
  [ ] -1 I oppose this because...

Thank you!
Benedikt


Re: [VOTE] Accept Chimera as new Apache Commons Component

2016-03-21 Thread Gangumalla, Uma
+1 (non-binding)


Regards,
Uma

On 3/21/16, 1:45 AM, "Benedikt Ritter"  wrote:

>Hi all,
>
>after long discussions I think we have gathered enough information to
>decide whether we want to accept the Chimera project as a new Apache
>Commons component.
>
>Proposed name: Apache Commons Crypto
>Proposal text:
>https://github.com/intel-hadoop/chimera/blob/master/PROPOSAL.html
>Initial Code Base:  https://github.com/intel-hadoop/chimera/
>Initial Committers (Names in alphabetical order):
>- Aaron T. Myers (a...@apache.org, Apache Hadoop PMC, one of the original
>Crypto dev team in Apache Hadoop)
>- Andrew Wang (w...@apache.org, Apache Hadoop PMC, one of the original
>Crypto dev team in Apache Hadoop)
>- Chris Nauroth (cnaur...@apache.org, Apache Hadoop PMC and active
>reviewer)
>- Colin P. McCabe (cmcc...@apache.org, Apache Hadoop PMC, one of the
>original Crypto dev team in Apache Hadoop)
>- Dapeng Sun (s...@apache.org, Apache Sentry Committer, Chimera
>contributor)
>- Dian Fu (dia...@apache.org, Apache Sqoop Committer, Chimera contributor)
>- Dong Chen (do...@apache.org, Apache Hive Committer,interested on
>Chimera)
>- Ferdinand Xu (x...@apache.org, Apache Hive Committer, Chimera
>contributor)
>- Haifeng Chen (haifengc...@apache.org, Chimera lead and code contributor)
>- Marcelo Vanzin (Apache Spark Committer, Chimera contributor)
>- Uma Maheswara Rao G (umamah...@apache.org, Apache Hadoop PMC, One of the
>original Crypto dev/review team in Apache Hadoop)
>- Yi Liu (y...@apache.org, Apache Hadoop PMC, One of the original Crypto
>dev/review team in Apache Hadoop)
>
>Please review the proposal and vote.
>This vote will close no sooner than 72 hours from now, i.e. after 0900
>GMT 24-Mar 2016
>
>  [ ] +1 Accept Chimera as new Apache Commons Component
>  [ ] +0 OK, but...
>  [ ] -0 OK, but really should fix...
>  [ ] -1 I oppose this because...
>
>Thank you!
>Benedikt


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE] Release Configuration 2.0 based on RC1

2016-03-21 Thread James Carman
+1 drop ant

On Mon, Mar 21, 2016 at 5:06 PM Oliver Heger 
wrote:

> Hi Benedikt,
>
> Am 21.03.2016 um 09:58 schrieb Benedikt Ritter:
> > Hello Oliver,
> >
> > very nice artifacts, good work.
> >
> > - builds with java 6, 7 and 8
> > - site looks good
> > - reports look good
> >
> > Only thing I found is:
> > - build.xml and build.properties.sample are in the tag but not in the src
> > archive. The ant build can probably be dropped (does it work anyway?). No
> > blocker for me.
> >
> > +1
>
> thanks for the review.
>
> You are right, the ant-related files should be part of the source
> distribution. build.xml should be pretty up-to-date. However,
> maintaining two different build files is a pain and error-prone. The
> trend seems to be dropping the ant build. I would be in favor of this.
>
> Oliver
>
> >
> > Benedikt
> >
> > Oliver Heger  schrieb am So., 20. März
> 2016
> > um 22:42 Uhr:
> >
> >> Hi all,
> >>
> >> after a series of alpha and beta releases, I think we are now ready to
> >> release the final 2.0 version of [configuration]. So this is the
> >> corresponding release vote.
> >>
> >> Configuration 2.0 RC1 is available for review here:
> >> https://dist.apache.org/repos/dist/dev/commons/configuration
> >> (revision 12797)
> >>
> >> Maven artifacts are here:
> >>
> >>
> https://repository.apache.org/content/repositories/orgapachecommons-1143
> >>
> >> Details of changes since 1.10 and the previous beta version are in the
> >> release notes:
> >>
> >>
> >>
> https://dist.apache.org/repos/dist/dev/commons/configuration/RELEASE-NOTES.txt
> >>
> >>
> https://home.apache.org/~oheger/configuration-2.0-rc1/changes-report.html
> >>
> >> Here is the tag:
> >>
> >>
> >>
> http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_0_RC1
> >> (revision 1735904)
> >>
> >> Site:
> >>https://home.apache.org/~oheger/configuration-2.0-rc1/
> >> (note some links in the menu are not yet working)
> >>
> >> KEYS:
> >>   http://www.apache.org/dist/commons/KEYS
> >>
> >> Please review the release candidate and vote.
> >> This vote will close no sooner than 72 hours from now, i.e. after 2200
> >> GMT 23-Mar 2016
> >>
> >>   [ ] +1 Release these artifacts
> >>   [ ] +0 OK, but...
> >>   [ ] -0 OK, but really should fix...
> >>   [ ] -1 I oppose this release because...
> >>
> >> Thanks!
> >> Oliver
> >>
> >>
> >>
> >> -
> >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> >> For additional commands, e-mail: dev-h...@commons.apache.org
> >>
> >>
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


Re: commons-vfs: org.apache.commons.vfs2.provider.http.test.HttpProviderTestCase fails

2016-03-21 Thread Epstein, Ezra
Fixed.

Root cause: defunct URL.

Resolution: changed
core/src/test/java/org/apache/commons/vfs2/provider/http/test/HttpProviderT
estCase.java
-final FileObject f =
VFS.getManager().resolveFile("http://www.w3schools.com/webservices/tempconv
ert.asmx?action=WSDL");
+final FileObject f =
VFS.getManager().resolveFile("http://www.w3schools.com/xml/tempconvert.asmx
?WSDL");

This change is included in this pull request:
https://github.com/apache/commons-vfs/pull/12

Thanks.



On 3/21/16, 2:38 PM, "Epstein, Ezra"  wrote:

>I¹ve forked and cloned the repo from GitHub and the build fails with:
>
>
>Tests run: 90, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.223
>sec <<< FAILURE! - in
>org.apache.commons.vfs2.provider.http.test.HttpProviderTestCase
>
>testHttp405(org.apache.commons.vfs2.provider.http.test.HttpProviderTestCas
>e)  Time elapsed: 0.372 sec  <<< ERROR!
>
>org.apache.commons.vfs2.FileSystemException: Could not determine the size
>of 
>"https://urldefense.proofpoint.com/v2/url?u=http-3A__www.w3schools.com_web
>services_tempconvert.asmx-3Faction-3DWSDL=CwIF-g=MOptNlVtIETeDALC_lULr
>w=9ngOpEBwat_KiHSg9M3xkyMHuia8tJt2Xm_FJM4kW2k=t3roqrWYXA9F8pjA37BOeQ55
>13ko8_16DjglqWegJcU=rslzCFwAV2fJ5ueOkUgRVyrRlJXRHimOtzIhfvPcams= "
>because it is not a file.
>
>at 
>org.apache.commons.vfs2.provider.DefaultFileContent.getSize(DefaultFileCon
>tent.java:135)
>
>at 
>org.apache.commons.vfs2.provider.http.test.HttpProviderTestCase.testHttp40
>5(HttpProviderTestCase.java:208)
>
>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>
>at 
>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
>62)
>
>at 
>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorIm
>pl.java:43)
>
>at java.lang.reflect.Method.invoke(Method.java:498)
>
>at 
>org.apache.commons.vfs2.test.AbstractProviderTestCase.runTest(AbstractProv
>iderTestCase.java:218)
>
>at junit.framework.TestCase.runBare(TestCase.java:141)
>
>at junit.framework.TestResult$1.protect(TestResult.java:122)
>
>at junit.framework.TestResult.runProtected(TestResult.java:142)
>
>at junit.framework.TestResult.run(TestResult.java:125)
>
>at junit.framework.TestCase.run(TestCase.java:129)
>
>at junit.framework.TestSuite.runTest(TestSuite.java:252)
>
>at junit.framework.TestSuite.run(TestSuite.java:247)
>
>at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
>
>at 
>org.apache.commons.vfs2.test.AbstractTestSuite$1.protect(AbstractTestSuite
>.java:149)
>
>at junit.framework.TestResult.runProtected(TestResult.java:142)
>
>at 
>org.apache.commons.vfs2.test.AbstractTestSuite.run(AbstractTestSuite.java:
>154)
>
>at 
>org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:
>86)
>
>at 
>org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.jav
>a:283)
>
>at 
>org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Pro
>vider.java:173)
>
>at 
>org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provi
>der.java:153)
>
>at 
>org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java
>:128)
>
>at 
>org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoa
>der(ForkedBooter.java:203)
>
>at 
>org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBoo
>ter.java:155)
>
>at 
>org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
>
>Š
>
>Tests in error:
>
>  
>HttpProviderTestCase>AbstractProviderTestCase.runTest:218->testHttp405:208
> » FileSystem
>
>
>Is this a known issue?


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: commons-vfs: org.apache.commons.vfs2.provider.http.test.HttpProviderTestCase fails

2016-03-21 Thread Bernd Eckenfels
Hello,

I think it is a new problem. It is a bit unfortunate that those tests
rely on external web sites (and those seeem to no longer exist).

If you want, you can file the report directly in the JIRA:

https://issues.apache.org/jira/browse/VFS/

It seems to be safe to ignore that failure.

Gruss
Bernd

 Am Mon,
21 Mar 2016 21:38:46 + schrieb "Epstein, Ezra"
:

> I’ve forked and cloned the repo from GitHub and the build fails with:
> 
> 
> Tests run: 90, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 5.223 sec <<< FAILURE! - in
> org.apache.commons.vfs2.provider.http.test.HttpProviderTestCase
> 
> testHttp405(org.apache.commons.vfs2.provider.http.test.HttpProviderTestCase)
> Time elapsed: 0.372 sec  <<< ERROR!
> 
> org.apache.commons.vfs2.FileSystemException: Could not determine the
> size of
> "http://www.w3schools.com/webservices/tempconvert.asmx?action=WSDL;
> because it is not a file.
> 
> at
> org.apache.commons.vfs2.provider.DefaultFileContent.getSize(DefaultFileContent.java:135)
> 
> at
> org.apache.commons.vfs2.provider.http.test.HttpProviderTestCase.testHttp405(HttpProviderTestCase.java:208)
> 
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 
...
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
> 
> …
> 
> Tests in error:
> 
>   HttpProviderTestCase>AbstractProviderTestCase.runTest:218->testHttp405:208
>   HttpProviderTestCase>» FileSystem
> 
> 
> Is this a known issue?
> 


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE] Release Configuration 2.0 based on RC1

2016-03-21 Thread Gary Gregory
+1 to drop ant.

Gary
On Mar 21, 2016 2:24 PM, "Emmanuel Bourg"  wrote:

> Le 21/03/2016 22:06, Oliver Heger a écrit :
>
> > maintaining two different build files is a pain and error-prone. The
> > trend seems to be dropping the ant build. I would be in favor of this.
>
> +1 for dropping the Ant build.
>
> Emmanuel Bourg
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


commons-vfs: org.apache.commons.vfs2.provider.http.test.HttpProviderTestCase fails

2016-03-21 Thread Epstein, Ezra
I’ve forked and cloned the repo from GitHub and the build fails with:


Tests run: 90, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.223 sec <<< 
FAILURE! - in org.apache.commons.vfs2.provider.http.test.HttpProviderTestCase

testHttp405(org.apache.commons.vfs2.provider.http.test.HttpProviderTestCase)  
Time elapsed: 0.372 sec  <<< ERROR!

org.apache.commons.vfs2.FileSystemException: Could not determine the size of 
"http://www.w3schools.com/webservices/tempconvert.asmx?action=WSDL; because it 
is not a file.

at 
org.apache.commons.vfs2.provider.DefaultFileContent.getSize(DefaultFileContent.java:135)

at 
org.apache.commons.vfs2.provider.http.test.HttpProviderTestCase.testHttp405(HttpProviderTestCase.java:208)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at 
org.apache.commons.vfs2.test.AbstractProviderTestCase.runTest(AbstractProviderTestCase.java:218)

at junit.framework.TestCase.runBare(TestCase.java:141)

at junit.framework.TestResult$1.protect(TestResult.java:122)

at junit.framework.TestResult.runProtected(TestResult.java:142)

at junit.framework.TestResult.run(TestResult.java:125)

at junit.framework.TestCase.run(TestCase.java:129)

at junit.framework.TestSuite.runTest(TestSuite.java:252)

at junit.framework.TestSuite.run(TestSuite.java:247)

at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)

at 
org.apache.commons.vfs2.test.AbstractTestSuite$1.protect(AbstractTestSuite.java:149)

at junit.framework.TestResult.runProtected(TestResult.java:142)

at 
org.apache.commons.vfs2.test.AbstractTestSuite.run(AbstractTestSuite.java:154)

at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)

at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)

at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)

at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)

at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)

at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)

at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)

at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

…

Tests in error:

  HttpProviderTestCase>AbstractProviderTestCase.runTest:218->testHttp405:208 » 
FileSystem


Is this a known issue?


Re: [VOTE] Release Configuration 2.0 based on RC1

2016-03-21 Thread Emmanuel Bourg
Le 21/03/2016 22:06, Oliver Heger a écrit :

> maintaining two different build files is a pain and error-prone. The
> trend seems to be dropping the ant build. I would be in favor of this.

+1 for dropping the Ant build.

Emmanuel Bourg


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE] Release Configuration 2.0 based on RC1

2016-03-21 Thread Oliver Heger
Hi Benedikt,

Am 21.03.2016 um 09:58 schrieb Benedikt Ritter:
> Hello Oliver,
> 
> very nice artifacts, good work.
> 
> - builds with java 6, 7 and 8
> - site looks good
> - reports look good
> 
> Only thing I found is:
> - build.xml and build.properties.sample are in the tag but not in the src
> archive. The ant build can probably be dropped (does it work anyway?). No
> blocker for me.
> 
> +1

thanks for the review.

You are right, the ant-related files should be part of the source
distribution. build.xml should be pretty up-to-date. However,
maintaining two different build files is a pain and error-prone. The
trend seems to be dropping the ant build. I would be in favor of this.

Oliver

> 
> Benedikt
> 
> Oliver Heger  schrieb am So., 20. März 2016
> um 22:42 Uhr:
> 
>> Hi all,
>>
>> after a series of alpha and beta releases, I think we are now ready to
>> release the final 2.0 version of [configuration]. So this is the
>> corresponding release vote.
>>
>> Configuration 2.0 RC1 is available for review here:
>> https://dist.apache.org/repos/dist/dev/commons/configuration
>> (revision 12797)
>>
>> Maven artifacts are here:
>>
>> https://repository.apache.org/content/repositories/orgapachecommons-1143
>>
>> Details of changes since 1.10 and the previous beta version are in the
>> release notes:
>>
>>
>> https://dist.apache.org/repos/dist/dev/commons/configuration/RELEASE-NOTES.txt
>>
>> https://home.apache.org/~oheger/configuration-2.0-rc1/changes-report.html
>>
>> Here is the tag:
>>
>>
>> http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_0_RC1
>> (revision 1735904)
>>
>> Site:
>>https://home.apache.org/~oheger/configuration-2.0-rc1/
>> (note some links in the menu are not yet working)
>>
>> KEYS:
>>   http://www.apache.org/dist/commons/KEYS
>>
>> Please review the release candidate and vote.
>> This vote will close no sooner than 72 hours from now, i.e. after 2200
>> GMT 23-Mar 2016
>>
>>   [ ] +1 Release these artifacts
>>   [ ] +0 OK, but...
>>   [ ] -0 OK, but really should fix...
>>   [ ] -1 I oppose this release because...
>>
>> Thanks!
>> Oliver
>>
>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>>
> 

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE] Accept Chimera as new Apache Commons Component

2016-03-21 Thread sebb
-0.9 ditto

I trust all the people voting +1 are prepared to help maintain the
code, including the JNI bits?


On 21 March 2016 at 18:13, James Carman  wrote:
> -0, I don't like the idea of a JNI library.
>
> On Mon, Mar 21, 2016 at 4:45 AM Benedikt Ritter  wrote:
>
>> Hi all,
>>
>> after long discussions I think we have gathered enough information to
>> decide whether we want to accept the Chimera project as a new Apache
>> Commons component.
>>
>> Proposed name: Apache Commons Crypto
>> Proposal text:
>> https://github.com/intel-hadoop/chimera/blob/master/PROPOSAL.html
>> Initial Code Base:  https://github.com/intel-hadoop/chimera/
>> Initial Committers (Names in alphabetical order):
>> - Aaron T. Myers (a...@apache.org, Apache Hadoop PMC, one of the original
>> Crypto dev team in Apache Hadoop)
>> - Andrew Wang (w...@apache.org, Apache Hadoop PMC, one of the original
>> Crypto dev team in Apache Hadoop)
>> - Chris Nauroth (cnaur...@apache.org, Apache Hadoop PMC and active
>> reviewer)
>> - Colin P. McCabe (cmcc...@apache.org, Apache Hadoop PMC, one of the
>> original Crypto dev team in Apache Hadoop)
>> - Dapeng Sun (s...@apache.org, Apache Sentry Committer, Chimera
>> contributor)
>> - Dian Fu (dia...@apache.org, Apache Sqoop Committer, Chimera contributor)
>> - Dong Chen (do...@apache.org, Apache Hive Committer,interested on
>> Chimera)
>> - Ferdinand Xu (x...@apache.org, Apache Hive Committer, Chimera
>> contributor)
>> - Haifeng Chen (haifengc...@apache.org, Chimera lead and code contributor)
>> - Marcelo Vanzin (Apache Spark Committer, Chimera contributor)
>> - Uma Maheswara Rao G (umamah...@apache.org, Apache Hadoop PMC, One of the
>> original Crypto dev/review team in Apache Hadoop)
>> - Yi Liu (y...@apache.org, Apache Hadoop PMC, One of the original Crypto
>> dev/review team in Apache Hadoop)
>>
>> Please review the proposal and vote.
>> This vote will close no sooner than 72 hours from now, i.e. after 0900
>> GMT 24-Mar 2016
>>
>>   [ ] +1 Accept Chimera as new Apache Commons Component
>>   [ ] +0 OK, but...
>>   [ ] -0 OK, but really should fix...
>>   [ ] -1 I oppose this because...
>>
>> Thank you!
>> Benedikt
>>

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [math] Staging site

2016-03-21 Thread Thomas Neidhart
On 03/21/2016 07:32 PM, Evan Ward wrote:
> Hi,
> 
> I'm on step 19 in Release.howto.txt, I've committed the updated site
> using svn, but I get a 404 when I try to view it at
> http://commons.staging.apache.org/proper/commons-math
> 
> Any ideas what I'm doing wrong? I've noticed that the staging URL for
> other components such as [lang] or [io] also result in a 404. Has the
> URL changed?

you do not need to copy to the staging site, the howto is wrong there.

Once the commit to the site-content repository is done, the site is
immediately synced and visible at http://commons.apache.org/math. You
might need to refresh your browser though.

btw. running mvn site-deploy should do the same as described in the howto.

Thomas

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[math] Staging site

2016-03-21 Thread Evan Ward
Hi,

I'm on step 19 in Release.howto.txt, I've committed the updated site
using svn, but I get a 404 when I try to view it at
http://commons.staging.apache.org/proper/commons-math

Any ideas what I'm doing wrong? I've noticed that the staging URL for
other components such as [lang] or [io] also result in a 404. Has the
URL changed?

Best Regards,
Evan




-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE] Accept Chimera as new Apache Commons Component

2016-03-21 Thread James Carman
-0, I don't like the idea of a JNI library.

On Mon, Mar 21, 2016 at 4:45 AM Benedikt Ritter  wrote:

> Hi all,
>
> after long discussions I think we have gathered enough information to
> decide whether we want to accept the Chimera project as a new Apache
> Commons component.
>
> Proposed name: Apache Commons Crypto
> Proposal text:
> https://github.com/intel-hadoop/chimera/blob/master/PROPOSAL.html
> Initial Code Base:  https://github.com/intel-hadoop/chimera/
> Initial Committers (Names in alphabetical order):
> - Aaron T. Myers (a...@apache.org, Apache Hadoop PMC, one of the original
> Crypto dev team in Apache Hadoop)
> - Andrew Wang (w...@apache.org, Apache Hadoop PMC, one of the original
> Crypto dev team in Apache Hadoop)
> - Chris Nauroth (cnaur...@apache.org, Apache Hadoop PMC and active
> reviewer)
> - Colin P. McCabe (cmcc...@apache.org, Apache Hadoop PMC, one of the
> original Crypto dev team in Apache Hadoop)
> - Dapeng Sun (s...@apache.org, Apache Sentry Committer, Chimera
> contributor)
> - Dian Fu (dia...@apache.org, Apache Sqoop Committer, Chimera contributor)
> - Dong Chen (do...@apache.org, Apache Hive Committer,interested on
> Chimera)
> - Ferdinand Xu (x...@apache.org, Apache Hive Committer, Chimera
> contributor)
> - Haifeng Chen (haifengc...@apache.org, Chimera lead and code contributor)
> - Marcelo Vanzin (Apache Spark Committer, Chimera contributor)
> - Uma Maheswara Rao G (umamah...@apache.org, Apache Hadoop PMC, One of the
> original Crypto dev/review team in Apache Hadoop)
> - Yi Liu (y...@apache.org, Apache Hadoop PMC, One of the original Crypto
> dev/review team in Apache Hadoop)
>
> Please review the proposal and vote.
> This vote will close no sooner than 72 hours from now, i.e. after 0900
> GMT 24-Mar 2016
>
>   [ ] +1 Accept Chimera as new Apache Commons Component
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this because...
>
> Thank you!
> Benedikt
>


Re: [math] Fwd: Please add your release data for 'commons'

2016-03-21 Thread Evan Ward
Thanks Luc!

On 03/21/2016 11:48 AM, Luc Maisonobe wrote:
> Le 21/03/2016 13:54, Evan Ward a écrit :
>> Hi,
>>
>> Can a Math PMC member add our release data to the database? I don't have
>> the necessary permissions.
> Now that we have 3 PMC, I have updated the database.
> You can continue with the process.
>
> best regards,
> Luc
>
>> Thanks,
>> Evan
>>
>>
>>  Forwarded Message 
>> Subject: Please add your release data for 'commons'
>> Date:Mon, 21 Mar 2016 12:48:51 +
>> From:Apache Reporter Service 
>> Reply-To:d...@community.apache.org
>> To:  evanward 
>>
>>
>>
>> Hi,
>> This is an automated email from reporter.apache.org.
>> I see that you just pushed something to our release repository for the 
>> 'commons' project
>> in the following commit:
>>
>> r12800 at 2016-03-21 12:48:37 + (Mon, 21 Mar 2016)
>> Publish commons-math 3.6.1 Release
>>
>> If you are a PMC member of this project, we ask that you log on to:
>> https://reporter.apache.org/addrelease.html?commons
>> and add your release data (version and date) to the database.
>>
>> If you are not a PMC member, please have a PMC member add this information.
>>
>> While this is not a requirement, we ask that you still add this data to the
>> reporter database, so that people using the Apache Reporter Service will be
>> able to see the latest release data for this project.
>>
>> With regards,
>> The Apache Reporter Service.
>> 
>>
>>
>>
>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [math] Fwd: Please add your release data for 'commons'

2016-03-21 Thread Luc Maisonobe
Le 21/03/2016 13:54, Evan Ward a écrit :
> Hi,
> 
> Can a Math PMC member add our release data to the database? I don't have
> the necessary permissions.

Now that we have 3 PMC, I have updated the database.
You can continue with the process.

best regards,
Luc

> 
> Thanks,
> Evan
> 
> 
>  Forwarded Message 
> Subject:  Please add your release data for 'commons'
> Date: Mon, 21 Mar 2016 12:48:51 +
> From: Apache Reporter Service 
> Reply-To: d...@community.apache.org
> To:   evanward 
> 
> 
> 
> Hi,
> This is an automated email from reporter.apache.org.
> I see that you just pushed something to our release repository for the 
> 'commons' project
> in the following commit:
> 
> r12800 at 2016-03-21 12:48:37 + (Mon, 21 Mar 2016)
> Publish commons-math 3.6.1 Release
> 
> If you are a PMC member of this project, we ask that you log on to:
> https://reporter.apache.org/addrelease.html?commons
> and add your release data (version and date) to the database.
> 
> If you are not a PMC member, please have a PMC member add this information.
> 
> While this is not a requirement, we ask that you still add this data to the
> reporter database, so that people using the Apache Reporter Service will be
> able to see the latest release data for this project.
> 
> With regards,
> The Apache Reporter Service.
> 
> 
> 
> 
> 


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE][RRESULT][RC1] Release Commons Math 3.6.1

2016-03-21 Thread Luc Maisonobe
Le 21/03/2016 16:42, Gilles a écrit :
> On Mon, 21 Mar 2016 10:29:48 -0400, Evan Ward wrote:
>> On 03/21/2016 09:18 AM, Luc Maisonobe wrote:
>>> Le 21/03/2016 13:44, Evan Ward a écrit :
 The vote passes with three votes in favor and none against.
>>> Well, in fact I am not sure it passes yet ...
>>>
>>> As far as I know, there are only 2 PMC members who voted: Oliver and
>>> myself.
>>
>> Oh, I didn't realize there had to be 3 PMC members voting. I had already
>> released the maven artifacts by the time I receive your message. I'll
>> wait to publish the site until we have a vote from a third PMC member.
>> Hopefully it is a +1 so I don't have to figure out how to un-release
>> something. I'll update the release.howto.txt document to include a note
>> that a vote must have 3 PMC +1's to pass.
> 
> I'll vote
> 
> +1

Thanks a lot.

best regards,
Luc

> 
> although I do not have the time to make all the "legal" steps.
> It's a leap of faith because I trust that you (and Luc) take extreme care
> in what you do.
> 
> This kind of trust is sorely missing in other circumstances.
> 
> Also, concretely, I think that the requirements could be relaxed for a
> bug-fix release.
> 
> Regards,
> Gilles
> 
>> Best Regards,
>> Evan
>>
>>>
>>> Could a third PMC member look at it?
>>>
>>> best regards,
>>> Luc
>>>
 Thanks for taking time to review.

 Best Regards,
 Evan

 On 03/19/2016 11:06 PM, Matt Sicker wrote:
> If you add the -Xdoclint:none command line argument, that will
> ignore the
> javadoc errors. I love how the JDK itself doesn't compile without that
> option.
>
> On 19 March 2016 at 15:38, Oliver Heger 
> wrote:
>
>> Build worked fine with Java 1.6 on Windows 10. Artifacts and site
>> look
>> good. I could not build the site with Java 8 because of Javadoc
>> errors,
>> but this is not blocking.
>>
>> So +1
>>
>> Oliver
>>
>> Am 17.03.2016 um 20:06 schrieb 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 the tag points at:
>>>   16abfe5de688cc52fb0396e0609cb33044b15653
>>>
>>> Site:
>>>   http://home.apache.org/~evanward/commons-math-3.6.1-RC1-site
>>>
>>> Distribution files:
>>>   https://dist.apache.org/repos/dist/dev/commons/math/
>>>
>>> Distribution files hashes (SHA1):
>>>   4d4bb6741f9b5d095bcab24f5232a871ba579df0
>> commons-math3-3.6.1-bin.tar.gz
>>>   e088b160c19af7ca2596d91430b8a71aaa5ea5da 
>>> commons-math3-3.6.1-bin.zip
>>>   77ffe792e4bf0d4bcd7b4e2a8ce3b07df40a92b9
>> commons-math3-3.6.1-src.tar.gz
>>>   cadad1cbb7757b2616a96b20d357e3a6acb1b4c9 
>>> commons-math3-3.6.1-src.zip
>>>
>>> KEYS file to check signatures:
>>>   http://www.apache.org/dist/commons/KEYS
>>>
>>> Maven artifacts:
>>>
>>>
>>
>> https://repository.apache.org/content/repositories/orgapachecommons-1142/org/apache/commons/commons-math3/3.6.1/
>>
>>> [ ] +1 Release it.
>>> [ ] +0 Go ahead; I don't care.
>>> [ ] -0 There are a few minor glitches: ...
>>> [ ] -1 No, do not release it because ...
>>>
>>> This vote will close in 72 hours, at 2016-03-20T12:00:00Z (this
>>> is UTC
>>> time).
>>>
>>> Best Regards,
>>> Evan
>>>
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 
> 


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE][RRESULT][RC1] Release Commons Math 3.6.1

2016-03-21 Thread Gilles

On Mon, 21 Mar 2016 10:29:48 -0400, Evan Ward wrote:

On 03/21/2016 09:18 AM, Luc Maisonobe wrote:

Le 21/03/2016 13:44, Evan Ward a écrit :

The vote passes with three votes in favor and none against.

Well, in fact I am not sure it passes yet ...

As far as I know, there are only 2 PMC members who voted: Oliver and 
myself.


Oh, I didn't realize there had to be 3 PMC members voting. I had 
already

released the maven artifacts by the time I receive your message. I'll
wait to publish the site until we have a vote from a third PMC 
member.

Hopefully it is a +1 so I don't have to figure out how to un-release
something. I'll update the release.howto.txt document to include a 
note

that a vote must have 3 PMC +1's to pass.


I'll vote

+1

although I do not have the time to make all the "legal" steps.
It's a leap of faith because I trust that you (and Luc) take extreme 
care

in what you do.

This kind of trust is sorely missing in other circumstances.

Also, concretely, I think that the requirements could be relaxed for a
bug-fix release.

Regards,
Gilles


Best Regards,
Evan



Could a third PMC member look at it?

best regards,
Luc


Thanks for taking time to review.

Best Regards,
Evan

On 03/19/2016 11:06 PM, Matt Sicker wrote:
If you add the -Xdoclint:none command line argument, that will 
ignore the
javadoc errors. I love how the JDK itself doesn't compile without 
that

option.

On 19 March 2016 at 15:38, Oliver Heger 


wrote:

Build worked fine with Java 1.6 on Windows 10. Artifacts and site 
look
good. I could not build the site with Java 8 because of Javadoc 
errors,

but this is not blocking.

So +1

Oliver

Am 17.03.2016 um 20:06 schrieb 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 the tag points at:
  16abfe5de688cc52fb0396e0609cb33044b15653

Site:
  http://home.apache.org/~evanward/commons-math-3.6.1-RC1-site

Distribution files:
  https://dist.apache.org/repos/dist/dev/commons/math/

Distribution files hashes (SHA1):
  4d4bb6741f9b5d095bcab24f5232a871ba579df0

commons-math3-3.6.1-bin.tar.gz
  e088b160c19af7ca2596d91430b8a71aaa5ea5da  
commons-math3-3.6.1-bin.zip

  77ffe792e4bf0d4bcd7b4e2a8ce3b07df40a92b9

commons-math3-3.6.1-src.tar.gz
  cadad1cbb7757b2616a96b20d357e3a6acb1b4c9  
commons-math3-3.6.1-src.zip


KEYS file to check signatures:
  http://www.apache.org/dist/commons/KEYS

Maven artifacts:




https://repository.apache.org/content/repositories/orgapachecommons-1142/org/apache/commons/commons-math3/3.6.1/

[ ] +1 Release it.
[ ] +0 Go ahead; I don't care.
[ ] -0 There are a few minor glitches: ...
[ ] -1 No, do not release it because ...

This vote will close in 72 hours, at 2016-03-20T12:00:00Z (this 
is UTC

time).

Best Regards,
Evan




-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE][RRESULT][RC1] Release Commons Math 3.6.1

2016-03-21 Thread Evan Ward

On 03/21/2016 09:18 AM, Luc Maisonobe wrote:
> Le 21/03/2016 13:44, Evan Ward a écrit :
>> The vote passes with three votes in favor and none against.
> Well, in fact I am not sure it passes yet ...
>
> As far as I know, there are only 2 PMC members who voted: Oliver and myself.

Oh, I didn't realize there had to be 3 PMC members voting. I had already
released the maven artifacts by the time I receive your message. I'll
wait to publish the site until we have a vote from a third PMC member.
Hopefully it is a +1 so I don't have to figure out how to un-release
something. I'll update the release.howto.txt document to include a note
that a vote must have 3 PMC +1's to pass.

Best Regards,
Evan

>
> Could a third PMC member look at it?
>
> best regards,
> Luc
>
>> Thanks for taking time to review.
>>
>> Best Regards,
>> Evan
>>
>> On 03/19/2016 11:06 PM, Matt Sicker wrote:
>>> If you add the -Xdoclint:none command line argument, that will ignore the
>>> javadoc errors. I love how the JDK itself doesn't compile without that
>>> option.
>>>
>>> On 19 March 2016 at 15:38, Oliver Heger 
>>> wrote:
>>>
 Build worked fine with Java 1.6 on Windows 10. Artifacts and site look
 good. I could not build the site with Java 8 because of Javadoc errors,
 but this is not blocking.

 So +1

 Oliver

 Am 17.03.2016 um 20:06 schrieb 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 the tag points at:
>   16abfe5de688cc52fb0396e0609cb33044b15653
>
> Site:
>   http://home.apache.org/~evanward/commons-math-3.6.1-RC1-site
>
> Distribution files:
>   https://dist.apache.org/repos/dist/dev/commons/math/
>
> Distribution files hashes (SHA1):
>   4d4bb6741f9b5d095bcab24f5232a871ba579df0
 commons-math3-3.6.1-bin.tar.gz
>   e088b160c19af7ca2596d91430b8a71aaa5ea5da  commons-math3-3.6.1-bin.zip
>   77ffe792e4bf0d4bcd7b4e2a8ce3b07df40a92b9
 commons-math3-3.6.1-src.tar.gz
>   cadad1cbb7757b2616a96b20d357e3a6acb1b4c9  commons-math3-3.6.1-src.zip
>
> KEYS file to check signatures:
>   http://www.apache.org/dist/commons/KEYS
>
> Maven artifacts:
>
>
 https://repository.apache.org/content/repositories/orgapachecommons-1142/org/apache/commons/commons-math3/3.6.1/
> [ ] +1 Release it.
> [ ] +0 Go ahead; I don't care.
> [ ] -0 There are a few minor glitches: ...
> [ ] -1 No, do not release it because ...
>
> This vote will close in 72 hours, at 2016-03-20T12:00:00Z (this is UTC
> time).
>
> Best Regards,
> Evan
>
 -
 To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
 For additional commands, e-mail: dev-h...@commons.apache.org


>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE][RRESULT][RC1] Release Commons Math 3.6.1

2016-03-21 Thread Luc Maisonobe
Le 21/03/2016 13:44, Evan Ward a écrit :
> The vote passes with three votes in favor and none against.

Well, in fact I am not sure it passes yet ...

As far as I know, there are only 2 PMC members who voted: Oliver and myself.

Could a third PMC member look at it?

best regards,
Luc

> 
> Thanks for taking time to review.
> 
> Best Regards,
> Evan
> 
> On 03/19/2016 11:06 PM, Matt Sicker wrote:
>> If you add the -Xdoclint:none command line argument, that will ignore the
>> javadoc errors. I love how the JDK itself doesn't compile without that
>> option.
>>
>> On 19 March 2016 at 15:38, Oliver Heger 
>> wrote:
>>
>>> Build worked fine with Java 1.6 on Windows 10. Artifacts and site look
>>> good. I could not build the site with Java 8 because of Javadoc errors,
>>> but this is not blocking.
>>>
>>> So +1
>>>
>>> Oliver
>>>
>>> Am 17.03.2016 um 20:06 schrieb 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 the tag points at:
   16abfe5de688cc52fb0396e0609cb33044b15653

 Site:
   http://home.apache.org/~evanward/commons-math-3.6.1-RC1-site

 Distribution files:
   https://dist.apache.org/repos/dist/dev/commons/math/

 Distribution files hashes (SHA1):
   4d4bb6741f9b5d095bcab24f5232a871ba579df0
>>> commons-math3-3.6.1-bin.tar.gz
   e088b160c19af7ca2596d91430b8a71aaa5ea5da  commons-math3-3.6.1-bin.zip
   77ffe792e4bf0d4bcd7b4e2a8ce3b07df40a92b9
>>> commons-math3-3.6.1-src.tar.gz
   cadad1cbb7757b2616a96b20d357e3a6acb1b4c9  commons-math3-3.6.1-src.zip

 KEYS file to check signatures:
   http://www.apache.org/dist/commons/KEYS

 Maven artifacts:


>>> https://repository.apache.org/content/repositories/orgapachecommons-1142/org/apache/commons/commons-math3/3.6.1/
 [ ] +1 Release it.
 [ ] +0 Go ahead; I don't care.
 [ ] -0 There are a few minor glitches: ...
 [ ] -1 No, do not release it because ...

 This vote will close in 72 hours, at 2016-03-20T12:00:00Z (this is UTC
 time).

 Best Regards,
 Evan

>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>
>>>
>>
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 
> 


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[math] Fwd: Please add your release data for 'commons'

2016-03-21 Thread Evan Ward
Hi,

Can a Math PMC member add our release data to the database? I don't have
the necessary permissions.

Thanks,
Evan


 Forwarded Message 
Subject:Please add your release data for 'commons'
Date:   Mon, 21 Mar 2016 12:48:51 +
From:   Apache Reporter Service 
Reply-To:   d...@community.apache.org
To: evanward 



Hi,
This is an automated email from reporter.apache.org.
I see that you just pushed something to our release repository for the 
'commons' project
in the following commit:

r12800 at 2016-03-21 12:48:37 + (Mon, 21 Mar 2016)
Publish commons-math 3.6.1 Release

If you are a PMC member of this project, we ask that you log on to:
https://reporter.apache.org/addrelease.html?commons
and add your release data (version and date) to the database.

If you are not a PMC member, please have a PMC member add this information.

While this is not a requirement, we ask that you still add this data to the
reporter database, so that people using the Apache Reporter Service will be
able to see the latest release data for this project.

With regards,
The Apache Reporter Service.






[VOTE][RRESULT][RC1] Release Commons Math 3.6.1

2016-03-21 Thread Evan Ward
The vote passes with three votes in favor and none against.

Thanks for taking time to review.

Best Regards,
Evan

On 03/19/2016 11:06 PM, Matt Sicker wrote:
> If you add the -Xdoclint:none command line argument, that will ignore the
> javadoc errors. I love how the JDK itself doesn't compile without that
> option.
>
> On 19 March 2016 at 15:38, Oliver Heger 
> wrote:
>
>> Build worked fine with Java 1.6 on Windows 10. Artifacts and site look
>> good. I could not build the site with Java 8 because of Javadoc errors,
>> but this is not blocking.
>>
>> So +1
>>
>> Oliver
>>
>> Am 17.03.2016 um 20:06 schrieb 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 the tag points at:
>>>   16abfe5de688cc52fb0396e0609cb33044b15653
>>>
>>> Site:
>>>   http://home.apache.org/~evanward/commons-math-3.6.1-RC1-site
>>>
>>> Distribution files:
>>>   https://dist.apache.org/repos/dist/dev/commons/math/
>>>
>>> Distribution files hashes (SHA1):
>>>   4d4bb6741f9b5d095bcab24f5232a871ba579df0
>> commons-math3-3.6.1-bin.tar.gz
>>>   e088b160c19af7ca2596d91430b8a71aaa5ea5da  commons-math3-3.6.1-bin.zip
>>>   77ffe792e4bf0d4bcd7b4e2a8ce3b07df40a92b9
>> commons-math3-3.6.1-src.tar.gz
>>>   cadad1cbb7757b2616a96b20d357e3a6acb1b4c9  commons-math3-3.6.1-src.zip
>>>
>>> KEYS file to check signatures:
>>>   http://www.apache.org/dist/commons/KEYS
>>>
>>> Maven artifacts:
>>>
>>>
>> https://repository.apache.org/content/repositories/orgapachecommons-1142/org/apache/commons/commons-math3/3.6.1/
>>> [ ] +1 Release it.
>>> [ ] +0 Go ahead; I don't care.
>>> [ ] -0 There are a few minor glitches: ...
>>> [ ] -1 No, do not release it because ...
>>>
>>> This vote will close in 72 hours, at 2016-03-20T12:00:00Z (this is UTC
>>> time).
>>>
>>> Best Regards,
>>> Evan
>>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>>
>


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE] Accept Chimera as new Apache Commons Component

2016-03-21 Thread Emmanuel Bourg
+1 for the new component

However the name may be misleading since the scope is limited.

Emmanuel Bourg

Le 21/03/2016 09:45, Benedikt Ritter a écrit :
> Hi all,
> 
> after long discussions I think we have gathered enough information to
> decide whether we want to accept the Chimera project as a new Apache
> Commons component.
> 
> Proposed name: Apache Commons Crypto
> Proposal text:
> https://github.com/intel-hadoop/chimera/blob/master/PROPOSAL.html
> Initial Code Base:  https://github.com/intel-hadoop/chimera/
> Initial Committers (Names in alphabetical order):
> - Aaron T. Myers (a...@apache.org, Apache Hadoop PMC, one of the original
> Crypto dev team in Apache Hadoop)
> - Andrew Wang (w...@apache.org, Apache Hadoop PMC, one of the original
> Crypto dev team in Apache Hadoop)
> - Chris Nauroth (cnaur...@apache.org, Apache Hadoop PMC and active
> reviewer)
> - Colin P. McCabe (cmcc...@apache.org, Apache Hadoop PMC, one of the
> original Crypto dev team in Apache Hadoop)
> - Dapeng Sun (s...@apache.org, Apache Sentry Committer, Chimera contributor)
> - Dian Fu (dia...@apache.org, Apache Sqoop Committer, Chimera contributor)
> - Dong Chen (do...@apache.org, Apache Hive Committer,interested on Chimera)
> - Ferdinand Xu (x...@apache.org, Apache Hive Committer, Chimera contributor)
> - Haifeng Chen (haifengc...@apache.org, Chimera lead and code contributor)
> - Marcelo Vanzin (Apache Spark Committer, Chimera contributor)
> - Uma Maheswara Rao G (umamah...@apache.org, Apache Hadoop PMC, One of the
> original Crypto dev/review team in Apache Hadoop)
> - Yi Liu (y...@apache.org, Apache Hadoop PMC, One of the original Crypto
> dev/review team in Apache Hadoop)
> 
> Please review the proposal and vote.
> This vote will close no sooner than 72 hours from now, i.e. after 0900
> GMT 24-Mar 2016
> 
>   [ ] +1 Accept Chimera as new Apache Commons Component
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this because...
> 
> Thank you!
> Benedikt
> 


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



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

2016-03-21 Thread Gilles

Hello.

On Thu, 17 Mar 2016 20:31:14 -0700, Greg Brandt wrote:

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

,
so we thought it might be a natural contribution to the project.


Looks interesting (although I couldn't take the time to read the 
paper).




The code currently lives here: https://github.com/brandtg/stl-java. 
From a
usability perspective, I think it needs some cleanup work, and it 
needs

more thorough testing.


Would you be around to to keep maintaining to code?

However, an earlier variant of the code has run in production with 
decent

results on reasonably large time series, so it is not too far off.


Out of curiousity, can it detect any kind of periodicity?

Is this something that would be valuable to Commons Math? A cursory 
search
of JIRA and the mailing lists didn't turn up with anything, so my 
apologies

if this has been previously discussed.


There was a proposal to include "triple exponential smoothing", but is 
was

deemed to be already an "application" rather than a general tool.
At first sight, this code seems more in the line of CM.   Am I right?

Other committers' opinions requested...


Best regards,
Gilles

P.S. Please open a JIRA report ("Wish" type) so that we don't loose 
track

 in the flood of emails...

If so, I can massage the code to be consistent with the Developers 
Guide,
simplify usage, and add more test coverage, then follow the 
recommendations

there to create a patch.

Please feel free to submit pull requests or issues on the Github repo 
in

addition to discussion on this thread.

Thanks,
-Greg



-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE] Accept Chimera as new Apache Commons Component

2016-03-21 Thread Uwe Barthel
+1 (non-binding)

-- 
bart...@x-reizend.de


> On 21 Mar 2016, at 11:05, Sergio Fernández  wrote:
> 
> +1 (non-binding)
> 
> On Mon, Mar 21, 2016 at 10:39 AM, Luc Maisonobe  wrote:
> 
>> +1 for new component.
>> 
>> Luc
>> 
>> Le 21/03/2016 09:57, Bernd Eckenfels a écrit :
>>> +1 Accept Chimera as new Apache Commons Component
>>> 
>>> 
>>> Gruss
>>> Bernd
>>> 
>>> Von: Benedikt Ritter
>>> Gesendet: Montag, 21. März 2016 09:45
>>> An: Commons Developers List
>>> Cc: Hadoop Common
>>> Betreff: [VOTE] Accept Chimera as new Apache Commons Component
>>> 
>>> Hi all,
>>> 
>>> after long discussions I think we have gathered enough information to
>>> decide whether we want to accept the Chimera project as a new Apache
>>> Commons component.
>>> 
>>> Proposed name: Apache Commons Crypto
>>> Proposal text:
>>> https://github.com/intel-hadoop/chimera/blob/master/PROPOSAL.html
>>> Initial Code Base:  https://github.com/intel-hadoop/chimera/
>>> Initial Committers (Names in alphabetical order):
>>> - Aaron T. Myers (a...@apache.org, Apache Hadoop PMC, one of the original
>>> Crypto dev team in Apache Hadoop)
>>> - Andrew Wang (w...@apache.org, Apache Hadoop PMC, one of the original
>>> Crypto dev team in Apache Hadoop)
>>> - Chris Nauroth (cnaur...@apache.org, Apache Hadoop PMC and active
>>> reviewer)
>>> - Colin P. McCabe (cmcc...@apache.org, Apache Hadoop PMC, one of the
>>> original Crypto dev team in Apache Hadoop)
>>> - Dapeng Sun (s...@apache.org, Apache Sentry Committer, Chimera
>> contributor)
>>> - Dian Fu (dia...@apache.org, Apache Sqoop Committer, Chimera
>> contributor)
>>> - Dong Chen (do...@apache.org, Apache Hive Committer,interested on
>> Chimera)
>>> - Ferdinand Xu (x...@apache.org, Apache Hive Committer, Chimera
>> contributor)
>>> - Haifeng Chen (haifengc...@apache.org, Chimera lead and code
>> contributor)
>>> - Marcelo Vanzin (Apache Spark Committer, Chimera contributor)
>>> - Uma Maheswara Rao G (umamah...@apache.org, Apache Hadoop PMC, One of
>> the
>>> original Crypto dev/review team in Apache Hadoop)
>>> - Yi Liu (y...@apache.org, Apache Hadoop PMC, One of the original Crypto
>>> dev/review team in Apache Hadoop)
>>> 
>>> Please review the proposal and vote.
>>> This vote will close no sooner than 72 hours from now, i.e. after 0900
>>> GMT 24-Mar 2016
>>> 
>>>  [ ] +1 Accept Chimera as new Apache Commons Component
>>>  [ ] +0 OK, but...
>>>  [ ] -0 OK, but really should fix...
>>>  [ ] -1 I oppose this because...
>>> 
>>> Thank you!
>>> Benedikt
>>> 
>>> 
>> 
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>> 
>> 
> 
> 
> -- 
> Sergio Fernández
> Partner Technology Manager
> Redlink GmbH
> m: +43 6602747925
> e: sergio.fernan...@redlink.co
> w: http://redlink.co


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [math] questions on GA

2016-03-21 Thread Gilles

Hi.

On Fri, 18 Mar 2016 16:12:11 +0300, Семенов Кирилл 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 doesn't have any complex and 
extensive AI
instruments. I was looking for ANN some time ago and found only 
Mahout,

which seemed rather idle.


Projects depend on people that want to create and expand them.
In Commons Math, there is the "o.a.c.m.ml.neuralnet" package, but it 
only
provides the "Self-Organizing Feature Map" network and learning 
algorithm.



But Commons projects, IMO, are a good place for GA,


Certainly; but the point of discussion is whether we have sufficient
human resources to "compete" with other, already existing, packages.

Are there features missing in the software referred to by Thomas, which
would compel you to start a major enhancement of the code in CM?

If you still want to improve the CM "o.a.c.m.genetics" package, you are 
of

course free to do so.
But I fear there might be an issue of timely update of the repository 
if
no committer is convinced that the intermediate changes do bring more 
value

than the effort needed to integrate them.
What I mean is that you might need to do the whole refactoring before
being able to show the net improvement.
Perhaps others here will have another opinion...


while there is no
activity on AI merging/separating.


I don't understand that sentence.


but lacking human resources

it's unlikely to become a reality any time soon.



 You can always point to lacking features by opening JIRA reports, 
but

unless
you intend to work on them yourself, I wouldn't bet on having them 
fixed

rapidly.



If someone would want to start a large overhaul of the GA code, that 
is

worth considering.



There surely can be a big scope. Btw, I'm still a student (last year 
of

BS).
So, I can do things listed and some more as a GSoC project (I was 
planning

to participate anyway).

https://docs.google.com/document/d/1RT_zNfBdf8rX2p5Qo0bIQ28SqwWUVPwfKmjStwK8SCw/edit#
- I wrote my vision and ready to refine it,
if you care to comment.


It's really a nice offer.
The multi-threading feature is quite important, since it good help in 
making

Commons Math more attractive.
But that is a general remark, and a (relatively) recent discussion was 
about
how to make CM codes ready for parallel execution.  E.g. should 
parallelism
be implemented within CM, or should it be handle by a more general 
framework

(that would require *thread-safe* CM classes)?

Anyway, it would nice if you could work on CM in order to clarify the 
issue:

which algorithms need which approach, etc.


I find it strange, that ASF list for GSoC doesn't include any Commons
projects or widely known (Cassandram Solr, Kafka, etc.) Is it even 
possible

to participate on behalf of Commons Math this year?


Good question. [To which I personally cannot answer.]

Since Commons Math is (still) a part of the "Commons" project, I'd 
suggest
that you send a message to this list with "[ALL]" as a prefix subject, 
in

the hope that it will attract attention from more knowledgeable people.

Do you mean using an existing library, or do you suggest implementing 
the

functionality specifically for CM?

I'm not sure, which way is preferred. There is Commons Pool, that 
can
become a dependency, but is it okay to get any dependencies beside 
Junit?


The issues of dependencies is sensitive...
[Junit is only a dependency for running the tests, not for using the 
library.]


And implementing It would definitely enlarge codebase. Which is less 
of two

evils?


An interesting point.

A related discussion was about modularizing the CM code.  It's clear 
that GA
could be developed in its own "module".  Thus that module could (and 
should,

probably) reuse external tools rather than reimplement them.
But the decision to add such dependencies would not affect other 
modules

where dependencies are less desirable.


Best regards,
Gilles





2016-03-17 21:35 GMT+03:00 Gilles :


Hello.

On Thu, 17 Mar 2016 19:11:16 +0300, Семенов Кирилл wrote:


Hi,

I've been using genetic algorithm for some pet projects. And I'd 
like to

shed some light on a number of topics.



Thanks for you interest.

Given that there exist Java softwares that seem to provide a more 
complete

features set, I'd be interested to know a user's opinion on how the
CM implementation compares with those.
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.

1. Am I correct to think, that now GA is working in a single thread?




Certainly.

Very few CM codes are multi-thread ready.  It was one of the task to
be tackled for future versions of the library, but lacking human 
resources


Re: [VOTE] Accept Chimera as new Apache Commons Component

2016-03-21 Thread Sergio Fernández
+1 (non-binding)

On Mon, Mar 21, 2016 at 10:39 AM, Luc Maisonobe  wrote:

> +1 for new component.
>
> Luc
>
> Le 21/03/2016 09:57, Bernd Eckenfels a écrit :
> > +1 Accept Chimera as new Apache Commons Component
> >
> >
> > Gruss
> > Bernd
> >
> > Von: Benedikt Ritter
> > Gesendet: Montag, 21. März 2016 09:45
> > An: Commons Developers List
> > Cc: Hadoop Common
> > Betreff: [VOTE] Accept Chimera as new Apache Commons Component
> >
> > Hi all,
> >
> > after long discussions I think we have gathered enough information to
> > decide whether we want to accept the Chimera project as a new Apache
> > Commons component.
> >
> > Proposed name: Apache Commons Crypto
> > Proposal text:
> > https://github.com/intel-hadoop/chimera/blob/master/PROPOSAL.html
> > Initial Code Base:  https://github.com/intel-hadoop/chimera/
> > Initial Committers (Names in alphabetical order):
> > - Aaron T. Myers (a...@apache.org, Apache Hadoop PMC, one of the original
> > Crypto dev team in Apache Hadoop)
> > - Andrew Wang (w...@apache.org, Apache Hadoop PMC, one of the original
> > Crypto dev team in Apache Hadoop)
> > - Chris Nauroth (cnaur...@apache.org, Apache Hadoop PMC and active
> > reviewer)
> > - Colin P. McCabe (cmcc...@apache.org, Apache Hadoop PMC, one of the
> > original Crypto dev team in Apache Hadoop)
> > - Dapeng Sun (s...@apache.org, Apache Sentry Committer, Chimera
> contributor)
> > - Dian Fu (dia...@apache.org, Apache Sqoop Committer, Chimera
> contributor)
> > - Dong Chen (do...@apache.org, Apache Hive Committer,interested on
> Chimera)
> > - Ferdinand Xu (x...@apache.org, Apache Hive Committer, Chimera
> contributor)
> > - Haifeng Chen (haifengc...@apache.org, Chimera lead and code
> contributor)
> > - Marcelo Vanzin (Apache Spark Committer, Chimera contributor)
> > - Uma Maheswara Rao G (umamah...@apache.org, Apache Hadoop PMC, One of
> the
> > original Crypto dev/review team in Apache Hadoop)
> > - Yi Liu (y...@apache.org, Apache Hadoop PMC, One of the original Crypto
> > dev/review team in Apache Hadoop)
> >
> > Please review the proposal and vote.
> > This vote will close no sooner than 72 hours from now, i.e. after 0900
> > GMT 24-Mar 2016
> >
> >   [ ] +1 Accept Chimera as new Apache Commons Component
> >   [ ] +0 OK, but...
> >   [ ] -0 OK, but really should fix...
> >   [ ] -1 I oppose this because...
> >
> > Thank you!
> > Benedikt
> >
> >
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
Sergio Fernández
Partner Technology Manager
Redlink GmbH
m: +43 6602747925
e: sergio.fernan...@redlink.co
w: http://redlink.co


Re: [VOTE] Accept Chimera as new Apache Commons Component

2016-03-21 Thread Luc Maisonobe
+1 for new component.

Luc

Le 21/03/2016 09:57, Bernd Eckenfels a écrit :
> +1 Accept Chimera as new Apache Commons Component
> 
> 
> Gruss
> Bernd
> 
> Von: Benedikt Ritter
> Gesendet: Montag, 21. März 2016 09:45
> An: Commons Developers List
> Cc: Hadoop Common
> Betreff: [VOTE] Accept Chimera as new Apache Commons Component
> 
> Hi all,
> 
> after long discussions I think we have gathered enough information to
> decide whether we want to accept the Chimera project as a new Apache
> Commons component.
> 
> Proposed name: Apache Commons Crypto
> Proposal text:
> https://github.com/intel-hadoop/chimera/blob/master/PROPOSAL.html
> Initial Code Base:  https://github.com/intel-hadoop/chimera/
> Initial Committers (Names in alphabetical order):
> - Aaron T. Myers (a...@apache.org, Apache Hadoop PMC, one of the original
> Crypto dev team in Apache Hadoop)
> - Andrew Wang (w...@apache.org, Apache Hadoop PMC, one of the original
> Crypto dev team in Apache Hadoop)
> - Chris Nauroth (cnaur...@apache.org, Apache Hadoop PMC and active
> reviewer)
> - Colin P. McCabe (cmcc...@apache.org, Apache Hadoop PMC, one of the
> original Crypto dev team in Apache Hadoop)
> - Dapeng Sun (s...@apache.org, Apache Sentry Committer, Chimera contributor)
> - Dian Fu (dia...@apache.org, Apache Sqoop Committer, Chimera contributor)
> - Dong Chen (do...@apache.org, Apache Hive Committer,interested on Chimera)
> - Ferdinand Xu (x...@apache.org, Apache Hive Committer, Chimera contributor)
> - Haifeng Chen (haifengc...@apache.org, Chimera lead and code contributor)
> - Marcelo Vanzin (Apache Spark Committer, Chimera contributor)
> - Uma Maheswara Rao G (umamah...@apache.org, Apache Hadoop PMC, One of the
> original Crypto dev/review team in Apache Hadoop)
> - Yi Liu (y...@apache.org, Apache Hadoop PMC, One of the original Crypto
> dev/review team in Apache Hadoop)
> 
> Please review the proposal and vote.
> This vote will close no sooner than 72 hours from now, i.e. after 0900
> GMT 24-Mar 2016
> 
>   [ ] +1 Accept Chimera as new Apache Commons Component
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this because...
> 
> Thank you!
> Benedikt
> 
> 


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE] Release Configuration 2.0 based on RC1

2016-03-21 Thread Benedikt Ritter
Hello Oliver,

very nice artifacts, good work.

- builds with java 6, 7 and 8
- site looks good
- reports look good

Only thing I found is:
- build.xml and build.properties.sample are in the tag but not in the src
archive. The ant build can probably be dropped (does it work anyway?). No
blocker for me.

+1

Benedikt

Oliver Heger  schrieb am So., 20. März 2016
um 22:42 Uhr:

> Hi all,
>
> after a series of alpha and beta releases, I think we are now ready to
> release the final 2.0 version of [configuration]. So this is the
> corresponding release vote.
>
> Configuration 2.0 RC1 is available for review here:
> https://dist.apache.org/repos/dist/dev/commons/configuration
> (revision 12797)
>
> Maven artifacts are here:
>
> https://repository.apache.org/content/repositories/orgapachecommons-1143
>
> Details of changes since 1.10 and the previous beta version are in the
> release notes:
>
>
> https://dist.apache.org/repos/dist/dev/commons/configuration/RELEASE-NOTES.txt
>
> https://home.apache.org/~oheger/configuration-2.0-rc1/changes-report.html
>
> Here is the tag:
>
>
> http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_0_RC1
> (revision 1735904)
>
> Site:
>https://home.apache.org/~oheger/configuration-2.0-rc1/
> (note some links in the menu are not yet working)
>
> KEYS:
>   http://www.apache.org/dist/commons/KEYS
>
> Please review the release candidate and vote.
> This vote will close no sooner than 72 hours from now, i.e. after 2200
> GMT 23-Mar 2016
>
>   [ ] +1 Release these artifacts
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...
>
> Thanks!
> Oliver
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


Re: [VOTE] Accept Chimera as new Apache Commons Component

2016-03-21 Thread Bernd Eckenfels
+1 Accept Chimera as new Apache Commons Component


Gruss
Bernd

Von: Benedikt Ritter
Gesendet: Montag, 21. März 2016 09:45
An: Commons Developers List
Cc: Hadoop Common
Betreff: [VOTE] Accept Chimera as new Apache Commons Component

Hi all,

after long discussions I think we have gathered enough information to
decide whether we want to accept the Chimera project as a new Apache
Commons component.

Proposed name: Apache Commons Crypto
Proposal text:
https://github.com/intel-hadoop/chimera/blob/master/PROPOSAL.html
Initial Code Base:  https://github.com/intel-hadoop/chimera/
Initial Committers (Names in alphabetical order):
- Aaron T. Myers (a...@apache.org, Apache Hadoop PMC, one of the original
Crypto dev team in Apache Hadoop)
- Andrew Wang (w...@apache.org, Apache Hadoop PMC, one of the original
Crypto dev team in Apache Hadoop)
- Chris Nauroth (cnaur...@apache.org, Apache Hadoop PMC and active
reviewer)
- Colin P. McCabe (cmcc...@apache.org, Apache Hadoop PMC, one of the
original Crypto dev team in Apache Hadoop)
- Dapeng Sun (s...@apache.org, Apache Sentry Committer, Chimera contributor)
- Dian Fu (dia...@apache.org, Apache Sqoop Committer, Chimera contributor)
- Dong Chen (do...@apache.org, Apache Hive Committer,interested on Chimera)
- Ferdinand Xu (x...@apache.org, Apache Hive Committer, Chimera contributor)
- Haifeng Chen (haifengc...@apache.org, Chimera lead and code contributor)
- Marcelo Vanzin (Apache Spark Committer, Chimera contributor)
- Uma Maheswara Rao G (umamah...@apache.org, Apache Hadoop PMC, One of the
original Crypto dev/review team in Apache Hadoop)
- Yi Liu (y...@apache.org, Apache Hadoop PMC, One of the original Crypto
dev/review team in Apache Hadoop)

Please review the proposal and vote.
This vote will close no sooner than 72 hours from now, i.e. after 0900
GMT 24-Mar 2016

  [ ] +1 Accept Chimera as new Apache Commons Component
  [ ] +0 OK, but...
  [ ] -0 OK, but really should fix...
  [ ] -1 I oppose this because...

Thank you!
Benedikt



[VOTE] Accept Chimera as new Apache Commons Component

2016-03-21 Thread Benedikt Ritter
Hi all,

after long discussions I think we have gathered enough information to
decide whether we want to accept the Chimera project as a new Apache
Commons component.

Proposed name: Apache Commons Crypto
Proposal text:
https://github.com/intel-hadoop/chimera/blob/master/PROPOSAL.html
Initial Code Base:  https://github.com/intel-hadoop/chimera/
Initial Committers (Names in alphabetical order):
- Aaron T. Myers (a...@apache.org, Apache Hadoop PMC, one of the original
Crypto dev team in Apache Hadoop)
- Andrew Wang (w...@apache.org, Apache Hadoop PMC, one of the original
Crypto dev team in Apache Hadoop)
- Chris Nauroth (cnaur...@apache.org, Apache Hadoop PMC and active
reviewer)
- Colin P. McCabe (cmcc...@apache.org, Apache Hadoop PMC, one of the
original Crypto dev team in Apache Hadoop)
- Dapeng Sun (s...@apache.org, Apache Sentry Committer, Chimera contributor)
- Dian Fu (dia...@apache.org, Apache Sqoop Committer, Chimera contributor)
- Dong Chen (do...@apache.org, Apache Hive Committer,interested on Chimera)
- Ferdinand Xu (x...@apache.org, Apache Hive Committer, Chimera contributor)
- Haifeng Chen (haifengc...@apache.org, Chimera lead and code contributor)
- Marcelo Vanzin (Apache Spark Committer, Chimera contributor)
- Uma Maheswara Rao G (umamah...@apache.org, Apache Hadoop PMC, One of the
original Crypto dev/review team in Apache Hadoop)
- Yi Liu (y...@apache.org, Apache Hadoop PMC, One of the original Crypto
dev/review team in Apache Hadoop)

Please review the proposal and vote.
This vote will close no sooner than 72 hours from now, i.e. after 0900
GMT 24-Mar 2016

  [ ] +1 Accept Chimera as new Apache Commons Component
  [ ] +0 OK, but...
  [ ] -0 OK, but really should fix...
  [ ] -1 I oppose this because...

Thank you!
Benedikt