At least on my System (W2K; JDK 1.2.2 / JDK 1.3) "getResourceAsStream()" just returns null if the requested resource is not available (and this is also what the docs are saying) - there is never an IOException throws, instead an NullPointerException. This is catched and an BuildException thrown.
Nico
Project.patch
Description: Binary data
