Re: Can't build fop: Hangs after "Starting Ant..."

2001-07-23 Thread Gregor N. Purdy
Karen -- Thanks for the ideas. Still no success. I'm attaching a typescript file and build.sh. I figure whatever is going on has got to be something very foundational but probably very simple once found. I'm puzzled by the fact that fop has its own private copy of ant, etc. and that it is set up

Re: Can't build fop: Hangs after "Starting Ant..."

2001-07-22 Thread Peter B. West
Oops! Ok, I'll read the subject line next time. Well, we've established that your ant environment is broken. Sorry I can't be much help from here. Peter Gregor N. Purdy wrote: > It was hung, so the time is the time I let it stay hung until > Ctrl+C. > > > On 22 Jul 2001 09:39:54 +1000,

Re: Can't build fop: Hangs after "Starting Ant..."

2001-07-22 Thread Karen Lease
Hi Gregor, If you are still stuck, I have a few more ideas of things to try. ./build.sh -version Ant should print out its version number (I get: Ant version 1.3 compiled on March 2 2001) If you still get nothing, try running ant from the command line directly (from the same directory where you

Re: Can't build fop: Hangs after "Starting Ant..."

2001-07-22 Thread Gregor N. Purdy
It was hung, so the time is the time I let it stay hung until Ctrl+C. On 22 Jul 2001 09:39:54 +1000, Peter B. West wrote: > Gregor, > > I don't know ant all that well, but here is what happens when I do it: > > /tmp 9:35$ ant > Buildfile: build.xml > > testCRLF: > > BUILD SUCCESSFUL > > To

Re: Can't build fop: Hangs after "Starting Ant..."

2001-07-21 Thread Peter B. West
Gregor, I don't know ant all that well, but here is what happens when I do it: /tmp 9:35$ ant Buildfile: build.xml testCRLF: BUILD SUCCESSFUL Total time: 1 second /tmp 9:35$ I don't know whether there are properties you can have set which suppress the normal output of ant, but I suspect y

Re: Can't build fop: Hangs after "Starting Ant..."

2001-07-20 Thread Gregor N. Purdy
On 20 Jul 2001 12:56:29 +1000, Peter B. West wrote: > If you haven't written one already, you might try the attached > build.xml. Drop it in /tmp, copy some text file over as > /tmp/YourTextFile (or edit the "includes" value in build.xml, and run > ant. The text file will be modified in place

Re: Can't build fop: Hangs after "Starting Ant..."

2001-07-19 Thread Peter B. West
Gregor, If you haven't written one already, you might try the attached build.xml. Drop it in /tmp, copy some text file over as /tmp/YourTextFile (or edit the "includes" value in build.xml, and run ant. The text file will be modified in place. Peter Arved Sandstrom wrote: > At 11:34 AM 7/1

Re: Can't build fop: Hangs after "Starting Ant..."

2001-07-19 Thread Arved Sandstrom
At 11:34 AM 7/19/01 -0400, Gregor N. Purdy wrote: >> Can you run your current Ant on other build files? > >I don't use Ant for anything else. Well, just a little trial one, one single super-simple target...just to eliminate Ant itself as being problematic. >> What version of Ant are you using?

Re: Can't build fop: Hangs after "Starting Ant..."

2001-07-19 Thread Gregor N. Purdy
Arved -- Thanks for the reply. > Could it be a line-ending issue? This has bitten us a few times, depending > on what machine a committer was on when they committed UNIX shell scripts, > and if they weren't careful. I did it a time or two myself, committing the > shell scripts with DOS line en

RE: Can't build fop: Hangs after "Starting Ant..."

2001-07-19 Thread Morrison, John
> -Original Message- > From: Elliotte Rusty Harold [mailto:[EMAIL PROTECTED]] > Sent: Thursday, 19 July 2001 2:31 pm > To: [EMAIL PROTECTED] > Subject: Re: Can't build fop: Hangs after "Starting Ant..." > > I suspect all the projects need to do m

Re: Can't build fop: Hangs after "Starting Ant..."

2001-07-19 Thread Elliotte Rusty Harold
At 8:51 PM -0300 7/18/01, Arved Sandstrom wrote: >At 04:34 PM 7/18/01 -0400, Gregor N. Purdy wrote: >>All -- >> >>On 11 Jul 2001 11:12:50 -0400, Gregor N. Purdy wrote: >>> Its been some time since I've been able to build fop from CVS. I just >>> completed a fresh checkout of xml-fop and when I run

Re: Can't build fop: Hangs after "Starting Ant..."

2001-07-18 Thread Arved Sandstrom
At 04:34 PM 7/18/01 -0400, Gregor N. Purdy wrote: >All -- > >On 11 Jul 2001 11:12:50 -0400, Gregor N. Purdy wrote: >> Its been some time since I've been able to build fop from CVS. I just >> completed a fresh checkout of xml-fop and when I run ./build.sh, the >> thing just hangs after printing "St

Re: Can't build fop: Hangs after "Starting Ant..."

2001-07-18 Thread Gregor N. Purdy
All -- On 11 Jul 2001 11:12:50 -0400, Gregor N. Purdy wrote: > Its been some time since I've been able to build fop from CVS. I just > completed a fresh checkout of xml-fop and when I run ./build.sh, the > thing just hangs after printing "Starting Ant...". > > Has anyone else run into this? Is i

Can't build fop: Hangs after "Starting Ant..."

2001-07-11 Thread Gregor N. Purdy
Its been some time since I've been able to build fop from CVS. I just completed a fresh checkout of xml-fop and when I run ./build.sh, the thing just hangs after printing "Starting Ant...". Has anyone else run into this? Is it solved? I'd like to get back to using FOP for some of my projects, and