Hi,
I am trying to load external library by using jdk1.6 wild card syntax in Ant
1.8.4 and I get the below error, can anyone help me how to resolve this issue?
Below is my error and build script I am using..
Buildfile: C:\CCSTG\Workspace_V7\AntBuildTest\build.xml
init:
compile:
[echo]
I'm confused... Why do you keep mentioning "conditional processing?" I
don't see anything conditional about this at all...
Sorry - just trying to understand :)
On Fri, 17 Jul 2009, edumudi.viswan...@oracle.com wrote:
Assume, below folder structure & I issue following command @ command p
Assume, below folder structure & I issue following command @ command prompt:
ant -Denvv=sit -Dssltype=1SSL eardirect
Xyz folder contains (dev,prod,sit,uat)
Dev folder contains (1ssl & 2ssl)
1ssl folder contains
1.txt
2.txt
2
Maarten,
Thanks, we will have a look at this.
Miles
-Original Message-
From: Maarten Coene [mailto:maarten_co...@yahoo.com]
Sent: 29 January 2009 22:06
To: ivy-u...@ant.apache.org
Subject: Re: IvyDE cache location
Maybe you could use the cache attribute on your resolvers pointing to dif
I am trying to use the clearcase
org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout tool and I
get a null pointer error on line 43 "ckout.execute();". The code is
attached below.
Here is the Exception:
Exception in thread "main" java.lang.NullPointerException
at
org.apac
Obvious but
you have the ANT_HOME\bin directory in your path environment variable?
Sean
-Original Message-
From: Debbie Shapiro [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 30, 2008 3:34 PM
To: Ant Users List
Subject: RE: FW: Trouble with installation
Hey it looks like I'
ssage-
From: Peter Reilly [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 30, 2008 12:25 PM
To: Ant Users List
Subject: Re: FW: Trouble with installation
Looking at the JAVA_HOME setting:
JAVA_HOME=C:\Progra~1\Java\jdk1.5.0_15;
You have a trailing '";", this may not be good.
Pe
-
> Temp dir is C:\DOCUME~1\ADMINI~1.ENG\LOCALS~1\Temp\
> Temp dir is writeable
> Temp dir alignment with system clock is 16 ms
>
>
> ---
> Locale information
>
ction
Debbie Shapiro, Data Warehouse Manager
Office: 425.402.2233
-Original Message-
From: Taj, Abdul [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 30, 2008 11:43 AM
To: Ant Users List
Subject: RE: FW: Trouble with installation
That would only matter if he had given "Program
That would only matter if he had given "Program File"
But since the path is specified like - Progra~1, it is not a concern..
-t
-Original Message-
From: glenn opdycke-hansen [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 30, 2008 2:29 PM
To: Ant Users List
Subject: Re: F
I noticed this
> ANT_HOME=C:\Progra~1\Ant\apache-ant-1.7.0
> JAVA_HOME=C:\Progra~1\Java\jdk1.5.0_15;
It appears that Ant and Java are installed in the "Program Files" folder.
I would first install and to C\:ant or something similar. Please do
not use a folder name with an embedded space.
Then c
Perhaps I spoke too soon...
Here are the two problems I am having:
1) I am only able to run Ant from within the Ant directory. I am trying
to use Ant to build a build.xml within a Pentaho BI application and the
steps indicate I should be able to execute Ant from within the Pentaho
directory.
2) W
Hi,
http://ant-contrib.sourceforge.net/tasks/tasks/index.html
This took me less than 5 seconds to find with google. I gave you the
name of the antlib and I expected that would be enough to find the
rest of the information. Please try to discover these tasks without
bugging the mailing lists. A
Hi Kevin,
Actually there is no information ablut .jar file which contain the For-Task.
Regards,
Nagender Malik
-Original Message-
From: Kevin Jackson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 16, 2008 11:01 AM
To: Ant Users List
Subject: Re: FW: where to get the jar file for ANT
You want to look at ant-contrib for a for task
On Jan 16, 2008 12:20 PM, Nagender Kumar Mallik
<[EMAIL PROTECTED]> wrote:
> Hi,
> PLease tell me how to get the .jar file containing For task.
>
> Regards & thanks,
> Nagender Malik
>
>
>
>
Hi,
PLease tell me how to get the .jar file containing For task.
Regards & thanks,
Nagender Malik
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Sorry, my mail was incomple because it really did not specify what my actual
problem was.
Actual problem is :
After compilation is failed build doest not stop and continue to execute
next target.
Thanks.
-Original Message-
From: Ravi Roy [mailto:[EMAIL PROTECTED]
Sent: Saturday, Aug
Hi,
i'm interested in the jpp task.
Unfortunately it's compiled with jdk1.5 and we're
still running on 1.4
No sources available to compile it myself for 1.4
Anyone using the jpp task with 1.4 ?
Anyone with further details ?
I already wrote to support mail address but no
response until now.
s
Hi
Thanks for your response.
As many people said that sshexec has a bug in apache ant 1.6.1.I have
migrated to apache ant 1.6.5 so now I am using jdk1.3 and apache ant
1.6.5 and jsch-0.1.28.In this case also the command executes in the
remote machine successfully but it throws Build Failed.
hi,
Test Mail
the above is my ant task and it works well with the attachment too...
i got the same problem with the mime types. i added pop3.jar, smtp.jar,
mail.jar, mailapi.jar and activation.jar.
once this is done i was able to send emails without any problem using my ant
task.
regar
with our outlook working perfectly.Yes my username and password is
correct.
Geethakrishnan
- Original Message -
From: "Scot P. Floess" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Tuesday, May 09, 2006 6:34 PM
Subject: [SPAM-H] - Re: Fw: Ant mail probl
I more or less ran your build.xml (well using my password/username and
my SMTP server) and it worked for me...
Scot P. Floess wrote:
Are you sure your user name and/or password are correct? It looks
like the SMTP server is complaining about one of them. Also, just to
make extra sure (as you
Are you sure your user name and/or password are correct? It looks like
the SMTP server is complaining about one of them. Also, just to make
extra sure (as you say you can telnet to the box), is mail.ncmr.co.in
your SMTP server or pop server? I ask, because I know at Earthlink I
have a pop se
Hi All,
Could u help me with this problem.I am using Ant 1.6.2 to send a mail i have
downloaded mail.jar and aactivation.jar and put it in my ANT_HOME/lib.My ant
task looks as below.
TEST MAIL FROM ANT
when i try to run ant -debug mail i get
Hi all,
I posted this mail a while ago and didn't get any
responses.
Please read below
Asaf
Lahav
VP
R&D, Prima Grid LTD.
Cellular:
972-54-4717955
Phone:
972-3-6540255
Fax:
972-3-6540254
From: Asaf Lahav [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March
Yes,
To participate in the CruiseControl mailing list you need to subscribe...just
like this ANT mailing list
Please visit the CruiseControl main page (at
http://cruisecontrol.sourceforge.net/) and follow the Mailing List link (from
the left side) and subscribe to the User Mailing list.
As
Hind Lwahhabi.
Accenture Belgium - Financial Services & Insurance
Koningstraat 145 Rue Royale, B-1000 Brussels, Belgium
mobile: +32 499567544
phone: + 32 2 226 75 44
E-mail:[EMAIL PROTECTED]
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thu 10/27/2005 10:44
rom: Steve Loughran [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 21, 2005 6:37 AM
To: Ant Users List
Subject: Re: FW: problem with using fork in windows xp
Gayan Asanka wrote:
> Hi Steve,
>
> I can't observe all the output with this codes. Because it consumes
> hell a lot of
Gayan Asanka wrote:
Hi Steve,
I can't observe all the output with this codes. Because it consumes hell a
lot of classpaths. Only the final part I can read via my command prompt
window. So I will try a small program that doesn't use any big jars, and
simulate the error in small scale. Then I will
SVN2\modules\integration>
Thanks,
Gayan Asanka
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 21, 2005 7:11 PM
To: Ant Users List
Subject: Re: FW: problem with using fork in windows xp
Gayan Asanka wrote:
> Hi Steve,
>
> I observed
Gayan Asanka wrote:
Hi Steve,
I observed it with ant -v (after adding that path refid part), This is the
final part of that output.
After displaying lot of classpaths, it shows this:-
[junit] 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner'
[junit] 'test.WMRound3Compoun
re information on this, You are always welcome.
Thanks
Gayan Asanka
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 21, 2005 6:44 PM
To: Ant Users List
Subject: Re: FW: problem with using fork in windows xp
Gayan Asanka wrote:
> Hi Steve,
r what you think of it.
Thank you very much for precious time spent on me.
Bye for now.
Thanks,
Gayan Asanka
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 21, 2005 2:55 PM
To: Ant Users List
Subject: Re: FW: problem with using fork in
r what you think of it.
Thank you very much for precious time spent on me.
Bye for now.
Thanks,
Gayan Asanka
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 21, 2005 2:55 PM
To: Ant Users List
Subject: Re: FW: problem with using fork in windows
Gayan Asanka wrote:
Hi Steve,
For your convenience I hoped attach my build.xml to this mail. If you don't
mind I can send my other resources too as you can regenerate this error (if
you can find a win xp os). This is the output I see.
E:\SVN2\modules\integration>ant
Buildfile: build.xml
no, y
s\integration>
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 20, 2005 8:33 PM
To: Ant Users List
Subject: Re: FW: problem with using fork in windows xp
Gayan Asanka wrote:
> Hi steve,
>
> Nop, it compiles well. You can see if observe
Gayan Asanka wrote:
Hi steve,
Nop, it compiles well. You can see if observe my output (also I tried ant
-v, everything is in the classpath).
I am getting a runtime exception if only I set fork="no", that is both in
linux and windows. But it runs in linux when fork="true". So I need a way to
run
m I right? If
so how can I set jvmargs? If I am wrong, still need your help. :)
Thank you very much for the concern
Thanks
Gayan Asanka
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 20, 2005 5:37 PM
To: Ant Users List
Subject: Re: FW: pro
Gayan Asanka wrote:
Hi All,
I am working on Apache axis2 project. I am trying to run few test cases
using a build.xml. I do codegeneration, compiling and run all via this
build.xml. But I am getting a runtime exception if I set fork = "false" both
in linux and windows. Things are ok when f
Hi All,
I am working on Apache axis2 project. I am trying to run few test cases
using a build.xml. I do codegeneration, compiling and run all via this
build.xml. But I am getting a runtime exception if I set fork = "false" both
in linux and windows. Things are ok when fork="true" in linux(Ub
ED]
> Sent: Wednesday, August 17, 2005 6:23 AM
> To: Ant Users List
> Subject: FW : Error while executing exec task
>
> Now I have modified the build file like following :
>
>
>
>
>
>
>
>
> Now the devenv is returning 1 and it says tha
Now I have modified the build file like following :
Now the devenv is returning 1 and it says that build is successful.
But now also I am not getting anything in output file (i.e E:/output.log).
What might be the problem?
- Original Message -
From: "Karunakar Chatla"
Hind Lwahhabi.
-Original Message-
From: Lwahhabi, Hind
Sent: Tue 8/2/2005 4:34 PM
To: Ant Users List Patrick Martin
Subject: RE: regular expression help+tokens instead of words
no because the line does not start with a blank.
thanks anyway:)
i have solved my problem(see my previous
Hi,
I'm having problems getting my ANT build to transfer files from a remote
system to my RHEL3 box. This works fine on my WindowsXP and SuSE9 machines
- using the following:
Running in ver
-Original Message-
From: Lwahhabi, Hind
Sent: Thu 7/14/2005 1:55 PM
To: Ant Users List
Subject: get task problem
Hello gentle people,
oSome nice guy resolved a bug in the ant-contrib project and i am tryring to
rebuild the ant-contrib jar with the classes modified;
£When running the
Please keep the discussion on the ant list.
You might want to ask the tomcat list for help on this one.
-Original Message-
From: BATCHELOR, SCOTT (CONTRACTOR) [mailto:[EMAIL PROTECTED]
Sent: Monday, June 27, 2005 11:33 AM
To: [EMAIL PROTECTED]
Subject: RE: Error message
In all honesty
gt; Subject: Re: FW: Connection Failures On SSHExec Task
>
>
> Atsuhiko,
>
> Thanks for your response. Have you/jcraft pursued this
> problem any further ?
> I moved on to other aspects of my project, after receiving
> your note, in the
> hope that you might find a w
Atsuhiko,
Thanks for your response. Have you/jcraft pursued this problem any further ?
I moved on to other aspects of my project, after receiving your note, in the
hope that you might find a workaround for the problem. However, I must
return to the issue of exploiting SSH in my application very s
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wed 6/15/2005 12:03 PM
To: user@ant.apache.org
Subject: RE: macrodef: setting options dynamically
hi jan;
i already saw the manual but my goal is a little bit more complex; i want to do
the following:
attribute
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 06, 2005 8:20 AM
> To: [EMAIL PROTECTED]
> Cc: user@ant.apache.org
> Subject: Re: FW: Connection Failures On SSHExec Task
>
>
> Hi,
>
>+-From: "
Hi,
+-From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> --
|_Date: Fri, 3 Jun 2005 10:16:53 -0700 __
|
|> > > [sshexec] Connecting to xxx.com:22
|> > > [sshexec] root
|> > > [sshexec] Connecting to xxx.com:22
|> > > [sshexec] Connecting t
Jsch folks- A user reported this to the ant-user list, but part of the problem
appears to be with jsch. See below for details.
Thanks,
-Rob A
> -Original Message-
> From: Anderson, Rob (Global Trade)
> Sent: Friday, June 03, 2005 10:15 AM
> To: 'Ant Users List'
> Subject: RE: Connectio
I'm resending this; the original note bounced back due to a problem with my
ISP.
Rhino
- Original Message -
From: "Rhino" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Tuesday, March 29, 2005 8:22 PM
Subject: Re: setting project classpath from a task
>
> - Original Message -
(Sorry for the delay on this, I sent it to the wrong address)
Hi Antoine,
I set the following view in p4label and the labelsync worked correctly.
view="//depot/EDITSolutions/BaseNotConvertedNewStructure/..."
This helps but it means that Ant is working differently from Perforce's
commands. Whe
Hi,
Sorry this might be a newbie question, I'm an intern and I have no idea what's
going on here.
We are trying to setup an automated J-Unit test from Ant using Cruise Control
where we need multiple copies of tomcat servers running (by supplying different
server.xml files). The idea is to us
On Mon, 2004-12-06 at 18:52 +0100, Robert Soesemann wrote:
> I am a XSLT2 feature from Saxon8 inside an Ant script. Ourput files will
> be specified insede the xsl with xsl:result-document.
>
> But the Ant xslt task forces me to provide @destdir and copies the input
> files there. Even if they are
I am a XSLT2 feature from Saxon8 inside an Ant script. Ourput files will
be specified insede the xsl with xsl:result-document.
But the Ant xslt task forces me to provide @destdir and copies the input
files there. Even if they are empty they get copied unnessecarily.
Can I pass a parameter to Sax
Hello
XMLTask is perfect for my needs, but I have two additional requirements I
struggle with.
I need to:
- iterate over a whole structure and preserve this structure also in the result
directory root
- modify the resulting file name based on a value from the document.
Also I want to add an
Hello,
I don't know if there is a standard way to do this, but maybe you have
an idea.
I have many XML files which hold multiple XML fragments of a specific
type ..
For an easy import of those seperate contentitems into a CMS it would be
better to split those fragments up into different file (one
Here's some sample code for what Conor suggests:
Then use the ${libfiles} prop.
We just ran into this too.
Cheers,
--Bill
On Thu, 02 Dec 2004 21:42:44 +1100, Conor MacNeill <[EMAIL PROTECTED]> wrote:
> Victor Ionescu wrote:
> >
> >
Victor Ionescu wrote:
Class-Path: bsh-1.3.0.jar commons-digester.jar commons-collections.jar
because:
1) It's more flexible
2) It conforms to the jar specification
Question: What's the reason behind this multi Class-Path feature?
The reasons are specified in this bug report
http://issues.ap
Hi,
I use the manifest task and I have multiple Class-Path entries:
I get a warning:
"Multiple Class-Path attributes are supported but violate the Jar specification
and may not be correctly processed in all environments"
The generated manifest will have
Andreas
Pre 9/11 was a time when a product which demonstrated more functionality
would gain you a contract (and money)
I may be old-fashioned but it is my contention that a little competition
(rivalry) can bring out the best in a worker
1)Develop functionality that your opponent cannot deve
Developers List
Subject: FW: and s
Everytime I post I get this stupid message!
Can it be blocked somehow, and the person who registered from this
company use his/her 'correct' address format... --DD
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Wednesday,
RE: Urgent Please !Yes, thank you !!!
But I have an other error . and I don't understand this error, because my path is
right !!
compile:
[javac] Compiling 4 source files to C:\RadioWeb\build
[javac] BUILD FAILED: file:C:/RadioWeb/build.xml:38: Unable to find a javac compiler;
com.sun
I realize that. The way NAV works is that the scanner process itself does
the scanning on behalf of the invoking process and thus gets the CPU, or
that's my limited understanding. But like I said, the problem disappeared
after another update from Symnatec, so they must have corrected whatever
I have about ready to kill myself over this one. I have some support files
(jar.files) that need to be linked in during the compile but this just does
not seem to work. Anyone got any ideas?
Thanks
John D. Sanders:-)
Sr. Consulting IT Architect - IBM
(760) 954-0637
[EMAIL PROTECTED] or [EM
- Original Message -
From: "__matthewHawthorne" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Saturday, September 27, 2003 6:01 AM
Subject: "Bad file descriptor" in image task
> While attempting to use the image task, I ran into this error.
>
> Error: IOException oc
Keith Hatton wrote:
I don't know whether this is genuine but as I'm paranoid :) it looks like spam to me.
If it is genuine I don't think it is the right way to deal with spam.
Can the list owners please deal with this guy.
Thanks
I requested the user to be unsubscribed about 7 hours ago. I wa
Is it possible this is just because the ant list was recently changed to a
different address?
At 09:41 AM 11/02/2003 +, you wrote:
I don't know whether this is genuine but as I'm paranoid :) it looks like
spam to me.
If it is genuine I don't think it is the right way to deal with spam.
Can
On Tue, 11 Feb 2003, Keith Hatton <[EMAIL PROTECTED]> wrote:
> If it is genuine I don't think it is the right way to deal with
> spam.
You are certainly correct. At least not for people subscribing to
mailing lists.
> Can the list owners please deal with this guy.
They've been asked to already
I don't know whether this is genuine but as I'm paranoid :) it looks like spam to me.
If it is genuine I don't think it is the right way to deal with spam.
Can the list owners please deal with this guy.
Thanks
-Original Message-
From: konrad [mailto:[EMAIL PROTECTED]]
Sent: 11 Februar
72 matches
Mail list logo