Definitions are as given below:
On Tue, 12 Jun 2007 Scot P.Floess wrote :
>First off what is the value of dst?
>
>Second, what is the definition of app.path?
>
>query wrote:
>> Hi,
>>
>>I have been using ANT tool to compile java source files.
>>
>>>includes="**/*.jav
Definitions are as given below:
On Tue, 12 Jun 2007 Scot P.Floess wrote :
>First off what is the value of dst?
>
>Second, what is the definition of app.path?
>
>query wrote:
>> Hi,
>>
>>I have been using ANT tool to compile java source files.
>>
>>>includes="**/*.jav
On 12 Jun 2007 12:55:13 -, query <[EMAIL PROTECTED]> wrote:
Hi,
I have been using ANT tool to compile java source files.
In the log file, it is displaying the destination folder also in the classpath
though I have not defined it in classpath.
The destination folder has always been
First off what is the value of dst?
Second, what is the definition of app.path?
query wrote:
Hi,
I have been using ANT tool to compile java source files.
In the log file, it is displaying the destination folder also in the classpath
though I have not defined it in classpath.
Is it
Please try to configure your email client not
to send html encoded line noise
Peter
On 1 Jun 2007 12:49:01 -, query <[EMAIL PROTECTED]> wrote:
Log file and build file sample is given below.Log
file:
Log file and build file sample is given below.Log
file:\\
[javac] Using modern
compiler\\
[ja
, 2007 6:08 PM
To: user@ant.apache.org
Subject: Re :Re: classpath issue in task
Below is the sample log file and build fileLog file:
[javac] Using modern compiler [javac] Compilation
arguments: [javac] \'-d\' [javac]
\'E:\\samplebuild\\eg\\eg2\\classfiles\' [javac]
\
Below is the sample log file and build fileLog file:
[javac] Using modern compiler [javac] Compilation
arguments: [javac] \'-d\' [javac]
\'E:\\samplebuild\\eg\\eg2\\classfiles\' [javac]
\'-classpath\' [javac]
\'E:\\samplebuild\\eg\\eg2\\classfiles;C:\\PROGRA~1\\jdk1.5;E:\\sampleb
You didn't include a code snippet, so it is hard to see what you did.
There is a nested element in the task where you
can specify a classpath either through a "fileset" or via a reference.
You can also use the "classpath=" parameter to specify the classpath.
However, if you do not specify eith
ortunity to discuss the new method of doing this (as I was never
> really clear on what replaced this now deprecated feature).
>
> Ben
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 06, 2005 6:36 AM
> To: Ant
ally clear on what replaced this now deprecated feature).
Ben
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 06, 2005 6:36 AM
To: Ant Users List; [EMAIL PROTECTED]
Subject: RE: Classpath issue
Chris,
The CC does not use the ANT shipped w
Chris,
The CC does not use the ANT shipped with it (CC).
The problem is the fact that ANT has an old version of 'a' library while I need
a newer one
Unless I missed a point in your answer ... ?
\T,
--- "Erskine, Chris" <[EMAIL PROTECTED]> wrote:
> Rather than using ant within CC, use the ants
Rather than using ant within CC, use the antscript attribute on the ant
task. This will allow you to then use the version of ant that you
install on your machine rather than the version that ships with CC.
Chris Erskine
EDS Consulting Services
Colorado Springs, CO
Phone: 719-265-5962
Cell: 7
Shane,
it looks like you are using simply a class of commons-collection.
Put commons-collection.jar in $ANT_HOME/lib (the simplest solution),
or change your build files to put commons-collection.jar where you need
it (maybe in the classpath of some custom task ???)
or you can also start ant like t
Thats why we are here
Martin-
- Original Message -
From: "Grand Cheng" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Thursday, October 07, 2004 9:15 AM
Subject: RE: Classpath Issue - Not sure why it isn't being picked up
Than
Thanks to everyone for their help.
Grand
-Original Message-
From: Laconia Data Systems [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 06, 2004 7:45 PM
To: Ant Users List
Subject: Re: Classpath Issue - Not sure why it isn't being picked up
Yes
It appears your javac ta
Grand Cheng" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, October 06, 2004 10:46 AM
Subject: RE: Classpath Issue - Not sure why it isn't being picked up
Hi,
Thanks for the assistance.
With regard to "2)resolving classepath issues
ROTECTED]
Sent: Wednesday, October 06, 2004 9:30 AM
To: Ant Users List
Subject: Re: Classpath Issue - Not sure why it isn't being picked up
1) compiling
go to C:\
dir /X
note the short name of the folder for folder 'PCC Source'
(e.g. on my box C:\Program Files shortened name is C:\P
kage esolutions.util located at ${basedir}\PCC
Source\CAN\esolutions\util
will be found
Makes sense???
Martin-
- Original Message -
From: "Grand Cheng" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, October 06, 2004 9:08 AM
Subjec
, 2004 7:31 AM
To: Ant Users List
Subject: Re: Classpath Issue - Not sure why it isn't being picked up
Grand:
Keep in mind that if your base folder is named 'base' and
your package name is named 'foo' then you need to compile the source
from
folder 'base' which
Grand:
Keep in mind that if your base folder is named 'base' and
your package name is named 'foo' then you need to compile the source from
folder 'base' which referennces package (folder) foo
Since your email did not provide package names I do not know what the
specific names would be
Martin
-
Try using this instead,
Hope this helps
-Original Message-
From: Grand Cheng [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 06, 2004 1:53 AM
To: [EMAIL PROTECTED]
Subject: Classpath Issue - Not sure why it isn't being picked up
Hi,
I am a newbie to Ant so I appreciate a
22 matches
Mail list logo