I have this working for Apache Cassandra, as they didn't want to switch to
Maven. Please take a look at their build.xml, as that shows it is possible
-Stephen
On Tuesday, 29 January 2013, Lewis John Mcgibbney wrote:
> Hi,
> Having looked high and low for a resolution, I've been unable to find on
ent et n'aura pas
> n'importe quel effet légalement obligatoire. Étant donné que les email
> peuvent facilement être sujets à la manipulation, nous ne pouvons accepter
> aucune responsabilité pour le contenu fourni.
>
>> Date: Wed, 30 Jan 2013 19:08:33 -0800
>> Sub
orisée ou la copie de ceci est
interdite. Ce message sert à l'information seulement et n'aura pas n'importe
quel effet légalement obligatoire. Étant donné que les email peuvent facilement
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
Hi Antoine,
Thank you very much for your suggestion. I need to be honest with you
though and say that we ended up changing the entire build to Maven to fix
the problem and now everything works fine. It was sapping hours of my time
looking for an answer so we made the decision to shift :0(
Thank you
Hello Lewis,
there is a project in the commons sandbox at Apache with which you can PGP sign
artifacts in an Ant build
The source code is there [1]
There is an example of usage of this here [2]
We use that when producing releases of Ant.
Maybe this can help you ?
Regards,
Antoine
[1] htt
On Jul 25, 2012, at 10:59 AM, Pepersack, Bob G wrote:
> I'm using the tar task with tarfilesets to create tar files on Windows 7.
> I'm using the filemode attribute of the tarfileset type to set the UNIX
> permissions on the files contained by the tar. Then, I upload the tars to
> our UNIX s
please try with different ANT_HOME and PATH:
export ANT_HOME=/usr/ant/apache-ant-1.8.4
export PATH=${PATH}:${ANT_HOME}/bin
I would also run
ant -diagnostics
--glenn
On Sun, Jun 17, 2012 at 8:30 PM, Jorge Escudero wrote:
> When I type "ant":
>
> root@debian6:~# ant
> Exception in thread "main
Did you try using the ANT_OPTS environment variable?
set ANT_OPTS=-Djavax.net.ssl.trustStore=~/.m2/trust.jks
regards,
Maarten
- Original Message
From: Neil Hart
To: ivy-u...@ant.apache.org
Sent: Tue, November 30, 2010 8:08:43 PM
Subject: Problem with a Maven Repo with trustStore
I a
> -Original Message-
> From: David Weintraub [mailto:qazw...@gmail.com]
> Sent: 23 July 2010 16:43
> To: Ant Users List
> Subject: Re: Problem with Ant pathconvert and paths with spaces
>
> On Fri, Jul 23, 2010 at 11:00 AM, Bailey, Darragh
> wrote:
> >
On Fri, Jul 23, 2010 at 11:00 AM, Bailey, Darragh wrote:
> I've also done some additional testing and have found that the following will
> eliminate the problem for a single space.
>
>
>
>
>
Take a look at this:
http://ant.apache.org/manual/Types/mapper.html#filter-ma
How about ?
--
Jonathan Rosenberg
Founder & Executive Director, Tabby's Place
http://www.tabbysplace.org/
-Original Message-
From: Bailey, Darragh [mailto:dbai...@hp.com]
Sent: Friday, July 23, 2010 11:01 AM
To: Ant Users List
Subject: RE: Problem with Ant pathconvert and p
> -Original Message-
> From: Jonathan Rosenberg [mailto:j...@tabbysplace.org]
> Sent: 23 July 2010 15:43
> To: 'Ant Users List'
> Subject: RE: Problem with Ant pathconvert and paths with spaces
>
> What happens if you run the build outside of
What happens if you run the build outside of Eclipse?
--
Jonathan Rosenberg
Founder & Executive Director, Tabby's Place
http://www.tabbysplace.org/
-Original Message-
From: Bailey, Darragh [mailto:dbai...@hp.com]
Sent: Friday, July 23, 2010 9:51 AM
To: Ant Users List
Subject: Problem w
HI,
Thanks for your input. What had actually happened is that I generated
a Source jar (ant.src.jar) and placed it next to ant.jar inorder that
eclipse could attach the source intellegently.
I did not realise that this included the versions.txt file which has
not been instrumented.
Tor some rea
Alex Foreman schrieb am 15.06.2010 um 13:58 (+0100):
> There seems to be a problem with 1.8.1 reporting the correct version.
> With Ant 1.8.1:
> unix:
> > ant -version
> Apache Ant version ${project.version} compiled on ${TODAY}
> windows:
> C:\> ant -version
> Apache Ant version 1.8.0 compiled
I'm wondering if there is an ANT_HOME left pointing to a 1.8.0 ANT or if the
1.8.0 ANT is first on the Path
-Stephen
On 15 June 2010 14:21, Peter Reilly wrote:
> I get
> > ant -version
> Apache Ant version 1.8.1 compiled on April 30 2010
> on linux.
>
> Peter
>
>
> On Tue, Jun 15, 2010 at 1:58
I get
> ant -version
Apache Ant version 1.8.1 compiled on April 30 2010
on linux.
Peter
On Tue, Jun 15, 2010 at 1:58 PM, Alex Foreman
wrote:
> There seems to be a problem with 1.8.1 reporting the correct version.
>
> With Ant 1.8.0 on the classpath:
>
> unix:
>> ant -version
> Apache Ant versi
>"RP" == Rez P writes:
RP> You could always hard code
RP> user.home=c:\docume~1\rest\of\the\path to avoid spaces
On Windows server 2008 user's home is in C:\Users\... There is no
reference to C:\Documents and Settings. I don't think the problem comes
from spaces in a path.
--
Pascal Ques
You could always hard code user.home=c:\docume~1\rest\of\the\path to avoid
spaces
> From: quessev...@abaksystemes.fr
> To: user@ant.apache.org
> Subject: Re: Problem with javac target on Windows server
> Date: Wed, 10 Feb 2010 17:37:19 +0100
>
> >"SB" == Stefan
>"JB" == Jean-Baptiste BRIAUD <-- Novlog > a écrit :
JB> Try ant -diagnostics for that, it will dump all the properties.
I didn't knew that option. It looks very interesting and I will try it
next time I will work on the server (see my other post). source arg is for
source version. Its value is
>"SB" == Stefan Bodewig a écrit :
Thanks for your suggestions.
SB> what does the defintion of classpath look like (the Ant element with
SB> id="classpath").
I have only very limited access to the server. The server is not at my
office and when I work on the server I have no mean to connect
Hi,
Check that none of the variables like ${default.javac.source} point to the
C:\Documents and Settings directory
Try ant -diagnostics for that, it will dump all the properties.
Also not sure about differences between srcdir and source ...
On Feb 10, 2010, at 16:13 , Pascal Quesseveur wrote:
[slightly re-shuffled]
On 2010-02-10, Pascal Quesseveur wrote:
> Hello,
> I am using ANT (version 1.7.0) to manage the development of a
> Glassfish application. The project targets are very common. I use the
> command-line-ant-task.xml provided by SUN.
> - when used on Windows Server 2008, t
You might have better luck if you use the and as
subclauses. It makes it easier to see what you're doing:
[]
You realize that excludes actually override your includes in this
manner? That is, *.java files in **/xpush/**" will be excluded. Is
this what
I just tried but it seems that is not valid for the javah task:
javah doesn't support the nested "jvmarg" element.
Bill
On Thu, Oct 15, 2009 at 9:53 AM, Francis GALIEGUE wrote:
> On Thu, Oct 15, 2009 at 15:37, Bill Au wrote:
> > I have a need to limit the max heap size of the javah task. S
On Thu, Oct 15, 2009 at 15:37, Bill Au wrote:
> I have a need to limit the max heap size of the javah task. So I am using a
> :
>
> classpath="${build.classes}"
> destdir="${build.native}/src/org/apache/hadoop/io/compress/zlib"
> force="yes"
> verbose="yes"
Bill Au wrote:
I have a need to limit the max heap size of the javah task. So I am using a
:
When I invoke javah directly with the same argument it actually works
without error:
javah -J-Xmx512m -classpath build/classes
org.apache.hadoop.io.compress.
Hi Troy,
Have you tried the "exclude" tag:
http://ant.apache.org/ivy/history/latest-milestone/ivyfile/exclude.html
?
Regards,
Gareth
On Mon, Oct 5, 2009 at 4:10 PM, Troy Bull wrote:
> I have a project where I use ivy to manage dependencies. The issue I
> am having is that it includes 2 jar fi
I was definitely referring to removing the env variable. The issue you
are encountering is that java tends to favor the env. variable. I
would suggest telling all your developers to remove the variable as
well as editing the ant script to clear out the variable prior to
invoking ant. Someth
Hello Brian,
The problem is exactly that: we don't want to use the environment variable.
In fact, we want it to be ignored by Ant, which is proving to be difficult.
What I'm trying to achieve is that Ant always picks up the jars defined in
the classpath **attribute** on the build.xml rather than
I would definitely avoid the environment variable if possible. In 12
years of Java work, I've never used that variable. Try to be very
explicit about the classpath for each thing you are doing and very
very specific about versions of all the JARs on the classpath. Once
you have removed the
Cole, Derek E wrote:
I don't think this will be possible really. The filesystem is actually
a clearcase snapshot view on that NAS...it gets a set of default
permissions when the view is created/updated.
Clearcase is not a normal FS, wierd things happen. I fear it. If
anything misbehaves, reb
I got ur point.. thank u very much.
Regards,
Vishy
-Original Message-
From: Scot P. Floess [mailto:sflo...@nc.rr.com]
Sent: Wednesday, July 29, 2009 5:34 PM
To: Ant Users List
Subject: RE: problem with macrodef in ant
The only real exploration I did was to review your code ;)
When I
ssage-
From: Alexey N. Solofnenko [mailto:alexey.solofne...@symyx.com]
Sent: Tuesday, July 28, 2009 2:02 PM
To: Ant Users List
Subject: Re: Problem with zip task
I recently investigated a problem with NAS with a similar error - the
folder creation silently failed and then file creation failed wit
ly 28, 2009 2:02 PM
To: Ant Users List
Subject: Re: Problem with zip task
I recently investigated a problem with NAS with a similar error - the
folder creation silently failed and then file creation failed with "no
such file" error. To fix it you will need to recursively set "7
Yes, they are.
-Original Message-
From: Greg Roodt [mailto:gro...@gmail.com]
Sent: Tuesday, July 28, 2009 5:51 PM
To: Ant Users List
Subject: Re: Problem with zip task
Out of interest, are archive.dir and staging.dir on the same filesystem?
On Tue, Jul 28, 2009 at 7:29 PM, Scot P
Java" fork="yes">
Thanks & Regards,
vishy
-Original Message-
From: Scot P. Floess [mailto:sflo...@nc.rr.com]
Sent: Wednesday, July 29, 2009 2:37 AM
To: Ant Users List
Subject: RE: problem with macrodef in ant
Oh your welcome - I hope it w
>
>
>
>
>
>
>
>
Thanks & Regards,
vishy
-----Original Message-
From: Scot P. Floess [mailto:sflo...@nc.rr.com]
Sent: Wednesday, July 29, 2009 2:37 AM
To: Ant Us
On 2009-07-28, Cole, Derek E wrote:
> Has anyone encountered a problem when running a zip task, the log will
> say something like
> [zip] Building zip: /path-to/some.war
> [zip] adding directory
> Then getting an exception that says
> Problem creating zip:
> /path-to/someotherdir/.nfs
I recently investigated a problem with NAS with a similar error - the
folder creation silently failed and then file creation failed with "no
such file" error. To fix it you will need to recursively set "777" file
permission and correct owner user and group.
- Alexey.
Cole, Derek E wrote:
H
manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Date: Tue, 28 Jul 2009 22:51:27 +0100
> Subject: Re: Problem with zip task
> From: gro...@gmail.com
> To: user@ant.apache.org
>
> Out of interest, are archive.dir and staging.dir on the same fil
>> -Original Message-
>> From: Cole, Derek E
>> Sent: Tuesday, July 28, 2009 2:11 PM
>> To: Ant Users List
>> Subject: RE: Problem with zip task
>>
>> I am not sure what is considered relevant...here is the target that is
>> being run...
rom Scot P. Floess
Sent Tue 7/28/2009 7:58 PM
To Ant Users List
Subject RE: problem with macrodef in ant
No you miss my point completely...
I don't think you need to set a property at all :)
Look below. Specifically where I comment in your call to the task.
I list the comment as &quo
Hi Scot P. Floess,
thank you very much for your extended cooperation.
i will change code according to your suggestion & will u know the result.
Thanks & Regards,
vishy
-Original Message-
>From Scot P. Floess
Sent Tue 7/28/2009 7:58 PM
To Ant Users List
Subject RE: p
Scot P. Floess
Sent Tue 7/28/2009 4:49 PM
To Ant Users List
Subject RE: problem with macrodef in ant
Actually, why don't you just use this:
Or some other kind of variant? Is there some reason you are trying to
store that in a property?
On Tue, 28 Jul 2009, edumudi.viswan...@oracle.com w
build, and it is successful the next time.
Derek
-Original Message-
From: Cole, Derek E
Sent: Tuesday, July 28, 2009 2:11 PM
To: Ant Users List
Subject: RE: Problem with zip task
I am not sure what is considered relevant...here is the target that is being
run...
2:11 PM
To: Ant Users List
Subject: RE: Problem with zip task
I am not sure what is considered relevant...here is the target that is being
run...
In the build log, it says right before the [zip] out put
[mkdir] Skipping /path-to//archi
to make sure that staging.dir actually existed
as well
-Original Message-
From: Greg Roodt [mailto:gro...@gmail.com]
Sent: Tuesday, July 28, 2009 2:04 PM
To: Ant Users List
Subject: Re: Problem with zip task
H, looks a bit suspicious. Could you please include the relevant parts
of
as u know, i used only one microdef for 2 different targets. will i try with
different macrodef for every target?
-Original Message-
>From Scot P. Floess
Sent Tue 7/28/2009 4:49 PM
To Ant Users List
Subject RE: problem with macrodef in ant
Actually, why don't you just
tes that
> over NFS), process a will get a stale file handle.
>
>
> Could something like this be happening as part of a simple zip task?
>
>
> -Original Message-
> From: Scot P. Floess [mailto:sflo...@nc.rr.com]
> Sent: Tuesday, July 28, 2009 1:56 PM
> To: Ant
.
Could something like this be happening as part of a simple zip task?
-Original Message-
From: Scot P. Floess [mailto:sflo...@nc.rr.com]
Sent: Tuesday, July 28, 2009 1:56 PM
To: Ant Users List
Subject: Re: Problem with zip task
Interesting looks like an nfs issue... Are you automounting
Interesting looks like an nfs issue... Are you automounting or anything?
On Tue, 28 Jul 2009, Cole, Derek E wrote:
Has anyone encountered a problem when running a zip task, the log will
say something like
[zip] Building zip: /path-to/some.war
[zip] adding directory
Then getting
oogle. I tried but no use. Any
suggestions?
Thanks
Vishy
-Original Message-
From: Scot P. Floess [mailto:sflo...@nc.rr.com]
Sent: Tuesday, July 28, 2009 8:38 PM
To: Ant Users List
Subject: RE: problem with macrodef in ant
Double check your setting of bindingarg:
n for that?
Can u say how I need to search for that in google. I tried but no use. Any
suggestions?
Thanks
Vishy
-Original Message-
From: Scot P. Floess [mailto:sflo...@nc.rr.com]
Sent: Tuesday, July 28, 2009 8:38 PM
To: Ant Users List
Subject: RE: problem with macrodef in ant
Double
t;>> value="${cxf.etc.dir}/logging.properties"/>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>
> -Original Message-
> From: edumudi.viswan...@oracle.com [mailto:edumudi.viswan...@oracle.com]
> Sent: Tuesday, July 28, 20
]
Sent: Tuesday, July 28, 2009 8:16 PM
To: Ant Users List
Subject: RE: problem with macrodef in ant
Below I proded the exception related information. I used the same code which I
provided to you. Please check it.
generate.service:
[echo] Generating code using wsdl2java...
[java] Loading
ogging.properties"/>
>
>
>
>
>
>
>
>
>
>
-Original Message-
From: edumudi.viswan...@oracle.com [mailto:edumudi.viswan...@oracle.com]
Sent: Tuesday, July 28, 2009 8:16 PM
To: A
essage-
From: Scot P. Floess [mailto:sflo...@nc.rr.com]
Sent: Tuesday, July 28, 2009 7:39 PM
To: Ant Users List
Subject: Re: problem with macrodef in ant
I tried your example but cutting down on everything in wsdl2java - meaning
just used some statements...
It worked fine for me:
ant
I tried your example but cutting down on everything in wsdl2java - meaning
just used some statements...
It worked fine for me:
ant generate.service generate.service1
Buildfile: build.xml
generate.service:
[echo] file[wsdlfile1]
[echo] bindingfile [buildingfile1]
generate
Michael
Wroopy wrote:
>
> Hi!
>
> I've problem with excludes when creating a zip file.
> I want to create a zip files containing all files in current
> directory, but exclude two directories.
>
>
>
>
>
>
> excludes="${dist}, ${build}"/>
>
>
> /Andreas
>
> --
Thanks, I upgraded my JAVA SDK to the SR 8a version and it works now.
Thanks
Troy
-Original Message-
From: Eric Fetzer [mailto:elstonk...@yahoo.com]
Sent: Tuesday, May 12, 2009 3:48 PM
To: Ant Users List
Subject: Re: Problem with Ant and MailLogger
Error description
Error Message
is updated to autoFlush on '\n' on ASCII
platform according to the specification.
.
To obtain the fix:
Install build 20071118 or later
From: "Richard, Troy"
To: Ant Users List
Sent: Tuesday, May 12, 2009 2:47:05 PM
Subject: RE: Problem wit
0060501_AA)
JCL - 20060511a
-Original Message-
From: Eric Fetzer [mailto:elstonk...@yahoo.com]
Sent: Tuesday, May 12, 2009 2:45 PM
To: Ant Users List
Subject: Re: Problem with Ant and MailLogger
What version of Java are you using?
http://www-01.ibm.com/support/docview.wss?
What version of Java are you using?
http://www-01.ibm.com/support/docview.wss?uid=swg1IZ08156
From: "Richard, Troy"
To: "user@ant.apache.org"
Sent: Tuesday, May 12, 2009 2:09:09 PM
Subject: Problem with Ant and MailLogger
I'm getting the following error me
-Original Message-
From: Francis Galiegue [mailto:f...@one2team.com]
Sent: Tuesday, May 12, 2009 2:25 PM
To: Ant Users List
Subject: Re: Problem with Ant and MailLogger
Le Tuesday 12 May 2009 22:20:19 Francis Galiegue, vous avez écrit :
> Le Tuesday 12 May 2009 22:09:09 Richard, T
Le Tuesday 12 May 2009 22:20:19 Francis Galiegue, vous avez écrit :
> Le Tuesday 12 May 2009 22:09:09 Richard, Troy, vous avez écrit :
> > I'm getting the following error message:
> >
> > MailLogger failed to send e-mail!
> > java.io.IOException: Unexpected reply to command: HELO L00113: 451 4.7.0
:20 PM
To: Ant Users List
Subject: Re: Problem with Ant and MailLogger
Le Tuesday 12 May 2009 22:09:09 Richard, Troy, vous avez écrit :
> I'm getting the following error message:
>
> MailLogger failed to send e-mail!
> java.io.IOException: Unexpected reply to command: HELO
Le Tuesday 12 May 2009 22:09:09 Richard, Troy, vous avez écrit :
> I'm getting the following error message:
>
> MailLogger failed to send e-mail!
> java.io.IOException: Unexpected reply to command: HELO L00113: 451 4.7.0
> Timeout waiting for client input
This is an IOException. What's more, you g
sure if it has
something to do with the java environment or if it is ANT.
Thanks
Troy
-Original Message-
From: Cole, Derek E [mailto:derek.e.c...@lmco.com]
Sent: Tuesday, May 12, 2009 2:12 PM
To: Ant Users List
Subject: RE: Problem with Ant and MailLogger
I am only slightly familiar with
I am only slightly familiar with this, but don't you have to have a
MailLogger.properties file defined and passed to the mail logger with
-DMailLogger.properties.file=
-Original Message-
From: Richard, Troy [mailto:troy.rich...@blackhillscorp.com]
Sent: Tuesday, May 12, 2009 4:09 PM
To: u
>i test your files and my output is:
>[echo] component name is vti
>Test in Eclipse.
>I have attached an zip-file containing my test.
Henning, it is working now, thank you. I must have had the syntax wrong.
Scott
Hello Scott,
look at:
http://ant.apache.org/manual/CoreTasks/property.html
Section "Property Files".
your property file syntax is wrong.
in your case the file vti-new.properties must look like this:
component=vti
Scott Stark schrieb:
> I'm trying to import a set of properties from a property f
AIL PROTECTED]> wrote:
>
>
> -Original Message-
> From: Ziggy [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 24, 2008 2:03 PM
> To: user@ant.apache.org
> Subject: Re: problem with "excludes" in javac target.
>
> /*
> Hi,
>
> I forgot to m
Hi,
I forgot to mention that i am using ANT v2.7.2
Many thanks
On Mon, Nov 24, 2008 at 12:18 PM, Ziggy <[EMAIL PROTECTED]> wrote:
> Can anyone see why "excludes" in this code snippet does not work?
>
> [code]
>
> Compiling java sources:
> ${junit.path}**
> destdir="${c
-Original Message-
From: Ziggy [mailto:[EMAIL PROTECTED]
Sent: Monday, November 24, 2008 2:03 PM
To: user@ant.apache.org
Subject: Re: problem with "excludes" in javac target.
/*
Hi,
I forgot to mention that i am using ANT v2.7.2
Many thanks
*/
ant version 2.7.2 !?
Yo
Try splitting up the -o and the output filename as two separate You
probably have an with two arguments which won't work since ANT
quotes the contents of the line combining them into one. Either
change to two tags or change what you have to an
---
Shawn Castrianni
-Original Message
On Fri, Oct 31, 2008 at 01:40:56AM -0700, azajac wrote:
> I've several aliases defind in ~/.cshrc file
>
> when I'am trying to execute dem from sshexec it allways returns a message
> then my command was not found i'am trying to do something like this :
>
>
>
> trust="
Hi,
I am also in a similar situation. I found that the p4change task does not
set the p4.change property when I run the build from a linux host, but it
works fine when run from a Windows host. This causes the build to fail
because we cannot checkin files without the property being set.
Does an
That did it! Many thanks!
Jim
-Original Message-
From: Peter Reilly [mailto:[EMAIL PROTECTED]
Sent: Friday, August 22, 2008 11:07 AM
To: Ant Users List
Subject: Re: Problem with
You may need to set the character encoding on the loadproperties.
See:
http://ant.apache.org/manual
You may need to set the character encoding on the loadproperties.
See:
http://ant.apache.org/manual/CoreTypes/filterchain.html#classconstants
peter
On Sun, Aug 10, 2008 at 3:10 PM, Jim Showalter
<[EMAIL PROTECTED]> wrote:
> I am having problems getting this to work as described. I am using Ant
>
This issue is because of the classpath:
Add latest mail.jar & activation.jar to your ANT_HOME/lib and
then run the ant task through command prompt, it will work
Reply back if you face any issues...
Petar Tahchiev wrote:
>
> On 07/01/06, Rhino <[EMAIL PROTECTED]> wrote:
>>
>> I have a fairly
rking.
Thanks,
Alex Foreman
Morgan Stanley | Technology
20 Cabot Square | Canary Wharf | Floor 06
London, E14 4QW
Phone: +44 20 7677-5732
[EMAIL PROTECTED]
-Original Message-
From: Xavier Hanin [mailto:[EMAIL PROTECTED]
Sent: 04 August 2008 18:58
To: [EMAIL PROTECTED]
Subject: Re: Problem
On Wed, Jul 30, 2008 at 3:34 PM, Foreman, Alex (IT) <
[EMAIL PROTECTED]> wrote:
> Hi,
>
> We use a custom version matcher that loads in default values from a
> property file and when rev="default" we look for a property called
> 'org.module.default' and use that value.
>
> E.g.
> Apache.ivy.defaul
Hi again,
If I comment the and the works fine. As you
can see, the java task load the libraries correctly but the taskdef task
not
El mar, 08-07-2008 a las 17:36 +0200, chuchi escribió:
> Hi all,
>
> I'm trying to embed ant into an application but I have a lot of
> problems. I have t
Hi ,
I'm facing the same problem ,i get the following error
the code:
.
Buildfile: C:\Users\Mamoun\workspace\ant\build.xml
print message:
[echo] Hello from Ant!
[javadoc] Generating Javadoc
[javadoc] Javadoc execution
BUILD FAILED
Luiz Barbosa a écrit :
Hi Supareno,
Thank you for your answer!
Yes, that's the problem. I put axis-ant.jar and axis.jar, but now I have
another problem.
One of the operations in my WSDL is the following:
And, when the script cross through the line of verbose (that s
Hi Supareno,
Thank you for your answer!
Yes, that's the problem. I put axis-ant.jar and axis.jar, but now I have
another problem.
One of the operations in my WSDL is the following:
And, when the script cross through the line of verbose (that same previous
discussed li
Luiz Barbosa a écrit :
Hi people,
Please, I have the following problem:
I wrote the following target:
[...]
When I run it, I get the following error message, on line
Could not create task or type of type: axis-wsdl2java.
Please, how could I fix this?
Thanks in advance!
Regards,
Luiz
Well, in the face of the deafening silence from all you gurus, I've come up
with a solution to the problem:
The crucial bit is th
:42 PM
To: 'Ant Users List'
Subject: RE: Problem with setting JAVA_HOME for Ant
I had already done that. I have JAVA_HOME defined correctly defined as a
user-level. I can see that JAVA_HOME is defined and defined correctly in
the command prompt window in which I run ant.I just
st
Subject: Re: Problem with setting JAVA_HOME for Ant
Hello, I have found the best thing to do with Windows is define JAVA_HOME
in: My Computer/System Properties dialog. Click the Advance Tab Pane and
click the button: Environment Variables. Don't do this as Administrator but
just as the user y
Hello, I have found the best thing to do with Windows is define JAVA_HOME in:
My Computer/System Properties dialog. Click the Advance Tab Pane and click the
button: Environment Variables. Don't do this as Administrator but just as the
user you are when you are running Ant at the command-line. HT
Dominique
> You're not saying what you do if the two dirs differ.
I wish to build and deploy the module, which simply involves making a call
to another build.xml file which is included in the structure; if the two
dirs are the same, I wish to do nothing.
In plain English the problem could be s
On Mon, Apr 7, 2008 at 8:47 AM, Ken Turner <[EMAIL PROTECTED]> wrote:
> My problem is very simple: I have two parallel directory structures, 'Old'
> and 'New', which contain a variety of files and subdirectories. Normally
> the contents are identical, but I want to know whether any file has be
On Thursday 27 March 2008 Luca Ferrari's cat, walking on the keyboard, wrote:
> Hi all,
> I've got the following task in my ant build file:
>
> description="Copies all the jars this project depdends on contained in
> ${src.lib.dir}" if="${src.lib.dir}">
>
>
>
if="${src.lib.dir}">
should be if="src.lib.dir"
as the if attribute uses the presence or absence of the property and
not on the value of the property.
also, you may need to do **/*.jar instead of "*.jar" to get jars in
sub-directories.
Peer
On Thu, Mar 27, 2008 at 12:48 PM, Luca Ferrari <[EMAIL
Property task is not mandatory. To narrow down the problem, just write a
small build file which copies files from a local dir to another local dir
with date selector
On Thu, Feb 28, 2008 at 4:23 PM, sekhar18k <[EMAIL PROTECTED]> wrote:
>
> hi Ramu,
>
> Thanks for the reply..
>
> Actually i am
hi Ramu,
Thanks for the reply..
Actually i am trying to download the files from a server which resides at a
remote location.
But I tried the same script, but it is getting all the files with the *.out
extension.
And one more doubt, what is the use of this property tag here. Is it
necessary to us
Hi shekar
I tried the following snippet. Its working fine for me. I think this cannot
be a issue with date selector
${lib.prop}
Did u try ur build with -verbose or -debug option?? These would give more
informations
On Wed, Feb 27, 2008 at 11:26 AM, sekhar18k <[EMAIL
hi Ramu,
the build file i have used is :
*
target name="init">
1 - 100 of 299 matches
Mail list logo