Skip to Content.
Sympa Menu

grouper-dev - Re: [grouper-dev] tiny problem, api build 1.30 rc1

Subject: Grouper Developers Forum

List archive

Re: [grouper-dev] tiny problem, api build 1.30 rc1


Chronological Thread 
  • From: Gary Chapman <>
  • To: Grouper Dev <>
  • Subject: Re: [grouper-dev] tiny problem, api build 1.30 rc1
  • Date: Mon, 28 Apr 2008 23:19:14 -0400

For the record, I too get a flawless test

test:

[echo] *** results can be found in
/apps/grouper.130.rc1/grouper/dist/test ***

[junit] Running edu.internet2.middleware.grouper.SuiteDefault
[junit] Tests run: 1131, Failures: 0, Errors: 0, Time elapsed: 258.787 sec

on my Solaris 9 system after having downloaded jsr107cache-1.0.jar and placed
it in grouper/lib. Perhaps this download step should be noted in the
installation
docs.

- Gary

Tom Zeller wrote:
Building and testing 1.3.0rc1 was at first unsuccessful for me too. On my solaris 9 + java 1.5.0_15 box, 'ant test' yielded

java.lang.NoClassDefFoundError: net/sf/jsr107cache/CacheLoader

After adding jsr107cache-1.0.jar to lib/, 'ant test' reported no errors.

On another note, tests for both extensions, gsh and usdu, fail on solaris.

Tom

On Tue, Apr 22, 2008 at 12:48 PM, Tom Barton < <mailto:>> wrote:

Gary,

I'm sure we haven't tested in that precise environment.

Because your testing stopped at the first error, could you rerun the
test suite as

ant -D"haltonerror=no" test

so that we can determine if any other tests also fail in your
environment?

Thanks,
Tom



Archive powered by MHonArc 2.6.16.

Top of Page