|
|
|
Hi
In our product 'boz ' we have a library libx.jar ' that we are dependent of.
When I build our product I want to check that we have the latest version of libx.jar when we complie our product 'b
I would like to generate data files with the SQL-task which runs perfectly like this
<sql driver "${db.driver} "
url "${db.url} "
userid "${db.userid} "
password "${dbMmh - "other languages as Synergy " ??? I thought CM Synergy is a software
configuration
management tool ...
Jan
> -----Urspr?ngliche Nachricht-----
> Von Declan McCann [mailto declan.mccanI am executing an Ant target which worked well a few
days ago and now it complains that a file isn 't
found. I can see the file in the directory tree so I
know it 's there. Other Ant targets in the Hi
To optimize the upload of a lot of files on a website I am using
<modified > to upload only the modified files. <modified > creates a
property file like this
#Thu Apr 28 20 00 01 CEST 2Hi
I would like to extract the Subversion build number of my project and
use this to name my release files (tar.gz). What I thought of doing is
to put a Subversion tag in my build.properties fiWe have a system written in Synergy and are currently building it on
windows using a set of DOS batch files and building it on OpenVMS using
a set of DCL command files.
We would like to use Hello
I am planning to automate the deployment process using ant.I got only
test.jar file.When I try to run the file the installer installs the
application and asks for any one application serverNot as I?m aware of. Maybe you could use JTidy for converting from HTML to
XHTML before using
<xslt >.
Jan
> -----Urspr?ngliche Nachricht-----
> Von P-Y Foucou [mailto foucou@(protected)]
> GHi All
I just tried doing my build with 1.6.3 and I 'm getting
[javah] Exception in thread "main " java.lang.NoClassDefFoundError
com/sun/tools/javah/oldjavah/Main
This build has been wo
Does anyone know if there is an option making Xslt task able to handle
html input ?
(something equivalent to the option --html of xsltproc)
thanks
Hi
Our organization currently uses standard build (.bld) files to build our
components. I want to automate this process and am looking into cruise
control.
Cruise control however only supporOn Thu 28 Apr 2005 Benjamin Burgess <BBurgess@(protected) > wrote
> Currently http //www.apache.org/dist/ant/binaries/ contains a
> wonderfully useful page containing "Changes from Ant 1.6.1
All
Scenario
First I set the properties info...
The content of build_isoft36.properties initially set to
#build_env
BUILD_VIEW?adm_isoft36
label.product isoft36
IVCOMMONVOB_VER 2.1I am generating xml report from 'cvstagdiff ' task to give me the
difference between file versions from CVS Repository. And using ant 's
own xsl file "apache-ant-1.6.2\etc\tagdiff.xsl ". It works fine <braindump >
There is a little overlap between FilterSet and FilterChain types but
otherwise the two types are quite different.
For example the following two copy tasks are equivalent.
<cHi
For initialize my logs files I need to create a new file or delete the
existing one. I don 't know how to do this. I would apprecite any help?
Thanks
Hi all Ant users
we have been using Ant in our projects for 2+ years now. We have
recently discovered a potential dangerous error (or we believe it 's an
error at least).
When using Ant to cFor the first start copy that snippet into your current directory
build.xml
---8- <-------8- <-------8- <-------8- <-------8- <-------8- <-------8- <-------8- <
----
<project >
<tstamp/ >
<echoHello
I am trying to install ant on linux 3.0
When I ran the ant script ..it shows the build failed.
./ant
Buildfile build.xml does not exist!
Build failed
I am new to ant scripts.
W <echo append "true " > message </echo >
Jan
> -----Urspr?ngliche Nachricht-----
> Von Nir Geier [mailto Nir.Geier@(protected)]
> Gesendet am Donnerstag 28. April 2005 12 16
> An Ant UserUsing cvschangelog task How do I find out files changed by particular
date or by user.
Regards
Manoj P.
Hi
In my ant build.xml I have a property called
<property name "xsl.file " value "interface.xsl "/ >
This can be changed when I run my build.xml ( from -Dxml.file) when starting ant.
How caHi all
Im trying to append text to file and I could 't find any suitable task for doing so.
As a workaround im using the 'Replace ' task. (http //ant.apache.org/manual/CoreTasks/replace.html)
An
Hi
buildfile excerpt
<!-- check if datetimestamp equals now / antcontrib-- >
<if >
<equals arg1 "${now} " arg2 "${datetimestamp} " / >
<then >
kick off my script
</then >
<else >
<The only workaround is iterating for yourself e.g. with AntContrib <for >.
Jan
> -----Urspr?gliche Nachricht-----
> Von Dies Koper [mailto dies@(protected)]
> Gesendet am Mittwoch 27. AHello
I 'd like to copy files from directories that I have set in a property.
It is to copy dtd files from my source directories to the build directory.
For some projects I have several source direhey all
can anyone tell me how to supply multiple src folders
for my javac task?
thanks a lot!
james
Hello all
I was looking around in javadoc of ant and i noticed that the <exec >
task is deprecated. Anyone know of any other Task to execute shell
commands?
--
Antoine W. Solomon Jr.
----
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 t
| |