|
|
|
I 'm trying to reference a task or target from a beanshell scriptdef.
There appears to be a difference between the context of an inline script and
a scriptdef with respect to access to such objects. ISean It seems that the taggdiff.xsl has changed. Your error is actually coming from the <style > task. As an immediate fix try using the taggdiff.xsl from Ant 1.5.4. For a permanent fix remove the <My configuration
Apache Ant 1.6.1
Sun JDK 1.4.1_02
Windows 2000
My build.xml script runs perfectly in Ant 1.5.4
but fails in Ant 1.6.1
The <cvstagdiff > tag is failing.
This is what I see
---
Hi Matt
> -----Urspr?ngliche Nachricht-----
> Von Matt Benson [mailto gudnabrsam@(protected)]
> Gesendet Freitag 13. Februar 2004 17 27
> An Ant Users List
> Betreff Re AW Using property in reHi Matt
thanks for the quick answer. I already use ant-contrib tasks a lot and just wanted to avoid another for-loop. Looks like it will not work -(
Greetings
Chris
-----Urspr?ngliche NachrGreetings
How do I ftp in ant 1.6.0? The ftp task is not being recognised. Any
suggestion would help?
Thanks!
Tont? Pouncil
Network Systems Support
Programmer II
Phone 972.478.3853
Pager 214.2Hi
I have the following problem (ANT 1.6.0 Windows 2000) with copy using a
mapper
I have a property file which is loaded first
prod.A.target targetA
prod.B.target targetB
prod.C.target tHi
I 'm (still) trying to automate the run of the junit tests of all my modules running Ant 1.6.0 on a Windows 2000 machine.
Each module has a build.xml script with a 'test ' task defined. The test tHi all
Part of my build file starts an application server performs test cases against it and shuts down the server. I 'm successfully using the <parallel > task to achive this conceptually like so Hi
I used Netbeans 3.5.1 and netcomponents.
ftp was working fine with ant when i put the netcomponents.jar
in <netbeans >/lib/ext
Today i try the Netbeans 3.6 Beta2 but netbeans cannot find
the ftpI haven 't had a chance to do more than skim the news.com article on
Microsoft 's recently granted patent on the use of XML to hold scripting
content...
http //news.com.com/2100-7345-5158432.html
..Hi
How can i return the command line target itself?
For example if i type "ant compile " how can i retrive the
target "compile " and assign it to a variable?
Thanks
Barry
Hi
How can I get the exact path from the build.xml and assign it to a
variable?
To have the same effect as THIS_DIR `pwd` in unix?
Thanks
Barry
Hi!
I have the following structure I have a main build.xml that calls
modules builds with <ant antfile "...... " target "... " > inside each
build I have a <target name "copy-files " >.... </targetHi there this is Priya Again with a request
Is there utility available which runs the ANT script at regular intervels (for example once in 24 hours) to deploy the latest code from cvs on Websphere HURRAY )
Rob and Jan
Thank you so so so much
I had been struggling at this for like days...
Earlier I was trying Perl Net SSH module to work it out but it slowly got
out of hand
Saw that ant caHello Friends
I have a two point task I intend to accomplish through ant
1) Copy a tarball to a unix box using Scp
2) Issue an untar command to that unix box using Sshexec
The ant script shall Hi friends
Iam using ANT from WSAD 5.1.1.When iam trying to get latest code from CVS using the example from http //ant.apache.org/manual/CoreTasks/cvs.html
<cvs cvsRoot " pserver anoncvs@(protected)Hi everyone
There was talk in the archive of being able to pick up a build file from a url
i.e. ant -buildfile http //myorg/mydir/build.xml
Does anyone know if this came to be supported or when it Apache Ant 1.6.1 is now available for download
<http //ant.apache.org/bindownload.cgi > from
http //ant.apache.org/bindownload.cgi
The ASF Board has approved the new Apache License 2.0. For a copy oHi
How do I get a summary of all tests run in a batchtest? Currently I
only get summaries for the individual test cases. I would like to
know when all the tests have been run (without having to opI need to redirect ant javac tasks error output to a separate file.
Currently all javac messages are logged in the output. I need to log only
the compiler error message (shown in bold and marked 'M "beThis is basically a newbie question about verify the downloads from
Apache. I just checked the archives for 'ultimately trusted ' and 'verify
signature ' but didn 't find anything.
I just did this forHi
I am using javadoc to run a doclet I have written - this doclet only seems to work against java 1.3 - my environment is using java 1.4 and I don 't want to switch java environments each time I wan
Greets all.
I 'm using ANT 1.6 telnet task to connect to the MS Telnet server.
It seems to want to control everything with ANSI control codes rather
than CR-LF etc etc.
I think it 's too brain deadI have a build.xml that fails because it can 't find jar files. I distilled
the build.xml down to look at how these properties expand. The output looks
like this
C \Local\AntExps >ant
Buildfile bI 'm trying to automate deployement to websphere via SSH and it looks like I
can 't call multiple sshexec in a row. This causes the ssh to make a new
connection.
The first sshexec causes a wsadmin >Hi all
I was wondering if anyone has run into a problem with how Ant 's build
numbering scheme works.
It seems to be skipping numbers seemingly at random every so often. I
have not been able to
e
I am using ant 1.6.0 with sshexec to access two UNIX servers. Everything
is fine on the Sun Solaris server. However on the HP Unix 10.20 server I
can can 't run many commands.
For example the foHi
I 'm facing a classpath problem with JUnit
My script is built this way
<target name "test " depends "compile " >
<junit haltonfailure "no " >
<classpath >
<pathelement path "we
| |