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 307 of 343 Previous 100   Previous 10   301   302   303   304   305   306   307   308   309   310   Next 10  

How to create a list of objectfiles from a list of sourcefiles for <delete >?

Hi I use a property with a list of sourcefiles (Python in my case) to create a fileset for compilation via <apply >. Is there a way to create a list of corresponding (not *.pyc) objectfiles for a fi

Problems compiling for jvm 1.1.x target with javac task

Hi (I am new to this list so please forgive me if this was already answered.) We are developing a java applet and recently switched from make to ant as building tool. The applet needs to be compat

Problem with vizant

I am having a problem with vizant does anyone have any ideas on what this means? I can write to the directory that I run the target from... Is there another tools that work like vizant and draw pi

source style integration with ant

All I work on a pretty huge project and we are killing ourselves with our coding style. 20 developers with 20 different styles. Has anyone had any experience with defining standards or imple

concat task with UTF8 files

Hi I 've been trying to use the concat task on a UTF-8 encoded file and I guess the header that describes the encoding is getting pushed into the result file. I thought I might be able to strip

SUN ONE Studio 4 Update 1

Hi Just wondered if anyone knows about the availability of ANT 1.5.x in SUN ONE Studio 4 update 1 currently this version seems to be using ANT 1.4.1 does any one know how or if that can be upgrade

how do i exclude files which are present in a directory found in
   another...

Hi All I need some urgent help with an issue while writing an ant file to build my sources. I 've two locations where my sources are in the RCS and one my local directory. I would like to give th

Create filelists or filesets from property or path

Hi in the task of checking dependencies between a list of previously and dynamically determined source files and a target (non-standard) archive I found the ant-task "DependSet ". Only as having the

FileSets by id and groups of FileSets

Hi Although it 's not documented in the manual it appears that you can use reference ids on FileSets which is really useful. Is there any way to address a group of FileSets by the same id? Tim Gord

Jar filesetmanifest option

Hi Ant community I 'm currently trying to use the <jar > task for merging a set of JAR files. This task works quite well but under Windows OS a warning message is provided and it tells me to c

Eclipse and Visual source safe

Hello At my office the managers have given us flexibility to use our own IDE. Unfotunately they are still stuck with using Visual Source Safe for source control (Please do not ask why). I see t

partially updating a WAR file using Tomcat manager app??

hi there I 'm using a bunch of JSPs for each form and view inside a web application. Currently I compile them using ANT and JSPC and then package them into a WAR file. This WAR-file gets deployed us

Tomcat JSPC Precompile using Ant - unique jsp name problem

hi there I 've searched the whole forum but haven 't found any definitive answer on this issue If somebody runs JSPC using ANT to precompile all the JSPs the precompile fails if any of the JSPs i

RV: failure notice

Ciao I 've got the following folder tree GDE GDE/bin GDE/src GDE/src/gde GDE/src/gde/com GDE/src/gde/com/coem GDE/src/gde/com/coem/DataBaseManager ... and so on I 'm working with the task map

Need JProbe testers

Hi I 've modified the JProbe tasks in a way that they now should autodetect and even work with JProbe 4.x. As I don 't run any version of JProbe I 'd like to have people who currently run the JProbe

AW: XML editors good for ANT

If you are using Eclipse I suggest the PlugIn "Planty ". (Syntaxhighlighting Codeinsight Codecompletion Docs ...) Jan Mat?rne > -----Urspr?ngliche Nachricht----- > Von Conor MacNeill [mailto co

filter: Windows backslashes in a properties file

My build.xml is copying a properties file and using a filterset to perform substitutions during the copy. <copy file "${src.test.dir}/templates/LorTest.properties " todir "${build.test.dir} " filte

Eclipse / ant can 't find jar file

Hello Yesterday I downloaded and installed Eclipse 2.1 GTK on Gentoo Linux. I have a CVS repository which I can connect to and see from the CVS view in eclipse. I did "Checkout as Project " on a

Build file philosophy

Hi In 'Java development with Ant ' by Erik Hatcher and Steve Loughran it says to write the build file with the end in mind (page 200 section 8.5.1). Quoting the book "Your build file exists to bui

XML editors good for ANT

Hi I 'm doing some research on good XML editors for writing ant scripts. One person has already suggested XMLSpy. Are there any others that you would like to recommend? Thanks.

java task classpath is not added to java.class.path?

Hello How to add classpath to java.class.path when running a java task (is it possible without using <jvmarg value "-classpath " / > <jvmarg value "${some.classpath} " / > ")? I could not make it using

War element doesn 't work in 1.5.2 but does in 1.5.1 [OT Eclipse]

Mark You have two choices for setting which Ant version Eclipse uses for its Ant integration. 1. You can replace the ant.jar and the optional.jar in the org.apache.ant plugin provided in the Ec

help with weblogic.ejbc

Hi Help I 'm having problem with invoking task after I 've called the weblogic. ejbc. Could anyone tell me why? I 'm unable to invoke the ear task after that? Below is an example of what I 've

*.java to *.class?

Hello all Assume I have a fileset that contains some *.java filles. I need to compile all these java files and than put into a jar their corresponding *.class files. Is there a way to derive the list

Usage of ant and antcall tasks

I 've read things recently that state that usage of antcall should be restricted to calling sections of your build.xml that can be parameterised (Conor I think). That said it implies that usage of t

War element doesn 't work in 1.5.2 but does in 1.5.1

Has there been any change in the war element format between 1.5.1 and 1.5.2? As war 's that 've been genereated with 1.5.1 don 't want to generate using 1.5.2? I 'm on a XP machine using jdk1.4.1 I 've ha

Problem with <dirname/ >

Hello i have some problems with the dirname task. When calling the script below i receive the following. copyDate is a batch file that call my ant-script. The source dir is set to the base dir of my

target - if

Hey all i want to check if a directory exists before execute an task. Here is my build.xml <project name "bv_ewu " basedir ". " default "run " > <target name "run " > <antcall target "prepar

Inserting text at start of file

>From Stefan Bodewig [mailto bodewig@(protected)] > > I have come up with a complicated-well-over-the-top way of copying > > files and using the concat task. > >Why copy? Because I have an existing f

Converting ${user.dir} into a path relative to ${some.dir}

Hi I 'm invoking ANT from a subdirectory getting at the build.xml using ant -find. It would be very useful if I could create a FileSet which selects the files that are in my directory. This would al
Page 307 of 343 Previous 100   Previous 10   301   302   303   304   305   306   307   308   309   310   Next 10  
   
©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.