Re: [lang] Problem with running tests

2014-04-06 Thread Benedikt Ritter
Oh, really? Didn't know that. Well, then there might be a problem in trunk of lang or with Svitana's environment. Send from my mobile device > Am 05.04.2014 um 20:08 schrieb Henri Yandell : > > Note that checking out from trunks-proper should check out the same code. > It's a way to check out a

Re: [lang] Problem with running tests

2014-04-05 Thread Henri Yandell
Note that checking out from trunks-proper should check out the same code. It's a way to check out all of the Commons component's trunks at the same time. Hen On Fri, Apr 4, 2014 at 9:36 AM, Benedikt Ritter wrote: > Hello Svitana, > > you've checken out from the wrong location. The codebase is a

Re: [lang] Problem with running tests

2014-04-04 Thread Benedikt Ritter
Hello Svitana, you've checken out from the wrong location. The codebase is at https://svn.apache.org/repos/asf/commons/proper/lang/trunk Please try that and report any issues you encounter with this that code. Regards, Benedikt Send from my mobile device > Am 04.04.2014 um 17:00 schrieb Svitl

[lang] Problem with running tests

2014-04-04 Thread Svitlana Nesterenko
Hi! I would like to contribute to commons-lang project, but encountered a problem. So, first of all, I made a repository checkout from : https://svn.apache.org/repos/asf/commons/trunks-proper/ Then I compiled the lang project (mvn compile) and when I try to run tests (mvn test) it fails with: [E