|
|
|
I 'm currently using the 12/1/4 nightly build of 1.7alpha. I tried the GA
build of 1.6.3 but the performance was horrible. A full build of my
application using 1.7alpha takes about 15 minutes. It tookHello
how can i pass the argument "-d 2005-10-10 <2005-12-12 " to the cvs command
"log " ?
<cvs cvsRoot "${cvs.root} " command "log " dest "${cvs.log.dir} "
failonerror "yes " >
<commandline >
<argument Hi all
I met a strange problem that Ant always return me "tar is up to date "
when I run a target which contains tar task.
But as a matter of fact the tar file hasn 't been created by my build
file "previously comiled " - maybe they are not uptodate?
Eclipse compiles all java files in the project (workspace?) if needed (and "autocompile ") Ant doesnt have a workspace. It compiles only the files yI am not sure whether anyone is capable in helping me but anyway - I am
posting this. I have a build.xml file that compiles some sourc files. I also
include some already compiled files in the classpI am a littel bit sceptic when posting this message but anyway I hope
someone helps me. I have a build.xml that compiles some files. I set the
classpath for compiling to use some previously comiled Some ideas using external tasks (AntContrib XmlTasks)
- read the "page "s from layout.xml ( <xmlproperty > - core task)
- write them to a text file ( <echo >)
- read the file into a property ( <loadfile >)
Given the @(protected) in <xslt > HTML outputs are generated
properly. In DocBook Website the user works out a file
called 'layout.xml ' in which each XML source file is
mapped to a particular HTML outcould you use a <fileset > with nested <depend > selector?
Jan
>-----Urspr?ngliche Nachricht-----
>Von Jeffrey E Care [mailto carej@(protected)]
>Gesendet Mittwoch 3. August 2005 02 16
>An Ant UserWhats wrong with <xslt >?
Jan
>-----Urspr?ngliche Nachricht-----
>Von SinDoc [mailto sina@(protected)]
>Gesendet Mittwoch 3. August 2005 00 59
>An user@(protected)
>Betreff [xslt]
>
>I have aHi
I am using CC task and it compiles prog.c to prog but it does it all the time regardless of
prog.c has changed or not.
ANT should not recompile when source .c has not changed. but it does..
I have a chunk of XML files each of which is mapped to a
particular HTML output. Now I 'd like to know how I could
process them with an XSLT stylesheet by using the Ant XSLT
task in order for sourcI have a chunk of XML files each of which is mapped to a
particular HTML output. Now I 'd like to know how I could
process them with an XSLT stylesheet by using the Ant XSLT
task in order for sourc
Is there a way through ant to do
a) Login in to a website - success or failure based on status codes.
b) To test hyperlink 's to check if the applications are running.
Any ideas would be ok actually i needed 8 backslashes!
Hind Lwahhabi.
-----Original Message-----
From hind.lwahhabi@(protected) [mailto hind.lwahhabi@(protected)]
Sent Tue 8/2/2005 5 50 PM
To user@(protected)
Hello
it 's me again.
i tought everything was fine but then i saw strange problem with my propertyregexp usage.
my snippet is
<propertyregex property "some.name " override "true " input "${some.input
ok i just modified with following regexp "([0-9A-Z\/\.a-z]+) "
thanks again for your help guys!
Hind Lwahhabi.
-----Original Message-----
From hind.lwahhabi@(protected) [mailto hind.lwahhabi@thanks Ahmed it works for the sample string i provided.
My question is how can you avoid special characters e.g instead of Foo Bar blabla you have
input string foo/bar.ext foo/some1.ext.
The goal
Hi All
While you use Copy task it will change the timestamp of that
file i.e. if "old.txt " file was created on July 12 2000 when you copy
this file on Aug 12 2005 to certain location CoHello guys
I would like some help for the following.
Using <propertyregexp > how would you perform the following
input string "Foo Bar Jeff Blabla "
replacing prefix "myPrefix "
result string "myPrefiHi
Anderson Rob (Global Trade) wrote
>The SSH Server version looks OK. Perhaps there is a directory in your fileset where previously there were only files. Using a zip file is probably the best sor
<concat > <fileset dir "dirToFile " includes "FILE "/ > </concat >
Personally I use a macrodef?d version
<project name "common-define-print " >
<macrodef name "print " >
<attribute name "file "/Eclipse itself knows Ant buildfiles.
Same for NetBeans and I think IDEA.
- support while writing
- support for run targets
- maybe debugging
Jan
>-----Urspr?ngliche Nachricht-----
>Von W.E.Taylorsubmitted
argh - I had overseen your diff ...
ok - I have to do rework on the contact link and a little bit on the text.
will do it in a few hours
Jan
>-----Urspr?ngliche Nachricht-----
>Von Ivanhi
As XML is not easily editable ....are there any tool availble to write modify and debug it easily?
or do you know any ANT related tools which makes GNU to ANT migration maintainance easy?
Dear Colleagues
I just checked[1] and saw that SQLUnit project is
added as an external project to which I am very
grateful. However I noticed that the Contact
information given there is not the oHi
I want to compile .c file using ant. I have added cpptasks.jar and
ant-contrib.jar from lib directory.
I dont know how to use cc task in build.xml.
can anyody provide sample build.xml that c
Hi
I 'm using the ant script
<zipfileset filesonly "true " dir "${basedir} " excludes "* "
includes "${zip.includes} " / >
My problem is I want the files included but not in the folders they are in Then you need a system with a graphical user interface.
E.g. gump has not ...
Jan
>-----Urspr?ngliche Nachricht-----
>Von Patrick Martin [mailto antuser@(protected)]
>Gesendet Montag 1. August 200With <uptodate property "propname " > and <target unless "propname "/ > you only handle one file.
You?ll do that pattern for optional things e.g. testing or reports.
But if you want to catch multiple fi
| |