>From Weblogic 8.1, there is a custom ant task for deployment call
wldeploy. After getting it right, please share it to the group .
Hope this helps.
Srikrishna
-Original Message-
From: Petar Tahchiev [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 27, 2005 2:42 AM
To: Ant Users List
S
I'm trying to link a diagnostic classloader into the java task, but
having set up the bootclasspath element,
by prepending my diagnostics jar path to the default contents of
sun.boot.class.path, and having forked
the jvm, I get the message
bootclasspath ignored since build.sysclasspath has been
I'd like to share AntDoclet, a tool for creating reference documentation from
your Ant Tasks' source code:
http://antdoclet.neuroning.com
If at all possible, I'd like to have AntDoclet added to the "External Tools"
page of the website. (see patch below for xdocs/external.xml).
Thanks,
Hi all,
Any clarifications for the below statements.
There was a mention about targets in ANT manual. "It should be noted, however,
that Ant's depends attribute only specifies the order in which targets should
be executed - it does not affect whether the target that specifies the
dependency(s
this is an ant task that runs under eclipse 3.1. It is a very simple
task that just prints the name of the project.
However when I runt he ant task under headless eclipse I get the message
that getProject returns null.
here is the code:
/**
*
*/
package mrr.test.ant;
import org.apache.tools
I wish to pass an array of a properties ( foo[1].a =.. foo[1].b =.. ) to a
custom ANT task that I have defined .. What is the best way to do this ?
How do I define custom types and can they be passed as attributes of the custom
task ?
Thanks,
-Nandan
Have you tried using the task (from the ant-contrib) to loop over all the
files in the directory and then call inside the macrodef.
Have fun,
Ninju
- Original Message
From: Greg <[EMAIL PROTECTED]>
To: Ant Users List
Sent: Friday, D