Re: Method of Unit Testing for Collections

2016-08-25 Thread Pascal Schumacher
I took a look a some tests, some are using JUnit 3 (e.g. ArrayStackTest) and others are using JUnit 4 (e.g. BagUtilsTest). You should be able to run the with mvn test from the command line and as JUnit tests in your IDE. Cheers, Pascal Am 25.08.2016 um 18:51 schrieb Landon Blake: I was

Method of Unit Testing for Collections

2016-08-25 Thread Landon Blake
I was taking a look at the code for Collections. I did see a big set of unit tests. However, I couldn't figure out what library was being used to run the unit tests. I didn't see any JUnit import statements in the beginning of any of the test classes, and if they are unit tests, they are old,

Jenkins build is back to normal : commons-net #15

2016-08-25 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 back to normal : commons-net ยป Apache Commons Net #15

2016-08-25 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: Review for PR

2016-08-25 Thread sebb
On 25 August 2016 at 17:04, Raviteja Lokineni wrote: > The pull request is closed. If you like people to review and merge it: > >1. It should be open >2. There should be an associated JIRA issue Good advice. Also note that most developers work on ASF

Re: Review for PR

2016-08-25 Thread Raviteja Lokineni
The pull request is closed. If you like people to review and merge it: 1. It should be open 2. There should be an associated JIRA issue Thanks, Raviteja On Wed, Aug 24, 2016 at 7:37 AM, Utsav Oza wrote: > While surfing through the code base I encountered few

Re: Maven artifacts for commons.io 2.5 corrupt

2016-08-25 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