st
Subject: Re: taskdef-classpath fails to add jars to classpath
Hello,
the fact that the class
org/apache/avalon/framework/logger/Logger is not found might indicate that this
class
is loaded directly or undirectly by another class, which is using your startup
classloader.
this is docum
Hello,
the fact that the class
org/apache/avalon/framework/logger/Logger is not found might indicate that this
class
is loaded directly or undirectly by another class, which is using your startup
classloader.
this is documented under http://ant.apache.org/faq.html#delegating-classloader
This kind
I have the following:
- ant 1.6.2
- FOP 0.20.5
- WinXP Pro 2002 Service Pack 2
- FOP_HOME is defined as "C:\Program Files\Apache Software
Foundation\fop-0.20.5"
- CLASSPATH is defined as
"C:/apache-ant-1.6.2\lib\ant.jar;C:/apache-ant-1.6.2\lib\optional.jar;C:/apache-a
nt-1.6.2\lib\xercesImp