Hi Bill
I am sorry about including those automatic. I profusely apologize.
My problem is the following:
I am trying to create a War file and an EAR file. I have these Portlet classes
in the right places. I would like to be able to compile these classes, and
finally create the WAR and EAR.
Obviou
>
> defaultexcludes="false">
>
>
>
>
>
>
>
>
>
>
and an additional
and all should be fine :-)
Jan
-
To unsubscribe, e-ma
Well you have successfully subscribed to the mailing list. Now if you could
just tell us what your problem is without including all the automatic mails
we might be able to help.
As a further aid try running ant with the -verbose option. Then read the
output and see if you can see what is happening
Hi
I am a newbie to Ant. I recently wrote this build file to compile a Portlet
application.
The problem is, it simply does not compile any of the java files in my web
folders. I am sure that all the paths are right.
Could somebody help me out by pointing out what could be wrong
thanks
ilango
Hi
I am a newbie to Ant. I recently wrote this build file to compile a Portlet
application.
The problem is, it simply does not compile any of the java files in my web
folders. I am sure that all the paths are right.
Could somebody help me out by pointing out what could be wrong
thanks
ilango
Hello
I am trying to remove almost all of the files in a folder except for the
"Logs" folder and the folder itself. Unfortunately if the folder
doesn't contain any Logs then the whole folder is removed.
This is a snippet of my build.xml.
-- CUT
Many thanks, Jeff.
Jeffrey E Care <[EMAIL PROTECTED]> wrote:
use apply, not exec
Jeffrey E. (Jeff) Care [EMAIL PROTECTED]
IBM WebSphere Application Server Development WAS Pyxis Lead Releas
use apply, not exec
Jeffrey E. (Jeff) Care
[EMAIL PROTECTED]
IBM WebSphere Application
Server Development
WAS Pyxis Lead
Release Engineer
murthy gandikota <[EMAIL PROTECTED]>
wrote on 03/
Hi
I have a tar xvf task to run on all the files in a directory. Here is my ant
script:
How can I extend it to all the files found under ${a}/help?
TIA
Murthy
-
Yahoo! Messenger with Voice. PC-t
Hello
I am trying to remove almost all of the files in a folder except for the
"Logs" folder and the folder itself. Unfortunately if the folder
doesn't contain a Logs folderthen the whole folder is removed.
This is a snippet of my build.xml.
-- CUT
Got it...
Thanks everyone ...
--- "Ivan \"Rambius\" Ivanov"
<[EMAIL PROTECTED]> wrote:
> Hello,
>
> --- Thod Nguyen <[EMAIL PROTECTED]> wrote:
>
> > I'm writing a custom Ant and i would like to
> return
> > a
> > String object in the void execute() method, what
> is
> > the best way to do this
Hello,
--- Thod Nguyen <[EMAIL PROTECTED]> wrote:
> I'm writing a custom Ant and i would like to return
> a
> String object in the void execute() method, what is
> the best way to do this?
I suppose you mean to return it to the build process
from your custom Ant task. In this case, you may use
execute returns void; i think what you
want to do is set a property
Jeffrey E. (Jeff) Care
[EMAIL PROTECTED]
IBM WebSphere Application
Server Development
WAS Pyxis Lead
Release Engineer
T
I'm writing a custom Ant and i would like to return a
String object in the void execute() method, what is
the best way to do this?
Thanks much
T.N.
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.
>I need to create a path containing elements which
Basically a
>i) don't exist yet
When it doesnt exist - why including that? You could specify it inside
the fileset and it must exist when using the fileset.
>and ii) vary according to what properties are set.
Selectors ...
Jan
15 matches
Mail list logo