Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] unable to build Grouper WS 1.5.3, no lib/test

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] unable to build Grouper WS 1.5.3, no lib/test


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Scott Koranda <>, "" <>
  • Subject: RE: [grouper-users] unable to build Grouper WS 1.5.3, no lib/test
  • Date: Tue, 6 Apr 2010 16:49:21 -0400
  • Accept-language: en-US
  • Acceptlanguage: en-US

I had another error earlier, and added these lines to the build file. But it
looks like the junit.jar didn't get moved to that dir correctly with my svn
client, I need to check my computer at home and see what is going on. In any
case, if you remove these lines from the build file (and I see junit.jar is
in the normal lib dir so we are all set)

Remove build.xml lines: 453-456
<!-- not sure why we need this but we do -->
<fileset dir="${basedir}/lib/test">
<include name="junit*.jar"/>
</fileset>

It works for me now.

Thanks,
Chris


-----Original Message-----
From: Scott Koranda
[mailto:]

Sent: Tuesday, April 06, 2010 4:29 PM
To:

Subject: [grouper-users] unable to build Grouper WS 1.5.3, no lib/test

Hi,

Using the tarball at

http://www.internet2.edu/grouper/release/1.5.3/grouper.ws-1.5.3.tar.gz

I cannot complete 'ant dist'. I get this error:

BUILD FAILED
/opt/grouper/grouper.ws-1.5.3/grouper-ws/build.xml:306: The
following error occurred while executing this line:
/opt/grouper/grouper.ws-1.5.3/grouper-ws/build.xml:446:
/opt/grouper/grouper.ws-1.5.3/grouper-ws/lib/test does not
exist.

Is there a better tarball I should be using?

Thanks,

Scott



Archive powered by MHonArc 2.6.16.

Top of Page