Hi everybody,
i defined a classpath in my ant-file which is used for compiling.
This classpath countains a lib called XXX.jar for example.
In the Manifest of XXX.jar there is declared a classpath containing
e.g. dom4j.jar.
If i run my compile target now i get a warning:
bad path element [direct
Hi everybody,
i defined a classpath in my ant-file which is used for compiling.
This classpath countains a lib called XXX.jar for example.
In the Manifest of XXX.jar there is declared a classpath containing
e.g. dom4j.jar.
If i run my compile target now i get a warning:
[directory where XXX.jar