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 300 of 343 Previous 100   Previous 10   291   292   293   294   295   296   297   298   299   300   Next 10  

javadoc ignores package.html

I 'm using Ant 1.5 in this environment Apache Ant version 1.5 compiled on July 9 2002 Buildfile build.xml Detected Java version 1.4 in /usr/j2sdk1.4.1_01/jre Detected OS SunOS In build.xml I ha

Need advice from somebody who uses (or avoids) SSHExec

Hi there I assume this is a fairly well used task - unless you prefer to have a shell do all the remote commandeering. What is the consensus on this? Does ANT even have any business doing SSH?

FTP 'depends ' question

...just to clarify...the depends attribute in the ftp task needs a source and another resource (in the remote dir) to compare to determine what is new? If so is there a way to test for a newer file w

can 't look archives - Ant for C??

2 things are there problems accessing archives write now?? Maybe it is just my companies network but my mail works fine. I hope this hasn 't been asked already. Does anybody know of a project fo

ant custom selectors

http //ant.apache.org/manual/CoreTypes/selectors.html and http //ant.apache.org/manual/CoreTypes/selectors.html#customselect and http //ant.apache.org/manual/CoreTypes/selectors-program.html They

AW: directory index to URL creation

For directory listings you can use the Dir2Xml from Sourceforge. http //dir2xml.sourceforge.net/ Jan Mat?rne > -----Urspr?ngliche Nachricht----- > Von Kiarna Boyd [mailto kiarna@(protected)] > Gese

CVS task on IBM zLinux Systems

Hello I want to use the CVS task on an IBM zLinux Machine. Does anybody now where to get a cvs command line client binary for this environment? Thanks OLiver

Problem with FTP Task - no such file or directory

_____ Hello I am trying to upload to an ftp (using ant 1.5.3 ant netcomponents.jar) Here 's my code <target name "upload " > <ftp userid "myuser " password "mypwd " server "myserver " remotedir "/ho

Reg XmlProperty and XmlValidate

Hi When i am using XmlProperty 's validate "true " it is throwing the following exception. [xmlproperty] Warning validation was turned on but an org.xml.sax.ErrorHandler was not [xmlproperty] set

ssh task - doesn 't behave the same as command line ssh

I am using the ssh task to connect to a remote server and fire off a shell script that deploys files from a big tarball into the htdoc dir of that server. The code looks something like this <t

copy tree structure only

All I have been trying to solve this problem for a while and would appreciate any help. Previous scripts that I have used to build would delete an entire directory then rebuild it based on the dire

Build output: -emacs minus the target name and build result string ?

Hey there. Is there an option that limits output to -emacs minus the target name and build result string ( "BUILD SUCCESSFUL ")? Basically just the non-Ant output of the target 's execution. Or would

directory index to URL creation

Hi folks This isn 't pretty and maybe others have tidier ways of doing this but I found a way to index my directory structure and use it for creating sequential URL hits to update the database jsp '

Zip file access rights preservation...

Is there an archive type that preserves access rights? I 'm building up a zip file that contains the build (classes source jars bat files etc...) - some of these files should come as read only - a

directory index to URL creation

Good Morning (please email me directly as well as the list if you respond) I am trying to generate a ant target that will create a URL from a dynamic listing of directories and then use the URL to

Looping in ANT

Is there anyway I can use loop in ANT. Basically I want to create target statements in loop to avoid multiple statements . If so please provide me an example...Thanks in advance Ragavan. ----------

mail task with smtp auth

Any support for sending email when the smtp server requires auth id/pass? runs over ssl?tls? Thanks. --

<parallel > problems from the command line

i 'm running via java from the command line and <parallel > seems to not work. i 'm basically doing <parallel > <start server > <sequential > <junit > <stopserver > </sequential > </parallel >

cpptasks - linking to make an executable

Hi how do I make an executable. I 've tried to make a buildfile by copying from the test build files and using that as a guidline but I 'm missing something. I 've attached a build file. Also is there

cpptask help please

Hi I 'm trying to build a simple c++ file using ant and cpptask. I 've built cpptask successfully.When I try it on my file I get the following error BUILD FAILED file /home/darkwing/Code/AntTest/buil

Ant sub builds

I have a build.xml script in directory A. Under A is a directory B which may contain zero or more directories which correspond to independent contributed code. Under each of these contribution direc

Segmentation fault ... ?

Here are the variables in my environment (Intel / Linux) JAVA_HOME /opt/jdk/1.4 (Sun 's) ANT_HOME /opt/jakarta-ant-1.5.1 When I try to run an program that includes some aspect here is wh

Checking out multiple clearcase files thro Ant

Hi To all those who use Ant to build with ClearCase source files has anyone ever had the need to check out multiple files through Ant? I dont think ANT supports fileset elements as the content for

Problems with installation of Ant on Windows 2k server

hi all I have read the ant manual and done the following tasks for installing ant on windows 2k server The following are the environment variables set ANT_HOME d \ant JAVA_HOME d \j2sdk1.4.1 CL

Re: JSR 14 / Java Generics compiler adaptor - seems to still call
old compiler

OK.. I found it.... the -source value was supplied by a property from an included properties files. The value was 1.5 with a " " after the 5. taking out the space resolved the issue. Just guessin

JSR 14 / Java Generics compiler adaptor - seems to still call old
compiler

http //www.madbean.com/blog/3/#downloads Just downloaded and tried the adaptor. It is saying that 1.5 is not a valid source version. It has been verified that the compiler adapter is actually bei

Ant RPM task broken on Redhat 8.0, 9.0?

Greetings Ant RPM task doesn 't work on Redhat 8.0 Seems than is looking for rpm not rpmbuild. This is my ant definition <rpm specFile "${rpm}/SPECS/${specfile} " topDir "${basedir} " cleanBui

Feature / Enhancement request

jar/war/ear support for include/exclude specific .java files based new tags from Sun. specifically a way to include only .class files generated from source with a specific @(protected)

Javadoc hangs in win2000

Hi all While i try to create javadoc for my project in windows2000 it get hangs in middle with no message iam using java1.4 with ant 1.5.3 is anybody encounterd similer type of problem pls

Mail question (with answer)

got it - encoding "uu " or "plain " Which should I choose? -----Original Message----- From Erik Hatcher [mailto jakarta-ant@(protected)] Sent Friday April 18 2003 10 09 AM To Ant Users
Page 300 of 343 Previous 100   Previous 10   291   292   293   294   295   296   297   298   299   300   Next 10  
   
©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.