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 318 of 343 Previous 100   Previous 10   311   312   313   314   315   316   317   318   319   320   Next 10  

${basedir} prepended to properties?

I am writing a myproj_build.xml file that will go in a jar to help users use our product. Someone started putting ${basedir} in front of some of the properties but I think it is unnecessary. We ha

Error proof Ant Task

I have a target in my script that mounts the network drive. It can be unmounted at the end of the script. However once the build fails it never gets to unmount the drive. So if i try to run it ne

Log4jListener code & documentation

I was expecting the ant Lo4jListener logger to pick up a log4j.properties from the ${user.dir} but it apparently doesn 't. I found out I had to put the lo4j.properties in the classpath. [I guess it i

Swing-App to edit build-files

Hi does anybody knows or uses a swing-application for editing build-files? --Matthias -- +++ GMX - Mail Messaging & more http //www.gmx.net +++ Bitte l?cheln! Fotogalerie online mit GMX ohne ei

SQL performance task

Does anyone run sql based performance testing as part of their ant build. I have had a request to look into this and was wondering if anyone does this and what their thoughts are about it. My develo

List of elements

Is there a method for building up a list of elements and then stuffing that into a property ? I want to build a (longish) list of packages for use in various CVS commands. I 'm looking for the equivale

task to "scrub " installation directories

I have a memory of reading this somewhere in the Ant manual but I can 't find it now what I 'd like is a task that removes files present in an install directory but absent from the source staging dire

problem finding assertFalse in junit.jar

I wanted to compile the testcases today and I am stumbling against [javac] C \dev\gnu\ant\src\testcases\org\apache\tools\ant\taskdefs\ProcessDestroyerTest.java 107 cannot resolve symbol [j

lib subtask of war broken in 1.5.2

working with ant 1.5.2 on win2k my 'war ' task has broken from version 1.5.1 to 1.5.2. the <lib > subtask does not include the files from my project.dist directory. this works fine in version 1.5.1

Junit.jar in project

I would like to place the junit.jar into my project rather than in the <ANT_HOME >/lib directory. Of course I 've read what Erik and Steve wrote about it in JDWA (4.3.6) - it 's a classloader issue wh

A very long classpath problem.

Hello I just got a problem with a very long classpath (size ~44K) - javac could not find classes. The situation happened when I reused some subcomponent classpath in other components and many jars

Deploying to multiple servers

I need to write an ant script to deploy to multiple servers. The number of servers and their properties should be configurable. For example I may want to specify that 1) We need 3 servers server1

Ant1.5.2 EAR Problems --- Need Quick Feedback

I am trying to build an ear file using ANT 1.5.2 and include the following Entry in the ear task. <metainf dir "${common.dist.dir} " includes "LightSpeedCommon.jar "/ > The debug output to the screen

Characters

Hi there! Ant complains everytime I use characters like "? " "? " "? " or "? ". The problem is that they 're very usual in Portuguese... How can I solve this? Thanks in advance Arm?nio Pinto

FTP task error

Every time I try a build using an FTP task (from Win 2k machine to Solaris) I receive the following BUILD FAILED file D /test/testproject/build.xml 106 error during FTP transfer java.net.SocketEx

How to sort files contained in an Ant fileset?

Hi I would like to alphabetically sort the list of files returned by a fileset so that I can pass this sorted list as parameter of a command where order of parameters has some impact. In fact I wou

Slash direction

Does the slash matter when it is used in vssget command? I used this as the serverPath variable serverPath "\\eg-vss-a02\q-deutschland\ " It works perfectly when i execute on the command line. Howe

ant 1.5 cvs task error with jdk1.4.1_02

I 've been using ant 1.5 for a while now and I recently upgraded my jdk from jdk1.2.2_12 to jdk1.4.1_02. Now I 'm getting the following error when my ant scripts try to execute the cvs task [cvs] Ca

A couple of usefull tasks

--------------Boundary-00 _L82ETVXTJ3ONW9HHPDL0 Content-Type text/plain charset "us-ascii " Content-Transfer-Encoding quoted-printable Included is a couple of useful tasks. I am currently moving

jar found in javac but not javadoc

My team 's been using Ant as part of a continuous integration process (CruiseControl Ant JUnit Cactus) and it 's been working great so far. Yesterday a change was made and we got an Ant javadoc er

Database object performance monitoring

Does anyone use ant to monitor the performance of database objects in Oracle? I was thinking of working on a target that run explain plans on all the objects. This could be used as a reference to p

Java Development with ANT

Hi Recently got Java Development with ANT book while it is proving to be extremely useful and well written I feel I am missing something. on page 113 the Search class is listed it imports 2 other

ANT crashes - IllegalAccessError

Hi there when I want to run Ant 1.5.1 on my box (Linux - Debian/testing) it crashes with a wierd exception ---- Buildfile build.xml BUILD FAILED java.lang.IllegalAccessError tried to access me

Convert CVS tag to release number

Hi! Is there a task that converts a CVS tag (e.g. ABC_1_1) into a release number e.g. 1.1? Thanks Robert

How to write properties.xml file

Hi everyone how can i write properties.xml file for following java tasks <java append "true " fork "true " failonerror "true " classpathref "classpath " classname "com.ora.ITS.SDK.Tools.ConsoleParcel

AW: AW: AW: AW: anthill vs. cruisecontrol

Don?t know but don?t think so. But GUMP can. Jan Mat?rne -----Urspr?ngliche Nachricht----- Von mmay@(protected) [mailto mmay@(protected)] Gesendet am Freitag 7. M?rz 2003 11 40 An Ant Users List Betre

AW: AW: AW: anthill vs. cruisecontrol

CC can?t control project dependencies. So that is an idea for a workround SubProject | +-- dist | sub.jar <--- contains all you need to use SubProject +-- src If the build is succes

AW: AW: anthill vs. cruisecontrol

ASAIK CC doesn?t support project dependencies (directly). Gump is the tool for project dependencies (if I remind that chapter in Eriks book right -). But maybe that could work put the distribution

cvs - create process problem

Hi I have a problem using the cvs task. I already have the directory containing cvs.exe in my path and I can run the cvs command from the commandline. But still i get [cvs] Caught exception Cr

AW: Automating Build files

Maybe the Eclipse PlugIn "Planty " is worth viewing. http //eclipse-plugins.2y.net http //www.gebit.de/download/planty/about.html http //eclipse-plugins.2y.net/eclipse/plugins.jsp?search planty Plant
Page 318 of 343 Previous 100   Previous 10   311   312   313   314   315   316   317   318   319   320   Next 10  
   
©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.