Re: Please welcome our newest Commons committer Dipanjan Laha

2014-07-01 Thread Dipanjan Laha
On Wed, Jul 2, 2014 at 11:56 AM, Thomas Neidhart wrote: > On 07/02/2014 04:30 AM, Dipanjan Laha wrote: > > On Wednesday, 2 July 2014, Bernd Eckenfels > wrote: > > > >> Am Sat, 28 Jun 2014 22:00:34 -0400 > >> schrieb Gary Gregory >: > >>> *Welcome* aboard Dipanjan! > >> > >> Welcome Diphanjan :)

Re: Code signing

2014-07-01 Thread Mark Thomas
On 02/07/2014 00:21, Gary Gregory wrote: > Are we going to distribute signed and unsigned versions of the same files? For Commons Daemon 1.0.15, yes, since we already have the unsigned version on /dist and I don't think we should change that in any way. For new releases I'd expect we'd just distri

Re: Please welcome our newest Commons committer Dipanjan Laha

2014-07-01 Thread Thomas Neidhart
On 07/02/2014 04:30 AM, Dipanjan Laha wrote: > On Wednesday, 2 July 2014, Bernd Eckenfels wrote: > >> Am Sat, 28 Jun 2014 22:00:34 -0400 >> schrieb Gary Gregory >: >>> *Welcome* aboard Dipanjan! >> >> Welcome Diphanjan :) Whats your fav. components in Apache Commons? > > > Thank you, > It would

Re: Please welcome our newest Commons committer Dipanjan Laha

2014-07-01 Thread Benedikt Ritter
Hello and welcome Dipanjan, hope to see you around in [lang] sometime ;-) Regards, Benedikt Send from my mobile device > Am 29.06.2014 um 04:00 schrieb Gary Gregory : > > Hi All, > > Please give a warm welcome to Dipanjan Laha, our latest committer. > > *Welcome* aboard Dipanjan! > > Gary >

Re: Please welcome our newest Commons committer Dipanjan Laha

2014-07-01 Thread Dipanjan Laha
On Wednesday, 2 July 2014, Bernd Eckenfels wrote: > Am Sat, 28 Jun 2014 22:00:34 -0400 > schrieb Gary Gregory >: > > *Welcome* aboard Dipanjan! > > Welcome Diphanjan :) Whats your fav. components in Apache Commons? Thank you, It would be collections for now, but looking forward to getting invol

RE: Code signing

2014-07-01 Thread Gary Gregory
Are we going to distribute signed and unsigned versions of the same files?  How does this relate to signing jars? Are we going to do that as well?  Gary Original message From: Mark Thomas Date:07/01/2014 15:53 (GMT-05:00) To: Commons Developers List Subject: Code signing

Re: Please welcome our newest Commons committer Dipanjan Laha

2014-07-01 Thread Bernd Eckenfels
Am Sat, 28 Jun 2014 22:00:34 -0400 schrieb Gary Gregory : > *Welcome* aboard Dipanjan! Welcome Diphanjan :) Whats your fav. components in Apache Commons? Gruss Bernd - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org F

Re: creating a sandbox project?

2014-07-01 Thread Matt Benson
Hi, Daniel. The Apache Commons sandbox is open to any Apache committer, but there isn't any simple avenue of ingress for X random codebase to come into the Commons sandbox. The Apache Incubator is a better fit, but usually having some level of existing community around a codebase is helpful/expec

creating a sandbox project?

2014-07-01 Thread Daniel McEnnis
Apache Commons Dev, Ho do I initiate a sandbox project? I have a collection of tools for automating factory class creation for objects, including dynamic loading without configuration files, auto-loading new factory types, GUI friendly automated factory browsing, GUI friendly automated browsing of

Code signing

2014-07-01 Thread Mark Thomas
All, You may be aware that the ASF is currently evaluating an external code signing service. So far, things are looking code. Assuming it moves forward, Apache Tomcat is going to be used as a guinea pig for the live service. Some of the components Tomcat wants to sign are the procrun binaries from

Re: svn commit: r1606629 - /commons/proper/email/trunk/src/test/java/org/apache/commons/mail/EmailLiveTest.java

2014-07-01 Thread sebb
On 30 June 2014 07:10, wrote: > Author: tn > Date: Mon Jun 30 06:10:47 2014 > New Revision: 1606629 > > URL: http://svn.apache.org/r1606629 > Log: > Remove personal email address from live test. > > Modified: > > commons/proper/email/trunk/src/test/java/org/apache/commons/mail/EmailLiveTest.

Re: author of changes.xml

2014-07-01 Thread sebb
On 1 July 2014 12:50, Gary Gregory wrote: > The tag should probably fall under the same treatment as @author > tags: discouraged. Alternatively, for this case it would make sense to use dev@commons / Apache Commons developers. > Gary > > > On Mon, Jun 30, 2014 at 4:06 PM, Bernd Eckenfels > wro

Re: [JCS] why are there both test/conf/ and test/test-conf/ directories?

2014-07-01 Thread sebb
On 30 June 2014 06:58, Romain Manni-Bucau wrote: > yes seems a split between classpath config file and others (a bunch of > conf/*.ccf being not used but nice to have as examples) I can understand a split, but some files are in both places, with different content. This needs to be sorted out and

Re: author of changes.xml

2014-07-01 Thread Gary Gregory
The tag should probably fall under the same treatment as @author tags: discouraged. Gary On Mon, Jun 30, 2014 at 4:06 PM, Bernd Eckenfels wrote: > Hello, > > in [VFS] (but I guess the question is broader) I see an tag in > the changes.xml. However most of the recent changes (as well as the >

Re: [email] Java 8 test errors

2014-07-01 Thread Benedikt Ritter
Happy I could help :-) 2014-07-01 10:22 GMT+02:00 Thomas Neidhart : > Hi Benedikt, > > thanks for the hint, using a profile to detect Java 8 and use a different > easymock/powermock version worked. > > Thomas > > > On Tue, Jul 1, 2014 at 8:30 AM, Benedikt Ritter > wrote: > > > 2014-06-30 21:44

Re: [email] Java 8 test errors

2014-07-01 Thread Thomas Neidhart
Hi Benedikt, thanks for the hint, using a profile to detect Java 8 and use a different easymock/powermock version worked. Thomas On Tue, Jul 1, 2014 at 8:30 AM, Benedikt Ritter wrote: > 2014-06-30 21:44 GMT+02:00 Thomas Neidhart : > > > On 06/30/2014 04:27 PM, Thomas Neidhart wrote: > > > On