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

java.lang.OutofMemory Thrown

Hi When i am compiling java program using ant i am getting java.lang.OutofMemoryError been thrown. Rgds Gautam

PVCS and CVS

Hi this is not an direct ANT question. Its more for config-mgt in general. Here on our new large J2EE-project our client wanted us to use PVCS Dimensions as main tool for configuration management.

AW: xml dom access

Have you tried http //www.oopsconsultancy.com/software/xmltask.html ? Another possibility would be to write a XSLT that creates a propertyfile. Call that XSLT via <xslt > on your xml and load the gene

AW: Junit task and Cruise Control

You can download it simply on http //cruisecontrol.sourceforge.net/download.html . If you want to have the CVS version have a look at http //cvsgrab.sourceforge.net/ . Or can?t you download (because

Test if interface has changed

Somebody knows a task whitch compare if two module (jar) have the same interface. In fact I have two versions of the same module. But I don 't know if the module had changed. There are only interfaces

Borland java compiler and ANT - HOW TO ?

I 'm using Borland java compiler (VBJC). Is there any steps or changes I need to follow instead of using Sun 's java compiler. Any changes in Build.xml . Does ANT support that compiler ? Please provide

Return from task with BUILD SUCCESSFUL?

Hi all! Is there any way in Ant to return from a target *successfully* that is without printing "BUILD FAILED "??? I would like a "BUILD SUCCESSFUL " message instead so <fail > is no go. I 'm using an

<no subject >

Hi all! Is there any way in Ant to return from a target *successfully* that is without printing "BUILD FAILED "??? I 'm using an ant-contrib <trycatch > construct that simply does some checking and

New features in 1.6

Where can I get more information about new features in Ant 1.6.x? I 'm looking for a solution to include another xml file using an Ant task. So the location can be dynamic or if/else support Olive

xml dom access

Hi I have a xml file with configuration data for my build. Since it has generic nodes and the number of nodes is not known in advance I can 't use xmlProperty to resolve my problem. What I need to

Problem with ant exec task error=2

Hi all I am getting this error while running my build .xml in which there is an exec task.Herein i am attaching my build.xml and build.properties the details of the error at the console are as

Accessing getMessage() method of echo task from li stene r ?

On Thursday April 10 2003 at 10 44 AM ALIA-SC David wrote > I 've put everything under MessageLogged() method adding another test > to > ensure that getTaskName() will work.. > Now it works fi

Junit task and Cruise Control

Sorry if this is a bit OT but I can 't find anything on the news groups... I 'm trying to use the JUnit optional task which is working fine but when looking at Cruise Control from Tomcat it keeps re

Error with JSPC

everything looks good in the setup jasper finds my web-inf and gets tld files and stuff for struts but this wacky error comes up any ideas? [jasperc] error null(-1 -1) This absolute uri (http //ja

Accessing getMessage() method of echo task from listene r ?

Again messageLogged is the method to use getMessage in not taskFinished. Erik On Thursday April 10 2003 at 10 25 AM ALIA-SC David wrote > I can 't believe neither.. But... > > Here is the

RE : RE : RE : Accessing getMessage() method of echo task from li
   stene r ?

Finally I 've done as you said Eric I 've put everything under MessageLogged() method adding another test to ensure that getTaskName() will work.. Now it works fine thanks. But it 's strange never

RE : RE : Accessing getMessage() method of echo task from listene
   r ?

I can 't believe neither.. But... Here is the complete code below. Maybe I should code this part into the taskStarted instead ? (I 'll try this now)... public void taskFinished(BuildEvent event)

AW: Conditional if/unless echo

And we don?t want keep people from improving Ant. Right Erik? -) Jan Mat?rne > -----Urspr?ngliche Nachricht----- > Von Erik Hatcher [mailto jakarta-ant@(protected)] > Gesendet am Don

AW: RE : Accessing getMessage() method of echo task from listener
    ?

Can?t believe ... event.getTask() should work (therefore event! null event.getMessage() not (therefore event null)? Do you have another object named "event " between the if-statement and the error?

AW: Accessing getMessage() method of echo task from listener ?

A quick look into the source ... BuildEvent would help you Returns the project that fired this event. public Project getProject() Returns the target that fired this event. public Target getTarge

Accessing getMessage() method of echo task from listener ?

Hmm... I want to have my listener more and more effective (thanks to Jan Materne i 've finally managed to have it work fine )). In the taskFinished(BuildEvent event) method I want to log the messa

Conditional if/unless echo

Hello all! I still don 't see why there is no if/unless support for the <echo > task...! It 's even something I 'd find *mandatory* for many other tasks if not all. The <fail > task has that feature al

AW: psychopaths.

> -----Urspr?ngliche Nachricht----- > Von Mark.Gargan@(protected) [mailto Mark.Gargan@(protected)] > Gesendet am Donnerstag 10. April 2003 15 08 > An user@(protected) > Betreff psychopaths. > > H

psychopaths.

Hi guys I 'm having ferocious trouble with paths. They seem to have a mind of their own. Is there any way to print out what jars are contained in a path id? Can paths be declared outside t

Merging files

Hi Does anyone know how I can merge two files? I have two XML files the 2nd file contents need to be inserted into the 1st file. But not on the end but in the middle! Any ideas? Thanks. Matt

AW: Problem with comment

I often got problems with that kind of problems so I suggest using <!-- -- > Jan Mat?rne > -----Urspr?ngliche Nachricht----- > Von Andreas Ames [mailto andreas.ames@(protected)] > Gese

Problem with comment

Hi I 'm using ant 1.5.3Beta1 and have the following problem (also with 1.5.1) If I use a comment of the following format <!--

AW: condition echo

Use conditional targets. <target name "echoproperties " if "mypropertie.display " > <echoproperties/ > </target > Jan Mat?rne > -----Urspr?ngliche Nachricht----- > Von Pellier Marc [mailto archi7@

condition echo

How can you do an ECHOPROPERTIES if my ${mypropertie.display} propertie if true

AW: more than one property file (-propertyfile)

Simple test build.xml
Page 304 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.