What does ant -verbose give you?
Kjersti
On 29/03/06, Manas_Das <[EMAIL PROTECTED]> wrote:
>
> The line in blue is not being executed
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> ba
>
> So my problem is to
> get a space delimited list of file names and to add it to the list of
> arguments to my java command.
I had a case where I needed to run a Java program on a set of files. I used
the apply task for that, but I don't know if this matches your requirements
exactly. As far a
On 12/01/06, Uri Zeituni <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I need to compile my Beans: create stubs and skeletons. I need to deploy
> them on Websphere. Does anyone knows how to do that?
> I saw that task is supported only for Weblogic, in addition I did
> not see any EJB compile task defined i
On 07/07/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> first thought would be
>
>
> Jan
>
Thanks for the quick reply. This gives me this error:
doc-all:
[javadoc] BUILD FAILED:
file:C:/Workspace_WSADIE5/ALT_FOR_JAVADOC/NLP_Build/build.xml:189: No
source files and no packages have be
Hi
I am looking for a way to run javadoc on all sourcefiles for multiple
projects. So far I have used the javadoc task, but I have to specify
all the source directories specifically.
The projects each have their own directory, and the source files are
located in a subdirectory. These source direc