[daemon] Just submitted a patch request for commons-daemon

2016-08-09 Thread Mori Bellamy
If someone can PTAL at https://issues.apache.org/jira/browse/DAEMON-352, I'd appreciate it. Should be functional, stylish, and backwards compatible. 1) Adding an -alwaysrestart flag, which restarts the child process no matter the exit code (currently we just do 123) 2) Add a -restartperiod flag. R

Re: [RNG] Rename develop branch to master

2016-08-09 Thread Emmanuel Bourg
Le 9/08/2016 à 18:20, Gilles a écrit : > No problem changing the layout. > > develop -> master > master -> released > > But someone should make the necessary adjustments to the howto > (with the drawback that the reference therein would become > fairly confusing). I renamed the branch, pleas

[rng] JIRA "pid" ?

2016-08-09 Thread Gilles
Hello. How does one find the project identifier to be used in links such as http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310485&issuetype=1&priority=4&assignee=-1 ? Thanks, Gilles - To unsubscribe

Re: [RNG] Rename develop branch to master

2016-08-09 Thread Gilles
On Tue, 9 Aug 2016 08:59:00 -0700, Gary Gregory wrote: We should match the rest of Commons and have a master branch instead of develop IMO. Gary As we already discussed, it's not about the layout, it's about a development model. There is a model in "doc/development/development.howto.txt". E.

Re: [VOTE] DBCP 2.2 rc2

2016-08-09 Thread Gary Gregory
On Tue, Aug 9, 2016 at 8:27 AM, Matt Sicker wrote: > Yes, I'd like to make a decent integration test for this. This could have > helped the original bugfix that caused this new bug, too. :) > Yes, that's worth doing. Too bad it will delay DBCP, but there is a nice upshot with a new reusable inte

[RNG] Rename develop branch to master

2016-08-09 Thread Gary Gregory
We should match the rest of Commons and have a master branch instead of develop IMO. Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition Sp

Re: [VOTE] DBCP 2.2 rc2

2016-08-09 Thread Matt Sicker
Yes, I'd like to make a decent integration test for this. This could have helped the original bugfix that caused this new bug, too. :) On 9 August 2016 at 10:23, Gary Gregory wrote: > This is more than likely something all Commons components could benefit > from... I would be really nice to capt

Re: [VOTE] DBCP 2.2 rc2

2016-08-09 Thread Gary Gregory
This is more than likely something all Commons components could benefit from... I would be really nice to capture your testing in an integration test we can run from Maven. We could put anything generic in a Commons OSGi component even if it only has test code. Gary On Mon, Aug 8, 2016 at 10:17

Re: [MATH]: Current state of project?

2016-08-09 Thread Jochen Wiedmann
On Tue, Aug 9, 2016 at 3:00 PM, Artem Barger wrote: > On Fri, Aug 5, 2016 at 2:47 PM, Rob Tompkins wrote: > >> So based upon all of the conversation here, I’ve concluded that the best >> path forward is to attempt to grow the community inside commons. That’s why >> I’m sticking with attempts to m

Re: [MATH]: Current state of project?

2016-08-09 Thread Artem Barger
On Fri, Aug 5, 2016 at 2:47 PM, Rob Tompkins wrote: > So based upon all of the conversation here, I’ve concluded that the best > path forward is to attempt to grow the community inside commons. That’s why > I’m sticking with attempts to make contributions elsewhere in commons to > gain the requis

[rng] Adding JMH dependency, RNG-2.

2016-08-09 Thread Artem Barger
Hi, I've created a following JIRA task, to add JMH dependency and allow execution of microbenchmarks based on JMH framework. I've added maven profile to separate compilation of benchmark related jar from the main stream. My proposed changes attached to the JIRA issue, any comments or suggestions a

Re: [rng] Web site (Was: [rng] JIRA is up)

2016-08-09 Thread Artem Barger
On Tue, Aug 9, 2016 at 1:25 PM, Gilles wrote: > In short, you might try this: > > > > org.apache.maven.plugins > maven-javadoc-plugin > > -Xdoclint:none > > > > > If it fixes your problem, I'll commit the change. > ​Yeah, now it's better. Based o

Re: [rng] Web site (Was: [rng] JIRA is up)

2016-08-09 Thread Gilles
On Tue, 09 Aug 2016 12:25:21 +0200, Gilles wrote: On Tue, 9 Aug 2016 13:00:29 +0300, Artem Barger wrote: On Tue, Aug 9, 2016 at 12:45 PM, Gilles wrote: Congrats! And here the first issue: RNG-1 , not able to produce site web pages ("mvn clean si

Re: [rng] Web site (Was: [rng] JIRA is up)

2016-08-09 Thread Gilles
On Tue, 9 Aug 2016 13:00:29 +0300, Artem Barger wrote: On Tue, Aug 9, 2016 at 12:45 PM, Gilles wrote: Congrats! And here the first issue: RNG-1 , not able to produce site web pages ("mvn clean site"), looks like there is a link missing. I also

Re: [rng] Web site (Was: [rng] JIRA is up)

2016-08-09 Thread Artem Barger
On Tue, Aug 9, 2016 at 12:45 PM, Gilles wrote: > Congrats! And here the first issue: RNG-1 >> , not able to produce site >> web >> pages ("mvn clean site"), looks like there is a link missing. >> > > I also encountered this problem. > I suspect that it

[rng] Web site (Was: [rng] JIRA is up)

2016-08-09 Thread Gilles
On Tue, 9 Aug 2016 11:49:10 +0300, Artem Barger wrote: Congrats! And here the first issue: RNG-1 , not able to produce site web pages ("mvn clean site"), looks like there is a link missing. I also encountered this problem. I suspect that it is a on

[ANNOUNCEMENT] Apache Commons Crypto 1.0.0 Released

2016-08-09 Thread Dapeng Sun
The Apache Commons Crypto team is pleased to announce the release of Apache Commons Crypto 1.0.0, The release is available for download at http://commons.apache.org/proper/commons-crypto/download_crypto.cgi Apache Commons Crypto is a cryptographic library optimized with AES-NI (Advanced Encryptio

Re: [rng] JIRA is up

2016-08-09 Thread Artem Barger
Congrats! And here the first issue: RNG-1 , not able to produce site web pages ("mvn clean site"), looks like there is a link missing. Best regards, Artem Barger. On Tue, Aug 9, 2016 at 1:13 AM, Gilles wrote: > > https://issues.

[ANNOUNCEMENT] Apache Commons Crypto 1.0.0 Released

2016-08-09 Thread Sun, Dapeng
The Apache Commons Crypto team is pleased to announce the release of Apache Commons Crypto 1.0.0, The release is available for download at http://commons.apache.org/proper/commons-crypto/download_crypto.cgi Apache Commons Crypto is a cryptographic library optimized with AES-NI (Advanced Enc