Ignore Classpath in MANIFEST the 2nd

2009-12-09 Thread Sebastian Altmann
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

Ignore Classpath in MANIFEST

2009-12-09 Thread Sebastian Altmann
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