Re: [maven-scm-api] Looking to perform svn remote move

2018-05-18 Thread Hervé BOUTEMY
Le vendredi 18 mai 2018, 22:36:20 CEST Rob Tompkins a écrit : > > On May 18, 2018, at 3:30 PM, Michael Osipov wrote: > > > > Am 2018-05-17 um 15:12 schrieb Rob Tompkins: > > > Hello maven guys, > > > > > > Over on commons we’ve been writing our own release-plugin > > > >

Re: [ALL] SHA-1 vs. SHA-256

2018-05-18 Thread ajs6f
+1 ajs6f > On May 18, 2018, at 5:50 PM, Bruno P. Kinoshita wrote: > > No objections from me. +1 > > Sent from Yahoo Mail on Android > > On Sat, 19 May 2018 at 9:24, Gary Gregory wrote: > Hi All: > > Eclipse is moving to SHA-256 to validate

Re: [ALL] SHA-1 vs. SHA-256

2018-05-18 Thread Bruno P. Kinoshita
No objections from me. +1 Sent from Yahoo Mail on Android On Sat, 19 May 2018 at 9:24, Gary Gregory wrote: Hi All: Eclipse is moving to SHA-256 to validate downloads [1] alongside MD5. We just updated to SHA-1 which apparently has been subject to a collision

Re: [maven-scm-api] Looking to perform svn remote move

2018-05-18 Thread Gary Gregory
On Fri, May 18, 2018 at 2:36 PM, Rob Tompkins wrote: > > > > On May 18, 2018, at 3:30 PM, Michael Osipov wrote: > > > > Am 2018-05-17 um 15:12 schrieb Rob Tompkins: > > > Hello maven guys, > > > > > > Over on commons we’ve been writing our own

Re: [maven-scm-api] Looking to perform svn remote move

2018-05-18 Thread Rob Tompkins
> On May 18, 2018, at 3:30 PM, Michael Osipov wrote: > > Am 2018-05-17 um 15:12 schrieb Rob Tompkins: > > Hello maven guys, > > > > Over on commons we’ve been writing our own release-plugin > > What is wrong with the current Maven Release Plugin and why are you writing >

Re: [collections] CollectionUtils not null-safe

2018-05-18 Thread Bruno P. Kinoshita
+1 Sent from Yahoo Mail on Android On Sat, 19 May 2018 at 7:35, Gary Gregory wrote: Hi All: A lot of methods in CollectionUtils are not null-safe and are documented as such in Javadoc with throwing NPEs. I'd like to change that. The change is behavioral and BC

Re: [maven-scm-api] Looking to perform svn remote move

2018-05-18 Thread Gary Gregory
On Fri, May 18, 2018 at 1:30 PM, Michael Osipov wrote: > Am 2018-05-17 um 15:12 schrieb Rob Tompkins: > > Hello maven guys, > > > > Over on commons we’ve been writing our own release-plugin > > What is wrong with the current Maven Release Plugin and why are you > writing

[collections] CollectionUtils not null-safe

2018-05-18 Thread Gary Gregory
Hi All: A lot of methods in CollectionUtils are not null-safe and are documented as such in Javadoc with throwing NPEs. I'd like to change that. The change is behavioral and BC would be preserved. Thoughts? Gary

Re: [maven-scm-api] Looking to perform svn remote move

2018-05-18 Thread Michael Osipov
Am 2018-05-17 um 15:12 schrieb Rob Tompkins: > Hello maven guys, > > Over on commons we’ve been writing our own release-plugin What is wrong with the current Maven Release Plugin and why are you writing your own whereas we could improve the current one, can't we? Michael

[GitHub] commons-io pull request #60: Minor fix in method doc

2018-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-io/pull/60 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [ALL] SHA-1 vs. SHA-256

2018-05-18 Thread Gary Gregory
On Fri, May 18, 2018 at 9:56 AM, Rob Tompkins wrote: > > > > On May 18, 2018, at 11:42 AM, Gary Gregory > wrote: > > > >> On Fri, May 18, 2018 at 9:36 AM, sebb wrote: > >> > >>> On 18 May 2018 at 16:30, Gary Gregory

Re: [ALL] SHA-1 vs. SHA-256

2018-05-18 Thread Rob Tompkins
> On May 18, 2018, at 11:42 AM, Gary Gregory wrote: > >> On Fri, May 18, 2018 at 9:36 AM, sebb wrote: >> >>> On 18 May 2018 at 16:30, Gary Gregory wrote: >>> Hi All: >>> >>> Eclipse is moving to SHA-256 to validate downloads

Re: [ALL] SHA-1 vs. SHA-256

2018-05-18 Thread Gary Gregory
On Fri, May 18, 2018 at 9:36 AM, sebb wrote: > On 18 May 2018 at 16:30, Gary Gregory wrote: > > Hi All: > > > > Eclipse is moving to SHA-256 to validate downloads [1] alongside MD5. > > > > We just updated to SHA-1 which apparently has been subject to a

Re: [ALL] SHA-1 vs. SHA-256

2018-05-18 Thread sebb
On 18 May 2018 at 16:30, Gary Gregory wrote: > Hi All: > > Eclipse is moving to SHA-256 to validate downloads [1] alongside MD5. > > We just updated to SHA-1 which apparently has been subject to a collision > attack [2]. > > Our newish commons-release-plugin has just been

[ALL] SHA-1 vs. SHA-256

2018-05-18 Thread Gary Gregory
Hi All: Eclipse is moving to SHA-256 to validate downloads [1] alongside MD5. We just updated to SHA-1 which apparently has been subject to a collision attack [2]. Our newish commons-release-plugin has just been updated to SHA-1. I'd like to add SHA-256 alongside SHA-1. Thoughts? [1]

[GitHub] commons-statistics pull request #1: STATISTICS-5: Migrate "o.a.c.math4.stats...

2018-05-18 Thread NGimhana
GitHub user NGimhana opened a pull request: https://github.com/apache/commons-statistics/pull/1 STATISTICS-5: Migrate "o.a.c.math4.stats" from Commons Math( Interval Module ) You can merge this pull request into a Git repository by running: $ git pull