|
|
|
Hello
ftp task fails when logging in to the ftp server.
Connection seems to be established for short then the login fails and
afterwards the server disconnects.
I really don 't know what I 'm doing w
I 've recently started to try and generate custom ant tasks to
handle some software testing issues for a framework we develop (at
the company I 'm working for that is).
I have been able to generate soHi All
Besides using <propertyregex ../ > from ant-contrib
is there another way to convert a
class filename (full path /path/to/com/my/package/SomeClass.class)
to a class name ?
com.my.package.Som > From Ray Tayek [mailto rtayek@(protected)]
>
> hi trying to develop a set of ant scripts for use as starting points in a
> small .com that makes web apps (mostly servlets and now a little webhi trying to develop a set of ant scripts for use as starting points in a
small .com that makes web apps (mostly servlets and now a little web
services). mostly getting ant and junit to play nice in Hello
Do you know how to set a zip file comment? There seems to comment
attribute on <zip > task.
- Alexey.
Hi all
What is the correct way to do the followings?
If module A depends on the classes from module B then how can I use ant to do
it? The build.xml in src directory is building B then A. So that
Hi all
I need to execute an ANT task N times where N is the length of elements
that I have to load up from a file.
Each element is a parameter for the task ANT.
Is there a way to implement thahello everybody
Its very newbie question can anybody tell me how can i get an absolute path of tango.jar file.
Suppose Tango.jar file is created after sucessful build in a directory called dHi
we have customized AbstractCvsTask to our needs but we need to support
SSH. AbstractCvsTask uses the class
org.apache.tools.ant.taskdefs.Execute. How can I modify my code to
support both?
ZsoRudolf Nottrott wrote
> Hi
>
> I have an Ant <java... > task that runs a database program named
> org.hsqldb.Server see below. The argument to the Server is a
> database name "-database testxyAll
Just resolved this issue and would like to share it with you all.
This is basically caused by incorrect package name declaration from
*Test.java files. The package names do not match up with thI am setting up Ant to do nightly builds of a complete source tree -- but in
the javac task it errors off when there are dependencies in a package
different from the current package for example hereHi
I have an Ant <java... > task that runs a database program named
org.hsqldb.Server see below. The argument to the Server is a database
name "-database testxyz ". The database testxyz.* is suShailesh
The short answer is java ise.antelope.app.Antelope [build_file_name]
The longer answer You need to put the ant library files in your class
path. Read through the run.xml file to see whiWe recently ported our product to linux and are finding a very serious
problem with the <exec/ > task behavior as opposed to windows and
solaris.
The linux <exec/ > task sometimes blocks unless we red I recently upgraded from Windows2000 to WinXP and now my shiznik
doesn 't work!
Once I call the execute method from AbstractCvsTask it never
returns. I traced through the code and found that a
Invoc
Hi
I have downloaded Antelope(an application for running Ant) and am trying to run it directly as if iam running an applet.
Although i can run this Antelope application from it 's startup command an
> (1) Use Ant-like properties in the web.xml files (of the form
> ${name})
> and use the <replaceproperties > Filter. Your web.xml
> files thus act
> as templates and your <copy > (+filterHello There
I wrote a build.xml in order to build my project on a daily basis using ANT.
I 'd like to send the output of that daily build to my email account.
I read that it 's possible to use MailLHi all. I 'm new to building ant build.xml files.
I 'm trying to build a mechanism in the build file that wil allow me to
check out a tagged file and grab the tag from a version.properties file.
I ha
Solved the problem myself. The key to success is to use the reloading
option in the junit task
<target name "test " depends "compile " description "regression test -
reports will be printed on Hello
I have the following directory structure
c \paramconv\
c \paramconv\build
c \paramconv\src
The build file which can be found below works fine with JDK 1.4.1 and ant
1.5.3 or 1.6.0.
<projecAll
I am using 1.6 ant. In the $ANT_HOME/lib there is an ant-junit.jar
and when i compile the code ant complains no junit.jar. So if i put
the junit.jar (3.8.1) things are working just like 1.Mark McKay wrote
> I recently subscribed to this mailing list and was wondering if it
> would be possible to have the mailer prepend the string "[Ant] " to every
> post sent out? I subscribe to se
Hi
I recently subscribed to this mailing list and was wondering if it
would be possible to have the mailer prepend the string "[Ant] " to every
post sent out? I subscribe to several mailing list > From Adrian Beech [mailto a.beech@(protected)]
>
> G 'day
>
> I was wondering if it is possible to include the value of properties
> defined in the build.xml file in source files such as web.xAdrian Beech wrote
> G 'day
>
> I was wondering if it is possible to include the value of properties
> defined in the build.xml file in source files such as web.xml? I have
> three staging environmG 'day
I was wondering if it is possible to include the value of properties
defined in the build.xml file in source files such as web.xml? I have
three staging environments which have platform speciI have an Ant task that I am writing which is invoking a Windows Command Line program. An example of the string I am attempting to contruct is
pcli Put -prd \pvcs\vm\sampledb aC \test -o -m "My De
| |