Re: [CRYPTO] Utils package

2016-06-18 Thread Gary Gregory
On Jun 18, 2016 5:30 PM, "Stian Soiland-Reyes" wrote: > > +1 to rename crypto.utils it to .internal, and then we are somewhat free to > shrink it in 1.1. > > I see many things in there that could form a minimal Commons Native, e.g. > to help with bundled native libraries and architecture detection

Re: [ALL] Volunteers for a Math IPMC?

2016-06-18 Thread Niall Pemberton
On Sat, Jun 18, 2016 at 6:56 PM, Gilles wrote: > On Sat, 18 Jun 2016 11:53:37 -0500, Matt Benson wrote: > >> I think it is indicative of the position held by many, myself included, >> that a set of focused, math-related artifacts do not make sense at the >> Commons component level, and should be

Re: [ALL] Volunteers for a Math IPMC?

2016-06-18 Thread Gilles
On Sun, 19 Jun 2016 01:55:12 +0200, Jörg Schaible wrote: Hi Gilles, Gilles wrote: On Sat, 18 Jun 2016 11:00:34 -0700, Ted Dunning wrote: On Sat, Jun 18, 2016 at 4:29 AM, Gilles [snip] You can never go home. No project stays the same. Well, some people in CM for years did their best to

Re: [CRYPTO] Utils package

2016-06-18 Thread sebb
On 19 June 2016 at 01:30, Stian Soiland-Reyes wrote: > +1 to rename crypto.utils it to .internal, and then we are somewhat free to > shrink it in 1.1. Also there are a couple of methods that are only called in one place so should be moved to the calling class: CRYPTO-83 CRYPTO-84 There may be o

Re: [CRYPTO] Utils package

2016-06-18 Thread Stian Soiland-Reyes
+1 to rename crypto.utils it to .internal, and then we are somewhat free to shrink it in 1.1. I see many things in there that could form a minimal Commons Native, e.g. to help with bundled native libraries and architecture detection. While perhaps less people deal with JNI now than 10 years ago, s

Re: [CRYPTO] Possible new method for CryptoCipher interface; API evolution

2016-06-18 Thread Stian Soiland-Reyes
I am not too keen to grow CryptoCipher to an abstract class (Java 8 or not) with additional methods that would not typically be implemented by implementing subclasses. The API of CC is quite low level, yes, but then adding higher level helpers there won't really help as it will be quite a confusin

Re: [ALL] Volunteers for a Math IPMC?

2016-06-18 Thread Jörg Schaible
Hi Gilles, Gilles wrote: > On Sat, 18 Jun 2016 11:00:34 -0700, Ted Dunning wrote: >> On Sat, Jun 18, 2016 at 4:29 AM, Gilles [snip] >> You can never go home. No project stays the same. > > Well, some people in CM for years did their best to avoid change. > I didn't like that view and argue wi

Resign from PMC...

2016-06-18 Thread James Carman
I wish to resign from the Apache Commons PMC. Thank you.

Re: [ALL] Volunteers for a Math IPMC?

2016-06-18 Thread Jörg Schaible
Hi Gilles, Gilles wrote: > Hi. > > On Sat, 18 Jun 2016 14:42:46 +0200, Jörg Schaible wrote: >> Hi Gilles, >> >> Gilles wrote: >> >>> Hi. >>> >>> On Fri, 17 Jun 2016 16:01:20 -0700, Ted Dunning wrote: Gilles, Thanks for links. I just read that (long-winded) thread and I s

Re: apache, commons, math

2016-06-18 Thread Ralph Goers
Thanks, Eric. I am OK with Commons Math being split into modules in the Commons Math sub-project. I am not OK with Commons Math A, Commons Math B, etc existing within Commons. In other words, when a user traverses to Commons Math they can then see the modules that make up Commons Math. I am

[GitHub] commons-cli pull request #4: Removing unnecessary subclassing of DefaultPars...

2016-06-18 Thread august782
GitHub user august782 opened a pull request: https://github.com/apache/commons-cli/pull/4 Removing unnecessary subclassing of DefaultParserTest The test class BugCLI252Test extends DefaultParserTest, but there is no need for it to do so as it does not use anything from DefaultParser

Jenkins build is still unstable: commons-jcs #159

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

Jenkins build is still unstable: commons-jcs » Apache Commons JCS :: Core #159

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

RE: [ALL] Volunteers for a Math IPMC?

2016-06-18 Thread Dennis E. Hamilton
Being one of the non-participants that Gilles speaks of, perhaps it is easier for me to not have any baggage that filters what I see as perfectly plain actions. > -Original Message- > From: Gilles [mailto:gil...@harfang.homelinux.org] > Sent: Saturday, June 18, 2016 10:56 > To: dev@commo

Re: [ALL] Volunteers for a Math IPMC?

2016-06-18 Thread Matt Benson
On Jun 18, 2016 2:05 PM, "Gilles" wrote: > > On Sat, 18 Jun 2016 11:00:34 -0700, Ted Dunning wrote: >> >> On Sat, Jun 18, 2016 at 4:29 AM, Gilles >> wrote: >> >>> ... >>> I'm asking, again, whether I need to initiate a VOTE that would allow me >>> to set up a workspace ("git", etc.) and transfer

Re: [ALL] Volunteers for a Math IPMC?

2016-06-18 Thread Gilles
On Sat, 18 Jun 2016 11:00:34 -0700, Ted Dunning wrote: On Sat, Jun 18, 2016 at 4:29 AM, Gilles wrote: ... I'm asking, again, whether I need to initiate a VOTE that would allow me to set up a workspace ("git", etc.) and transfer some code from CM over there. Nothing is stopping you from

Re: apache, commons, math

2016-06-18 Thread Gilles
Hi Eric. Thanks for a refreshing viewpoint! Gilles On Sat, 18 Jun 2016 20:22:24 +0200, Eric Barnhill wrote: I am new to protocols here and not sure which thread to jump on. But I am quite interested in the viability of the math project and hope the following observation is helpful. I think o

apache, commons, math

2016-06-18 Thread Eric Barnhill
I am new to protocols here and not sure which thread to jump on. But I am quite interested in the viability of the math project and hope the following observation is helpful. I think one reason people are talking past each other in this debate is because those outside the commons-math community ma

Re: [ALL] Volunteers for a Math IPMC?

2016-06-18 Thread Ted Dunning
On Sat, Jun 18, 2016 at 4:29 AM, Gilles wrote: > ... > I'm asking, again, whether I need to initiate a VOTE that would allow me > to set up a workspace ("git", etc.) and transfer some code from CM over > there. > Nothing is stopping you from setting something up. Github is usually the easiest w

Re: [ALL] Volunteers for a Math IPMC?

2016-06-18 Thread Gilles
On Sat, 18 Jun 2016 11:53:37 -0500, Matt Benson wrote: On Jun 18, 2016 9:28 AM, "Gilles" wrote: Hi. On Sat, 18 Jun 2016 14:42:46 +0200, Jörg Schaible wrote: Hi Gilles, Gilles wrote: Hi. On Fri, 17 Jun 2016 16:01:20 -0700, Ted Dunning wrote: Gilles, Thanks for links. I just read tha

Re: [ALL] Volunteers for a Math IPMC?

2016-06-18 Thread Matt Benson
On Jun 18, 2016 9:28 AM, "Gilles" wrote: > > Hi. > > > On Sat, 18 Jun 2016 14:42:46 +0200, Jörg Schaible wrote: >> >> Hi Gilles, >> >> Gilles wrote: >> >>> Hi. >>> >>> On Fri, 17 Jun 2016 16:01:20 -0700, Ted Dunning wrote: Gilles, Thanks for links. I just read that (l

Jenkins build is still unstable: commons-jcs #158

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

Jenkins build is still unstable: commons-jcs » Apache Commons JCS :: Core #158

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

Jenkins build became unstable: commons-jcs #157

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

Jenkins build became unstable: commons-jcs » Apache Commons JCS :: Core #157

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

[VOTE] Release Compress 1.12 based on RC2

2016-06-18 Thread Stefan Bodewig
Hi all as promised I've cut a RC for Compress 1.12. The Release Candidate is available for review at: https://dist.apache.org/repos/dist/dev/commons/compress/ (svn revision 14040) Maven artifacts are here: https://repository.apache.org/content/repositories/orgapachecommons-1178/org/apache

Re: svn commit: r1748963 - /commons/proper/bcel/trunk/src/test/java/org/apache/bcel/ElementValueGenTestCase.java

2016-06-18 Thread Benedikt Ritter
No problem! Gary Gregory schrieb am Sa., 18. Juni 2016 um 18:06: > I messed that up, sorry about that. > > Gary > -- Forwarded message -- > From: > Date: Jun 18, 2016 4:04 AM > Subject: svn commit: r1748963 - > > /commons/proper/bcel/trunk/src/test/java/org/apache/bcel/ElementVa

Fwd: svn commit: r1748963 - /commons/proper/bcel/trunk/src/test/java/org/apache/bcel/ElementValueGenTestCase.java

2016-06-18 Thread Gary Gregory
I messed that up, sorry about that. Gary -- Forwarded message -- From: Date: Jun 18, 2016 4:04 AM Subject: svn commit: r1748963 - /commons/proper/bcel/trunk/src/test/java/org/apache/bcel/ElementValueGenTestCase.java To: Cc: Author: britter Date: Sat Jun 18 11:04:24 2016 New Revi

Jenkins build is back to normal : Commons-Compress-Windows #42

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

Re: svn commit: r1749014 - /commons/proper/bcel/trunk/pom.xml

2016-06-18 Thread Benedikt Ritter
sebb schrieb am Sa., 18. Juni 2016 um 16:35 Uhr: > On 18 June 2016 at 14:34, Benedikt Ritter wrote: > > schrieb am Sa., 18. Juni 2016 um 15:33 Uhr: > > > >> Author: britter > >> Date: Sat Jun 18 13:33:11 2016 > >> New Revision: 1749014 > >> > >> URL: http://svn.apache.org/viewvc?rev=1749014&vie

[VOTE] Release Apache Commons BCEL 6.0 based on RC5

2016-06-18 Thread Benedikt Ritter
Hi, more then 10 years have passed since we've released BCEL 5.2. Users are waiting for us to release a new version capable of handling Java 6, 7 and 8 byte code. There have already been 4 release candidates for BCEL 6.0 but they have not made it for various reasons. Most importantly BC has been b

Re: svn commit: r1749014 - /commons/proper/bcel/trunk/pom.xml

2016-06-18 Thread sebb
On 18 June 2016 at 14:34, Benedikt Ritter wrote: > schrieb am Sa., 18. Juni 2016 um 15:33 Uhr: > >> Author: britter >> Date: Sat Jun 18 13:33:11 2016 >> New Revision: 1749014 >> >> URL: http://svn.apache.org/viewvc?rev=1749014&view=rev >> Log: >> Add Mark Roberts and Jérôme Leroux to the list of

Re: [ALL] Volunteers for a Math IPMC?

2016-06-18 Thread Gilles
Hi. On Sat, 18 Jun 2016 14:42:46 +0200, Jörg Schaible wrote: Hi Gilles, Gilles wrote: Hi. On Fri, 17 Jun 2016 16:01:20 -0700, Ted Dunning wrote: Gilles, Thanks for links. I just read that (long-winded) thread and I see no consensus that "Commons project is not being interested in hosting

Re: [ALL] Volunteers for a Math IPMC?

2016-06-18 Thread James Carman
Could we start something in the sandbox? It's not modifying existing code. On Sat, Jun 18, 2016 at 8:43 AM Jörg Schaible wrote: > Hi Gilles, > > Gilles wrote: > > > Hi. > > > > On Fri, 17 Jun 2016 16:01:20 -0700, Ted Dunning wrote: > >> Gilles, > >> > >> Thanks for links. > >> > >> I just read t

Re: svn commit: r1749014 - /commons/proper/bcel/trunk/pom.xml

2016-06-18 Thread Benedikt Ritter
schrieb am Sa., 18. Juni 2016 um 15:33 Uhr: > Author: britter > Date: Sat Jun 18 13:33:11 2016 > New Revision: 1749014 > > URL: http://svn.apache.org/viewvc?rev=1749014&view=rev > Log: > Add Mark Roberts and Jérôme Leroux to the list of contributors > > Modified: > commons/proper/bcel/trunk/p

Re: [BCEL] Test failures when building site

2016-06-18 Thread Benedikt Ritter
sebb schrieb am Sa., 18. Juni 2016 um 15:01 Uhr: > Yes, looks OK. > > So we can just remove any refs to cobertura or jacoco from pom.xml > and create the following empty file: > > src/site/resources/profile.jacoco > http://svn.apache.org/viewvc?rev=1748990&view=rev ;-) > > > On 18 June 2016 at

Re: [BCEL] Test failures when building site

2016-06-18 Thread sebb
Yes, looks OK. So we can just remove any refs to cobertura or jacoco from pom.xml and create the following empty file: src/site/resources/profile.jacoco On 18 June 2016 at 13:40, Benedikt Ritter wrote: > I was able to fix this problem by switching to JaCoCo. Can you confirm? > > Benedikt > >

Re: [ALL] Volunteers for a Math IPMC?

2016-06-18 Thread Jörg Schaible
Hi Gilles, Gilles wrote: > Hi. > > On Fri, 17 Jun 2016 16:01:20 -0700, Ted Dunning wrote: >> Gilles, >> >> Thanks for links. >> >> I just read that (long-winded) thread and I see no consensus that >> "Commons >> project is not being interested in hosting those components". > > In line with what

Re: [BCEL] Test failures when building site

2016-06-18 Thread Benedikt Ritter
I was able to fix this problem by switching to JaCoCo. Can you confirm? Benedikt sebb schrieb am Sa., 18. Juni 2016 um 13:41 Uhr: > I get the same problem, but "mvn clen test" works OK. > > I think this is because of Cobertura - that messes with the class > files, and may confuse BCEL. > > I tr

[GitHub] commons-bcel pull request #3: Flushing DataOutputStream before calling toByt...

2016-06-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-bcel/pull/3 --- 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

Re: [BCEL] Test failures when building site

2016-06-18 Thread sebb
I get the same problem, but "mvn clen test" works OK. I think this is because of Cobertura - that messes with the class files, and may confuse BCEL. I tried mvn clean site -Dcobertura.skip and that reduces the number of failures, but there is still one: [ERROR] Failed to execute goal org.apac

Re: [ALL] Volunteers for a Math IPMC?

2016-06-18 Thread Gilles
Hi. On Fri, 17 Jun 2016 16:01:20 -0700, Ted Dunning wrote: Gilles, Thanks for links. I just read that (long-winded) thread and I see no consensus that "Commons project is not being interested in hosting those components". In line with what I wrote previously, there isn't any consensus on

[BCEL] Test failures when building site

2016-06-18 Thread Benedikt Ritter
Hi, when running mvn test I get: Tests run: 102, Failures: 0, Errors: 0, Skipped: 0 When I run mvn site I get 28 Errors (see below). Any idea why this happens? I'm building with: Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T17:41:47+01:00) Maven home: /usr/local/Cell

Re: svn commit: r1748880 - /commons/proper/bcel/trunk/src/test/java/org/apache/bcel/ElementValueGenTestCase.java

2016-06-18 Thread Benedikt Ritter
Hello Gary, please check your IDE settings. This commit has replaced spaces with tabs for indentation. I've corrected this. Benedikt schrieb am Fr., 17. Juni 2016 um 19:41 Uhr: > Author: ggregory > Date: Fri Jun 17 17:41:52 2016 > New Revision: 1748880 > > URL: http://svn.apache.org/viewvc?rev

Re: [VOTE] Move Commons Math to TLP (again)...

2016-06-18 Thread Jochen Wiedmann
On Fri, Jun 17, 2016 at 7:39 PM, Gary Gregory wrote: > - Incubator then TLP > - Incubator then Commons Math There's no reason to distinguish those. It's initially the same, and both directions would be open, anyways. Jochen -- The next time you hear: "Don't reinvent the wheel!" http://www.k