RE: org.apache.tools.ant.ProjectHelper.parse(...) throws a NullPointerException

2005-01-05 Thread Mark D. Hansen
, 2005 5:48 PM > To: Ant Users List > Subject: Re: org.apache.tools.ant.ProjectHelper.parse(...) throws a > NullPointerException > > > --- "Mark D. Hansen" <[EMAIL PROTECTED]> wrote: > > > I'm using Ant 1.6.2 and junit. When using > > Project

Re: org.apache.tools.ant.ProjectHelper.parse(...) throws a NullPointerException

2005-01-04 Thread Matt Benson
--- "Mark D. Hansen" <[EMAIL PROTECTED]> wrote: > I'm using Ant 1.6.2 and junit. When using > ProjectHelperImpl.parse(...) to parse an existing > build file, an NPE is thrown at > [SNIP] It looks like a (not "the") cause for your problem is your use of ProjectHelperImpl. Do you have this expli