Having problems building thread package.
1) Dependency checker seems to have some issues: (it claims an existing
file, doesn't exist)
[corey@TENAPP thread]$ ant
Buildfile: build.xml
<snip>
checkRequiredFile.fail:
[echo]
.---------------------------------------------------------------.
[echo] | FILE NOT
FOUND |
[echo]
| |
[echo] | Can't find file:
/home/corey/devel/jakarta-avalon-excalibur/thread/../threadcontext/dist/excalibur-threadcontext-1.0.jar
[echo]
|----------------------------------------------------------------|
[echo] | Error when building
module: |
[echo] |
/home/corey/devel/jakarta-avalon-excalibur/thread
[echo]
| |
[echo] | You must define the following property in
order |
[echo] | to
build: |
[echo]
| |
[echo] | excalibur-threadcontext.jar (currently
"/home/corey/devel/jakarta-avalon-excalibur/thread/../threadcontext/dist/excalibur-threadcontext-1.0.jar")
[echo]
| |
[echo] | Usually this is done by copying
ant.properties.sample to |
[echo] | ant.properties and defining the property
there. This may also |
[echo] | be done in
/home/corey/.ant.properties. |
[echo]
'----------------------------------------------------------------'
[echo]
BUILD FAILED
/home/corey/devel/jakarta-avalon-excalibur/depchecker.xml:626: Failed
requirement: file not found
Total time: 7 seconds
[corey@TENAPP thread]$ ls -l
/home/corey/devel/jakarta-avalon-excalibur/thread/../threadcontext/dist/excalibur-threadcontext-1.0.jar
-rw-r--r-- 1 corey users 18760 Oct 10 22:15
/home/corey/devel/jakarta-avalon-excalibur/thread/../threadcontext/dist/excalibur-threadcontext-1.0.jar
Corey
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>