Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
  Subjects
Home
Python implementation for Ant
AW: a problem compiling a Java 5 project with generics
Odd Behavior
How to compile jsp files with ANT
Ant and the Windows Registry
please update the next release of Ant 1 7 to Xerces 2 9 0
tag inside some other tag(cvs)
Perform a task for every folder from the file
ConcurrentModificationException
Location attribute in property not resolving correctly
creating files
Problem with condition selection property; Help needed
Javac task query
Help with running different target based on user input?
"java lang ClassCastException: org apache tools ant types Path " error after
ANT task to process properties files into static class
Ant 1 7 0 can 't find Junit in ${user home}/ ant/lib
Invoking a target (Ant 1 7) in a loop (Ant Contrib)
How to set the next week start date
repost: trooubled with ant from source install
Javadoc
ant javac version question
TImestamping in ANT
Building Dependent targets
help! how to send multiple files to remote machine? ant jsch
Ant 1 7 0Beta3 released
Example: error loading a mysqldump file
How to refer PATH environment variable in <exec > Ant task
How do I use ejbDeploy outside of RAD
Build successful but nothing produced
Formatter for ant scripts ?
Rename directories in Ant
How to make "outputproperty " element work???
Jar Locking
Can 't get env HOSTNAME
AntForm question
filelist/fileset with multiple directory
"java lang ClassNotFoundException " when running junit task
Settting environment variables
Mail failing in build xml file
Custom processor for Xslt task?
How to echo path?
I need to write a task for Tagging
How can I capture a file 's date to a property?
task to 'cp r reply=no '
containsregex and concat
Weird Deleting Problems
ant and eclipse?
while like structure in Ant
Accessing the manifest within a jar file
get filename
Create WEB INF/lib based on path structure
Conditional dependencies
replaceregex
Very Bad use of Ant
regex text out of a file
ANT Help
at my wits end with delete
Task help
install and use apache ant on linux
Page 331 of 343 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10  

fileset/zipfileset

Hi to generate a large zip I 'd like to use the prefix feature of the zipfileset but I 'd like to gather the files from multiple filesets via id/refid. I didn 't find a way to do that. Easiest would

Jacson release 0.7

The Jacson utility has been classified production now. Jacson 0.7 includes an Ant task for complex text file filtering. I 'd like it included at Ant 's external tools page * the name of the task/tool

creating pl/sql package in sql task, only part of package loaded

You might want to try to do first the package header creation then the package body Antoine ----- Original Message ----- From "Tony Obermeit " <tonyob@(protected) > To <ant-user@(protected)

creating pl/sql package in sql task, only part of package
loaded

Below is a code snippet I use to create a pl/sql package with ant 1.5.1. The package specification creates successfully the package body does not create it appears that significant lines of the co

upper case first letter of a file

Hi! I use the style task to generate Java source files from XML input files. The XML file names start with a lower case letter so the resulting Java source files also start with a lower case lett

jar building problem

Hi! When I build a jar with ant 's task "jar " it includes entries for the directories (packages) in my jar. (like "mypackage/ ") How could I avoid this? So I only want *.class but no entries without "c

ftp task with chmod attribute

what is the syntax for chmod on the ftp task? tried this with no success <ftp server "www.foo.com " remotedir "/usr/foo/ " userid "user " password "pwd " verbos

Date property

How do you use date and time information within Ant? Is there any Date or Time property? (Is there any plan for adding 'dynamic ' properties such as time?) Thanks Tamas

How to execute a command that reads from stdin

Hi how can I execute a task from Ant that has to read from the stdin? I mean like in shell "cat < in.lst ". I have to start a program that unfortunately does not understand a flag with a filename to

Hex character escaping.

Can I use the "&#x <hex number > " format to escape characters when I specify values in Ant? For example I need to have this executed <pathconvert targetos "windows " pathsep " " property "build.lis

Scope of a patternset

Is the scope of a patternset global? David

Order of depends in target.

I can 't seemed to find if the order of depends in a target is defined. I assume it is left to right. Anyone know? Dave <target name "build " depends "one two three " > ?

<date > selector

I want to write a target to delete all items that are after a particular date. Before I roll this out I wanted to test my functionality in the following manner -create a file -sleep 2 min -create a

xlst support

Hello ! looking at the ANT doc there is only a task for XML validation. would u happen to know where ANT does provide support for xlst (saw few emails going around it is this a new task ?) ? I 'm rou

Example of task telnet

Anybody can I in my tests? I needd see the result of command "ls " using task "telnet ". I wait answer. Haroldo Pereira Nascimento hnascimento@(protected) Avenida Marginal Pinheiros 5200 0569

Ant automatically doubles backslashes on MacOS X

Hi I 'm currently facing a serious problem using Ant on MacOS X using JDK 1.4.1. When trying to compile files containing strings with backslashes in it Ant automatically adds unwanted backslashes to

xslt task with foreach - working

I fixed it. I found that I used paren instead of braces for the property with 'in ' and 'out '. I haven 't been using ant long enough to catch that while I 'm typing... thanks for your help Charlie >

Using Exec within my own Task, divert stdout to null?

Is there a way that I can divert the standard output of an exec task used within my own custom task to /dev/null? (Without setting this as a command-line argument?) ExecTask exec creat

deploy war to tomcat

What is the best way to deploy a WAR file to Tomcat (on a remote server) from within ANT? Thanks Euan

Saving an expanded fileset to a file.

Hello everyone. I 'm shure this question has been asked before but i had hard time finding the answer in the archives - found only the question P So here it is again I have a fileset and i need it t

task telnet

Hi I am using this xml for connecting into the server. I need see the result of command "ls ". It didnt works. <target name "telnet_arq " > <telnet server "${host.name} " timeout "20 " >

AW: set environnement variables

AFAIK no. Jan Mat?rne -----Urspr?ngliche Nachricht----- Von Pellier Marc [mailto Marc.Pellier@(protected)] Gesendet am Freitag 7. Februar 2003 14 53 An Ant Users List ant-user@(protected)

AW: FTP-task in NetBeans

Does it work _outside_ of NetBeans? If yes something wrong in NetBeans way calling Ant. If no NetComponents.jar corrupted (?) I don?t know NB. If you can configure external tools is Ant an exter

set environnement variables

Is it possible to set a system variable via Ant ? If yes how thanks **************************************************************************** Disclaimer This electronic transmission and any file

FTP-task in NetBeans

Hi Can somone tell me how to get the Optional Ant-task FTP working in NetBeans? I 've got the NetComponents.jar in the <ANT_HOME >\lib directory as instructed by the Ant documentation but still I get

xslt task with foreach

I 'm having trouble getting this task to work. What I need is to run an xslt task for each file in the directory and I need the filename to be passed as a parameter to the xslt. This is what I have so

Problem with <jarlib-manifest > <extensionSet > task

Hi all ! I defined an <extensionSet > task to be used by a <jarlib-manifest >. Here is the contents of the manifest file of one of my jars (i.e. jaxp-api.jar)

Replace without a token

Hello! Im looking for a "replacement " task that replaces a certain substring in a file with a given value regardless of what is in the certain substring. example private static final int leve

R?f. : AW: AW: ANT&J2EE IDEs

I shall say that IntelliJIDEA is really cool for development moreover it can use ant scripts. On the other hand Eclipse provides pluggins functionnalities like embeding JBoss XDoclet... search fo

AW: AW: ANT&J2EE IDEs

My company gave me JBuilder so I have no experience with Eclipse NetBeans ... But I bet there are other on this mailing list who have experience -) Jan Mat?rne -----Urspr?ngliche Nachricht-----
Page 331 of 343 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10  
   
©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.