Re: Maven artifacts for commons.io 2.5 corrupt

2016-08-24 Thread Jochen Wiedmann
And, in particular: Where, and what, did you download? Jar file from a Maven repositoiry? Which repo? On Wed, Aug 24, 2016 at 9:51 PM, sebb wrote: > A quick jar listing looks OK to me. > > Have you checked the hash to make sure the jar was downloaded OK? > > Which classes are empty? > > > On 24

Re: Maven artifacts for commons.io 2.5 corrupt

2016-08-24 Thread sebb
A quick jar listing looks OK to me. Have you checked the hash to make sure the jar was downloaded OK? Which classes are empty? On 24 August 2016 at 19:37, P Holder wrote: > I don't know if anyone else has reported this, as I am not on any of > the mail lists, but I didn't want to leave it unre

Maven artifacts for commons.io 2.5 corrupt

2016-08-24 Thread P Holder
I don't know if anyone else has reported this, as I am not on any of the mail lists, but I didn't want to leave it unreported. Yesterday I added commons.io 2.5 to my project, and was getting class loading errors. I looked at the downloaded jar, and there were a lot of 0 byte class files in it. I

Re: Moving components to git - what to do with the SVN tree

2016-08-24 Thread Konstantin Kolinko
2016-07-31 14:14 GMT+03:00 Benedikt Ritter : > Hi, > > I've talked to infra and they have set up permission so that PMC members > can write to https://svn.apache.org/repos/asf/commons/_moved_to_git The > process of migrating a component to git is now as follows: > > - create infra ticket for migrat

Review for PR

2016-08-24 Thread Utsav Oza
While surfing through the code base I encountered few spelling errors in the comments provided alongside the code. Please review this pull request and let me know if I am attempting anything in a wrong way or not. https://github.com/apache/commons-net/pull/4 Regards Utsav