Hi Folks,
For those having trouble compiling TO8's edex from the command line, try
the following:
o cd to your ade/projects/AWIPSEdex area
o copy the following files to the compile area
cp build/lib/mule/lib/opt/spring-2.0.6.jar build/lib/compile
cp build/lib/mule/lib/opt/commons-lang-2.3.jar build/lib/compile
cp build/lib/mule/lib/mule/mule-core-1.4.0.jar build/lib/compile
cp build/lib/mule/lib/mule/mule-module-client-1.4.0.jar build/lib/compile
cp build/lib/mule/lib/opt/log4j-1.2.14.jar build/lib/compile
cp build/lib/mule/lib/mule/mule-transport-file-1.4.0.jar build/lib/compile
cp opt/pmd/xercesImpl-2.6.2.jar build/lib/compile
o also, in build.xml, remember to point install.dir to your edex
runtime dir, or the 'deploy' target won't install your changes correctly.
in build.xml, change the 'else' statement
to something like:
-John Olsen
15 Feb 08