Dear All,
I am in the process of creating a Ant build file to build an EAR for a
project (Of course this can be done @ ease in WSAD, but wanna to write a script
file).
While using the the ejbjar task with ejbdeploy option set to ON, I get the
following error.
[ejbdeploy] *Could n
Use just "${java.home}" for JRE path, or "${java.home}/.." usually for JDK.
- Alexey.
wolverine my wrote:
Hi!
How can we retrieve the directory of the Java runtime which executing
the Ant's build file?
I have two Java versions installed and I would like to print the Java
runtime information when bu
Hi!
How can we retrieve the directory of the Java runtime which executing
the Ant's build file?
I have two Java versions installed and I would like to print the Java
runtime information when building the programs. Currently, I'm doing
this
The problem is that the JAVA_HOME is not guarante
If I followed correctly, it's not that alters scope, it's
that opens a new scope. And since it does not inherit
references by default, the reference passed in correctly is
lost thru the use of .
Actually I think it may be some subtle interaction between these.
- if I have a global reference
> From: Rob Walker [mailto:[EMAIL PROTECTED]
> >> Have you tried to distill down your builds to something simple
> >> enough that can be sent whole for troubleshooting?
> >
> In fact I didn't even get as far as this before I spotted it ...
>
> In my top level build.xml, my "vt.class.path" referenc
And having something like :
gives :
BUILD FAILED
...\src\build-javadocs.xml:155: No source files and no packages have been
specified
Am I missing something or is there something broken ... ?
\T,
--- [EMAIL PROT
For javadocs it seems to be a bit of a pain ... !
Fails with :
src\build-javadocs.xml:147: Javadoc failed: java.io.IOException: CreateProcess
...
Having :
Fails with:
src\build-javadoc
Usually you use s for them ...
Jan
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Gesendet am: Montag, 25. April 2005 15:15
> An: user@ant.apache.org
> Betreff: How to combine multiple file sets ?
>
>
>
> I thought I could have had something like this
I thought I could have had something like this :
Any idea on how to combine them ...?
\T,
Any fool can write code that a computer can understand.
Good programmers write code that humans can understand.
Sam:
Change it to:
Set Ant_home= D:\apache-ant-1.6.2
Venkat
From: Sam Huang [mailto:[EMAIL PROTECTED]
Sent: Monday, April 25, 2005 1:44 AM
To: user@ant.apache.org
Subject: ANT_HOME is set incorrectly or ant could not be locatated. Please
set ANT_HOME.
Hello,
As a beginner of A
Antoine
Thanks for the reply.
Also, please let us know which version of ant you are using.
The bug report http://issues.apache.org/bugzilla/show_bug.cgi?id=21724
describes your problem.
It was detected in ant 1.5.3 and solved in ant 1.6.0
Ant 1.6.2
I think the version was noted in my original ema
11 matches
Mail list logo