Skip to Content.
Sympa Menu

grouper-users - [grouper-users] problem building ldappc-ng 1.6.1

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] problem building ldappc-ng 1.6.1


Chronological Thread 
  • From: Scott Koranda <>
  • To: "" <>
  • Subject: [grouper-users] problem building ldappc-ng 1.6.1
  • Date: Fri, 17 Sep 2010 13:24:51 -0500

Hello,

My system details:

root@cumin:/opt/grouper/ldappcng#
cat /etc/issue
Debian GNU/Linux squeeze/sid \n \l
root@cumin:/opt/grouper/ldappcng#
uname -a
Linux cumin 2.6.32-trunk-amd64 #1 SMP Sun Jan 10 22:40:40 UTC
2010 x86_64 GNU/Linux
root@cumin:/opt/grouper/ldappcng#
java -version
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8.1) (6b18-1.8.1-1+b1)
OpenJDK 64-Bit Server VM (build 16.0-b13, mixed mode)

I downloaded the ldappc-ng source from

http://www.internet2.edu/grouper/release/1.6.1/ldappcng.source-1.6.1.tar.gz

and unpacked it. I then copied build.properties.example to
build.properties and edited grouper.dir to the appropriate
path for my deployment of Grouper 1.6.1.

When I try to build I see this:

root@cumin:/opt/grouper/ldappcng#
ant -version
Apache Ant version 1.8.0 compiled on March 11 2010
root@cumin:/opt/grouper/ldappcng#
ant dist
Buildfile: /opt/grouper/ldappcng-1.6.1/build.xml
[taskdef] Could not load definitions from resource
net/sf/antcontrib/antcontrib.properties. It could not be found.

BUILD FAILED
/opt/grouper/ldappcng-1.6.1/build.xml:18: Problem: failed to create task or
type if
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.

Some more details:

root@cumin:/opt/grouper/ldappcng#
find lib -name "ant*.jar"
lib/ant-extensions-13Apr2008.jar
lib/ant-jakarta-oro-1.6.1.jar
lib/antlr-2.7.6.jar
root@cumin:/opt/grouper/ldappcng#
find . -name "antcontrib.properties"
root@cumin:/opt/grouper/ldappcng#


Any ideas?

Thanks,

Scott




Archive powered by MHonArc 2.6.16.

Top of Page