RE: build problem

2007-04-03 Thread Byron Vonthal
: build problem Thank you very much. It easier than I expected to use xml and create files manually. While I was implementing some simple conditional stuff I wanted to create loop structure. I looked for parallel and sequential tasks but I couldn't find any loop structure. Does Ant ha

Re: build problem

2007-04-03 Thread Steve Loughran
Emir Mahmut BAHSI wrote: Thank you very much. It easier than I expected to use xml and create files manually. While I was implementing some simple conditional stuff I wanted to create loop structure. I looked for parallel and sequential tasks but I couldn't find any loop structure. Does Ant h

RE: build problem

2007-04-03 Thread Emir Mahmut BAHSI
xibility I need. There are also some editors (NetBeans, Eclipse) that have some helpful auto complete for Ant scripts as well. -- Larry > -Original Message- > From: Emir Mahmut BAHSI [mailto:[EMAIL PROTECTED] > Sent: Monday, April 02, 2007 3:30 PM > To: Ant Users List > S

RE: build problem

2007-04-02 Thread Shatzer, Larry
auto complete for Ant scripts as well. -- Larry > -Original Message- > From: Emir Mahmut BAHSI [mailto:[EMAIL PROTECTED] > Sent: Monday, April 02, 2007 3:30 PM > To: Ant Users List > Subject: RE: build problem > > > Since I used many different workflow managers

RE: build problem

2007-04-02 Thread Emir Mahmut BAHSI
u need to have a build file to use, either written by you, or provided with the source code for the program you are trying to compile. -- Larry > -Original Message- > From: Emir Mahmut BAHSI [mailto:[EMAIL PROTECTED] > Sent: Monday, April 02, 2007 2:24 PM > To: Ant Users List

RE: build problem

2007-04-02 Thread Shatzer, Larry
nal Message- > From: Emir Mahmut BAHSI [mailto:[EMAIL PROTECTED] > Sent: Monday, April 02, 2007 2:24 PM > To: Ant Users List > Subject: RE: build problem > > > I have already tried and it gives an error like: > Buildfile: build.xml does not exist! > Build failed

RE: build problem

2007-04-02 Thread Emir Mahmut BAHSI
PROTECTED] >Sent: Monday, April 02, 2007 10:38 AM >To: user@ant.apache.org >Subject: build problem > >Hi, >I have just downloaded apache ant and am trying to build. >However when I try to build, I try build command but it return >a very common error code which is: >&

RE: build problem

2007-04-02 Thread RADEMAKERS Tanguy
Hello Emir, Try "ant" (as opposed to "build"). /t >-Original Message- >From: Emir Mahmut BAHSI [mailto:[EMAIL PROTECTED] >Sent: Monday, April 02, 2007 10:38 AM >To: user@ant.apache.org >Subject: build problem > >Hi, >I have just downloaded

build problem

2007-04-02 Thread Emir Mahmut BAHSI
Hi, I have just downloaded apache ant and am trying to build. However when I try to build, I try build command but it return a very common error code which is: 'build' is not recognized as an internal or external command, operable program or batch file. I thought it was about the XML parser howe

Re: AW: ant build problem?

2005-11-17 Thread Kapta Ulo
ce/alpha/build/images.jar From: Steve Loughran <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: Ant Users List Subject: Re: AW: ant build problem? Date: Thu, 17 Nov 2005 17:51:33 + Dominique Devienne wrote: fileset: Setup scanner in dir /home/solat/workspace/alpha/build with pa

Re: AW: ant build problem?

2005-11-17 Thread Steve Loughran
Dominique Devienne wrote: fileset: Setup scanner in dir /home/solat/workspace/alpha/build with patternSet{ includes: [images.jar] excludes: [] } +Task: exec [signjar] Signing JAR: /home/solat/workspace/alpha/build/images.jar The output that follows these messages, especially a stack trace, wou

Re: AW: ant build problem?

2005-11-17 Thread Dominique Devienne
> fileset: Setup scanner in dir /home/solat/workspace/alpha/build with > patternSet{ includes: [images.jar] excludes: [] } > +Task: exec > [signjar] Signing JAR: /home/solat/workspace/alpha/build/images.jar The output that follows these messages, especially a stack trace, would be what we'd need

Re: AW: ant build problem?

2005-11-17 Thread Kapta Ulo
ncludes: [images.jar] excludes: [] } +Task: exec [signjar] Signing JAR: /home/solat/workspace/alpha/build/images.jar From: Antoine Levy-Lambert <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: Ant Users List Subject: Re: AW: ant build problem? Date: Thu, 17 Nov 2005 16:1

Re: AW: ant build problem?

2005-11-17 Thread Antoine Levy-Lambert
Kapta Ulo wrote: > when signing a jar it just crashes out of the script > > [signjar] Signing JAR: /home/adfdt/workspace/alpha/build/levels.jar > > the jar does get signed but ant terminates the script and doesn't > continue. > Can you try signing your jar with ant and without Eclipse ? if it cra

RE: AW: ant build problem?

2005-11-17 Thread Kapta Ulo
when signing a jar it just crashes out of the script [signjar] Signing JAR: /home/adfdt/workspace/alpha/build/levels.jar the jar does get signed but ant terminates the script and doesn't continue. From: <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: Subject: AW: an

AW: ant build problem?

2005-11-16 Thread Jan.Materne
>> i am using the ant that comes with eclipse 3.1.1 sdk >You'd better try with a standalone ant version outside eclipse. Since Eclipse 3.1 there is a standard Ant distro inside in ECLIPSE_HOME/plugins/org.apache.ant_1.6.5 - only without the manual. See https://bugs.eclipse.org/bugs/show_bug.cg

Re: ant build problem?

2005-11-16 Thread Ivan Ivanov
Hello, --- Kapta Ulo <[EMAIL PROTECTED]> wrote: > i'm trying to get ant sign a jar but am having > problems, What is the exact error message you are getting and what is the build script you are trying to execute? > i am using the ant that comes with eclipse 3.1.1 sdk You'd better try with a stan

ant build problem?

2005-11-16 Thread Kapta Ulo
i'm trying to get ant sign a jar but am having problems, i am using the ant that comes with eclipse 3.1.1 sdk heres the error i get with the -diagnostics flag, any idea's what it could be? --- Ant diagnostics report --- Apache Ant version 1.6.5 compiled on June 2 2005