Re: Rebuilding after modifying JSP's

2006-02-20 Thread Erik Hatcher
On Feb 19, 2006, at 7:11 PM, Michael Dodson wrote: Turns out this isn't a lucene isolated problem. I'm getting the same error no matter what I try to build. I suppose I should be asking the ant mailing list... Do you have a CLASSPATH set in your environment? If so, remove or empty it a

Re: Rebuilding after modifying JSP's

2006-02-19 Thread Michael Dodson
Well, Ant 1.6.5 is the only one I've ever had. I just deleted the whole thing and reloaded it without any luck. The path looks like this: /usr/local/ant/bin "ant" above is a soft link to apache-ant-1.6.5 (set up as instructed in the ant install docs). Turns out this isn't a lucene isolat

Re: Rebuilding after modifying JSP's

2006-02-19 Thread Erik Hatcher
On Feb 19, 2006, at 11:22 AM, Michael Dodson wrote: Ant 1.6.5 No, I didn't make any modifications to the build file. Something must be fishy with your Ant installation if you've not modified build.xml or any build related files. Is it possible you have another version of Ant mixed in to yo

Re: Rebuilding after modifying JSP's

2006-02-19 Thread Michael Dodson
Ant 1.6.5 No, I didn't make any modifications to the build file. Mike On Feb 19, 2006, at 1:09 AM, Erik Hatcher wrote: What version of Ant? Did you modify build.xml? Erik On Feb 18, 2006, at 6:32 PM, Michael Dodson wrote: I've been trying to use ant to rebuild lucene after toyi

Re: Rebuilding after modifying JSP's

2006-02-18 Thread Erik Hatcher
What version of Ant? Did you modify build.xml? Erik On Feb 18, 2006, at 6:32 PM, Michael Dodson wrote: I've been trying to use ant to rebuild lucene after toying with the source. I am getting an error message I don't understand (though I am admittedly new to ant). The error is

Rebuilding after modifying JSP's

2006-02-18 Thread Michael Dodson
I've been trying to use ant to rebuild lucene after toying with the source. I am getting an error message I don't understand (though I am admittedly new to ant). The error is below. Any help is greatly appreciated. Thank you. Buildfile: build.xml BUILD FAILED /Users/michaeldodson/lucen