running the systest

2010-07-09 Thread Stuart Halloway
Hi all, I am trying to run the systest and have hit a few minor issues: (1) The readme says src/contrib/jarjar, apparently should be src/contrib/fatjar (2) The compiled fatjar seems to be missing junit, so the launch instructions do not work. I can fix or workaround these, but I wanted to see

Re: running the systest

2010-07-09 Thread Mahadev Konar
Hi Stuart, The instructions are just out of date. If you could open a jira and post a patch to it that would be great! We should try getting this in 3.3.2! That would be useful! Thanks mahadev On 7/9/10 6:36 AM, "Stuart Halloway" wrote: > Hi all, > > I am trying to run the systest and have

Re: running the systest

2010-07-09 Thread Stuart Halloway
Happy to do it. Should I change the fatjar build to add junit, or is there another way folks prefer to do it? I am assuming that somebody is running the tests and has a local workaround in place. :-) Stu > Hi Stuart, > The instructions are just out of date. If you could open a jira and post a

Re: running the systest

2010-07-09 Thread Benjamin Reed
can you try the following: Index: src/contrib/fatjar/build.xml === --- src/contrib/fatjar/build.xml(revision 962637) +++ src/contrib/fatjar/build.xml(working copy) @@ -46,6 +46,7 @@ + thanx ben On 07/09/2010