Hi Mark,

Have you tried running the ant command from your shell to see if it
completes sucessfully?
Use the same arguments that emacs is passing to ant:

ant -Dant.home=/usr/share/ant -buildfile
'/home/mhansen/chap5/oneway/build.xml' -emacs  init

Suraj


On Wed, 8 Sep 2004 21:01:29 -0400, Mark D. Hansen
<[EMAIL PROTECTED]> wrote:
> One more thing on this ...
> 
> I've read all the posts related to jde-ant-build and can't find this problem.  My 
> problem is NOT related to the \' delimiter around the buildfile.
> 
> Thanks for any possible help / ideas.
> 
> -- Mark
> 
> 
> 
> -----Original Message-----
> From: Mark D. Hansen [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 06, 2004 12:08 AM
> To: JDE (E-mail)
> Subject: ant build problem
> 
> When I try to build (any target / any build file) C-c C-v C-b, I get the following 
> error message:
> 
> error in process sentinel: byte-code: No more errors
> error in process sentinel: No more errors
> 
> ... and the following in the compilation window (abnormal exit):
> 
> cd ~/chap5/oneway/
> ant -Dant.home=/usr/share/ant -buildfile '/home/mhansen/chap5/oneway/build.xml' 
> -emacs  init
> Buildfile: /home/mhansen/chap5/oneway/build.xml
> 
> Compilation exited abnormally with code 129 at Mon Sep  6 00:04:30
> 
> ...
> 
> Does anyone have any ideas?  Sorry if this is a dumb mistake, but I'm new to JDE and 
> don't understand elisp particularly well.
> 
> Thanks,
> 
> Mark
> 
> 
>

Reply via email to