Another new build problem....

2002-04-09 Thread Hoffman, Jason
The build seems to be broken again. I pulled the cvs fresh this morning and when running ./build.sh dist got the error below. I then unset my CLASSPATH to make sure I wasn't causing the problem. I have been building almost on a weekly basis with no problems, so I'm guessing something changed

Endorsed Dirs (was Re: Another new build problem....)

2002-04-09 Thread Avik Sengupta
Stupid question follows :- Do we REALLY need to put xerxces in the endorsed dir? cant we do without/work around this issue? The reason i ask is that for the next 35 years (of course poi is going to last that long .. no? ;-) there are going to be support questions on the list - i cant build it

Re: Endorsed Dirs (was Re: Another new build problem....)

2002-04-09 Thread Nicola Ken Barozzi
From: Avik Sengupta [EMAIL PROTECTED] Do we REALLY need to put xerxces in the endorsed dir? cant we do without/work around this issue? No, we should set the system property for JDK1.4. -- Nicola Ken Barozzi [EMAIL PROTECTED] - verba volant, scripta manent -

Re: Another new build problem....

2002-04-09 Thread Andrew C. Oliver
Right but I had a much worse problem. Nicola Ken Barozzi wrote: From: Hoffman, Jason [EMAIL PROTECTED] The build seems to be broken again. I pulled the cvs fresh this morning and when running ./build.sh dist got the error below. I then unset my CLASSPATH to make sure I wasn't causing the

Re: Another new build problem....

2002-04-09 Thread Nicola Ken Barozzi
From: Andrew C. Oliver [EMAIL PROTECTED] Right but I had a much worse problem. It's fixed. There was a dependency for -init missing in the dist build, so it couldn't expand variables. -- Nicola Ken Barozzi [EMAIL PROTECTED] - verba volant, scripta manent -