Skip to Content.
Sympa Menu

grouper-users - Congratulations and a question

Subject: Grouper Users - Open Discussion List

List archive

Congratulations and a question


Chronological Thread 
  • From: Keith Hazelton <>
  • To:
  • Subject: Congratulations and a question
  • Date: Fri, 24 Dec 2004 23:28:20 -0600

Congratulations to Blair, Tom and the Grouper team. The 0.5 release is my favorite Christmas present so far this year. The install and test harnesses all worked fine on my Mac OS 10.3.7 powerbook g4.

Now I'm playing with the contributed software, starting with csv2subject.

I'm getting a class not found exception that refers to the apache commons cli "ParseException"
Relevant bits of the session:

keiths-g4:~/Documents/mace/mace-dir/grouper/grouper-0.5/contrib/load/csv2subject keith$ echo $CLASSPATH
.:/Users/keith/Documents/mace/mace-dir/grouper/grouper-0.5/dist/lib/:/Users/keith/Documents/mace/mace-dir/grouper/grouper-0.5/dist/conf
keiths-g4:~/Documents/mace/mace-dir/grouper/grouper-0.5/contrib/load/csv2subject keith$ rm csv2subject.class
keiths-g4:~/Documents/mace/mace-dir/grouper/grouper-0.5/contrib/load/csv2subject keith$ ant
Buildfile: build.xml

init:

build:
[javac] Compiling 1 source file to /Users/keith/Documents/mace/mace-dir/grouper/grouper-0.5/contrib/load/csv2subject

BUILD SUCCESSFUL
Total time: 4 seconds
keiths-g4:~/Documents/mace/mace-dir/grouper/grouper-0.5/contrib/load/csv2subject keith$ java csv2subject -h
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/cli/ParseException
keiths-g4:~/Documents/mace/mace-dir/grouper/grouper-0.5/contrib/load/csv2subject keith$

Hints?
--Keith

________________________________________________________
Keith Hazelton Senior IT Architect, UW-Madison
(608) 262-0771 Division of Info. Technology
(608) 877-0977 (home) 1210 W. Dayton St., rm. 2164
http://arch.doit.wisc.edu/keith Madison, WI 53706





Archive powered by MHonArc 2.6.16.

Top of Page