RE: [CRYPTO] Feedback from ApacheCON Europe

2016-11-23 Thread Ke, Xianda
Hi Matt, This technology named Intel® Secure Key was launched (May 2012) with the Intel® 3rd Generation Core™ processors (code-named Ivy Bridge). Not only Xeon CPUS. For instance, i7-6700 supports Secure Key (https://ark.intel.com/products/88196/Intel-Core-i7-6700-Processor-8M-Cache-up-to-4_00-G

Re: [CRYPTO] Feedback from ApacheCON Europe

2016-11-23 Thread Matt Sicker
The deployment of a JCE provider isn't that complicated in a containerized or otherwise automated (e.g., via Ansible) environment, but I'd imagine there are older clusters out there that have special snowflake configurations. As for the DRNG, is that only supported in Xeon CPUs? The article only me

RE: [CRYPTO] Feedback from ApacheCON Europe

2016-11-23 Thread Ke, Xianda
Hi Benedict, >>1) Why does Commons Crypto implement it's own Crypto API instead of providing >>a JCE provider? Dapeng has answered the question. Here are some additional details The deployment of JCE provider is tedious for big data user who owns thousands of nodes. (a). copy jar to java-home,

RE: [CRYPTO] Feedback from ApacheCON Europe

2016-11-23 Thread Sun, Dapeng
Sure. Thank Benedikt for the reminder. Here is my thoughts: >>1) Why does Commons Crypto implement it's own Crypto API instead of providing >>a JCE provider? >>If it is possible to write an adapter to JCE, I think this would be a good >>improvement for 1.1. >>If it is not possible for technica

Re: [RNG] Aggregate artefacts (for archive download)

2016-11-23 Thread Gilles
On Wed, 23 Nov 2016 09:12:33 -0800, Gary Gregory wrote: You use the assembly plugin. mvn assembly:single After running $ mvn clean deploy assembly:single -Prelease -Ptest-deploy There is no single archive file containing all the distribution. [Neither in "target", nor in "targer/deploy".]

[LANG] Support recursion in ReflectionToStringBuilder and deprecate RecursiveToStringStyle?

2016-11-23 Thread Duncan Jones
Hi all, To create a deep toString() representation of an object, one must use a combination of ReflectionToStringBuilder and RecursiveToStringStyle. IMO this confuses behaviour and presentation. LANG-1249 is an example of the problems the original design can cause - it’s not clear from the Ref

Jenkins build is back to stable : commons-io #17

2016-11-23 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[GitHub] commons-io pull request #28: IO-513 - Added convenience methods for loading ...

2016-11-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-io/pull/28 --- 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 project does not have this feature enabled and wishes so, or if the feature is e

Re: [VOTE] Accept Commons RDF as a new component

2016-11-23 Thread Bernd Eckenfels
+0 Undecided as there where no activity on commons-dev it feels to me like an other home would be better Am Wed, 23 Nov 2016 13:47:03 + schrieb Stian Soiland-Reyes : > [Note: this is the Commons PMC vote on dev@commons - there's a > concurrent IPMC VOTE thread on general@incubator] > > Since

Re: [VOTE] Accept Commons RDF as a new component

2016-11-23 Thread Bruno P. Kinoshita
[x] +1 Yes, accept Commons RDF as new component Bruno > > From: Stian Soiland-Reyes >To: Commons Developers List >Sent: Thursday, 24 November 2016 2:47 AM >Subject: [VOTE] Accept Commons RDF as a new component > > >[Note: this is the Commons PMC vote on dev@com

Re: [RNG] Aggregate artefacts (for archive download)

2016-11-23 Thread Gary Gregory
You use the assembly plugin. mvn assembly:single Gary On Nov 23, 2016 8:45 AM, "Gilles" wrote: > Hello. > > > AFAIU, a multi-module project creates separate artefacts for each > module. > This is all fine but for the case when one wants to download them > from the web site: a user would have t

Re: [VOTE] Accept Commons RDF as a new component

2016-11-23 Thread Benedikt Ritter
Stian Soiland-Reyes schrieb am Mi., 23. Nov. 2016 um 14:49 Uhr: > [Note: this is the Commons PMC vote on dev@commons - there's a > concurrent IPMC VOTE thread on general@incubator] > > Since Commons RDF entered incubation, it has evolved the understanding > of its purpose, developed and released

Re: [VOTE] Accept Commons RDF as a new component

2016-11-23 Thread Jörg Schaible
+1 Stian Soiland-Reyes wrote: > [Note: this is the Commons PMC vote on dev@commons - there's a > concurrent IPMC VOTE thread on general@incubator] > > Since Commons RDF entered incubation, it has evolved the understanding > of its purpose, developed and released code base that is now > stabilizi

[RNG] Aggregate artefacts (for archive download)

2016-11-23 Thread Gilles
Hello. AFAIU, a multi-module project creates separate artefacts for each module. This is all fine but for the case when one wants to download them from the web site: a user would have to download each module separately (from the "Download" link on the module's respective page). This is tedious

Re: [VOTE] Accept Commons RDF as a new component

2016-11-23 Thread Rob Tompkins
+1 > On Nov 23, 2016, at 10:37 AM, Jochen Wiedmann > wrote: > > +1 (Binding) > > >> On Wed, Nov 23, 2016 at 2:47 PM, Stian Soiland-Reyes >> wrote: >> [Note: this is the Commons PMC vote on dev@commons - there's a >> concurrent IPMC VOTE thread on general@incubator] >> >> Since Commons RDF

Re: [VOTE] Accept Commons RDF as a new component

2016-11-23 Thread Jochen Wiedmann
+1 (Binding) On Wed, Nov 23, 2016 at 2:47 PM, Stian Soiland-Reyes wrote: > [Note: this is the Commons PMC vote on dev@commons - there's a > concurrent IPMC VOTE thread on general@incubator] > > Since Commons RDF entered incubation, it has evolved the understanding > of its purpose, developed and

Re: [RNG] Help with Jenkins

2016-11-23 Thread Gilles
On Wed, 23 Nov 2016 08:14:25 +0100, Jan Matèrne wrote: https://builds.apache.org/view/Apache%20Commons/job/Commons_Rng/77/org > .apache.commons$commons-rng-examples/console From what I read in the "configure" page of the Jenkins interface, it is not possible for a module to override the setti

[VOTE] Accept Commons RDF as a new component

2016-11-23 Thread Stian Soiland-Reyes
[Note: this is the Commons PMC vote on dev@commons - there's a concurrent IPMC VOTE thread on general@incubator] Since Commons RDF entered incubation, it has evolved the understanding of its purpose, developed and released code base that is now stabilizing, moving towards a 1.0.0 release. Althoug

[Filter] Better name? (Was: [math] IIR filter library [...])

2016-11-23 Thread Gilles
Hi Bernd, Eric (and others). I was about to request a JIRA project for the "filter" component.[1] The name "FILTER" is not taken (as a JIRA project) but it would be better if we are sure that the name will stick (rather than have to later change the JIRA id or keep one that would not be close t

Re: [RNG] "multimodule" and "RNG-30__sampling" branches to be deleted

2016-11-23 Thread Gilles
On Mon, 21 Nov 2016 23:47:51 +0100, Gilles wrote: Hi. To those who might have a reference to these two branches, please resync with "master". Unless there are objections, I'll delete them. Done. Gilles Regards, Gilles -

Re: commons-fileupload git commit: FILEUPLOAD-279: Introduce a system property, which prevents DiskFileItem from deserialization, unless the property is true.

2016-11-23 Thread Benedikt Ritter
Hello Jochen, schrieb am Mi., 23. Nov. 2016 um 02:43 Uhr: > Repository: commons-fileupload > Updated Branches: > refs/heads/b1_3 0a7f8af3c -> 388e82451 > > > FILEUPLOAD-279: Introduce a system property, which prevents > DiskFileItem from deserialization, unless the property is true. > > > Proj