: 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
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
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
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
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
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
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:
>&
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
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
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
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
> 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
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
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
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
>> 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
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
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
18 matches
Mail list logo