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 327 of 343 Previous 100   Previous 10   321   322   323   324   325   326   327   328   329   330   Next 10  

Portability Verification of Applications for the J2EETM Platform

just FYI. http //developer.java.sun.com/developer/technicalArticles/J2EE/portability/

<csc > task

I have been trying to compile some of our c sharp projects using the ant <csc > task. Oour porjects are setup as localizable and uses .resx files for all resources. I want to embed the resource files i

1.5 works on jaxb - 1.5.1 fails to parse xml

Ant 1.5 works fine with JAXB1.0Beta Ant 1.5.1 fails to parse some XSD 's Is it possible that taskdef is making the ANT xml parsing libs available to the JAXB xjc task? --

Does SQL task support a single transaction for multiple sql files?

Hi We are using ANT for our deployments and want to automate the database updates as well. We have multiple sql files for a single release to make it easier to maintain them. When we do a deploymen

ejbjar task naming= "directory " failing

Hello all I 've checked the archives and the bug list but couldn 't find this specifically. When I use the naming "directory " attribute of the ejbjar task ant fails with a substring out of range erro

problem using <csc >

Hi all I 'm compiling .NET components and I currently use <exec > to do all of the work however I would like to convert the build file to use the <csc > task. I seem to have problems with the ' chara

Build results: February 17 2003

Hello Does anyone know why I get the following error messages? _____________Error message

Problem adding attachments to bug 17134

I just entered bug 17134. I 've tried with Netscape 7 and IE 6 to add attachments (@(protected) 26A Monday) and the site 's not responding. So I 'm hoping one of the developers watching this list will either l

a question about list of files in some-directory

>Hello everyone >i would like to get list of files in some directory to have a possibility >to use it like example below > > <xmlproperty file "${DBRootDir}/${DBUserName}/tables/${fileName} "/ > > <sql

AW: if then else with ant

Ant-Contrib will help you http //cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/ant-contrib/ant-co ntrib/manual/tasks/if.html?rev HEAD&content-type text/html Jan Mat?rne -----Urspr?ngliche Nac

if then else with ant

How can I do if (a 2) print( "Message1 ") else print( "Message2 ") with ANT **************************************************************************** Disclaimer This electronic transmission an

How to link against third-paty jars synchronously

Hello First of all apologies if the question is somewhat off-topic. What is the best way to make sure that developers on different machines link against the same version of a third-party jar librar

Creating property using regular expression on string/property value

Could I look at the regexp statement you are using? -Martin ----- Original Message ----- From "Tony Obermeit " <tonyob@(protected) > To <ant-user@(protected) > Sent Sunday February 16 200

Creating property using regular expression on string/property
value

I have a property value that I want to use for part of a file name but the property value sometimes includes spaces that I don 't want to include in the filename. I am looking to create a new proper

Problem with manifest and executable jar

I need a second set of eyes to view my manifest generated by Ant. I 'm trying to build a simple executable jar with only 1 class and a couple of support libs. Should be simple but I can 't get it to r

difficulty in bulding ant

Hello Sir As you suggested me I think it should read build -Ddist.dir "c \ant " reference -----Original Message----- Hello Sir I am

Split task?

Is there anything equivalent to a Perl Split task? Or maybe just String.substring()? Dave

Scope of properties and patternsets

Is there a good discussion/doc/book that would explain the scoping of properties and patternsets. I am finding that I am lacking understanding. Dave

porting over my make build process ant

I wanted to port our current build process over to ant and I have been struggling with a couple of things. This is the current build process For every project the makefile 1st sources a config file

pathconvert/map > not matching

I have a fileset that I am pathconvert 'ing. I 'm using a map element to remove the preceding part of each path. The actual syntax is below (de xslt 'd). <fileset dir "${patch.dir}/${cvspackage}/patc

AW: AW: running junit on ant source

The test build.xml is one directory over the "expected " src\etc\testcases\filters\build.xml Jan Mat?rne -----Urspr?ngliche Nachricht----- Von Adam Hardy [mailto adam.ant@(protected)] Gesen

AW: style task and passing variable values

I use <xslt in "${xml} " out "${out} " style "${xsl} " > <param name "date " expression "${DATE} "/ > </xslt > in Ant and <xsl param name "date " >some time ago </xsl param > in X

style task and passing variable values

Hi I 'm using the ant style task and I need to pass a value into a variable called build.dir. Currently I call a different xslt that contains the specific variable for each document. Here 's an exa

AW: running junit on ant source

I had the same. Do you work on windows? If you have a look at src\etc\testcases\filters\expected\linecontains.test it contains unixlike line separators. The generated file (very short time in src\etc

failure notice

I have been trying to unsubscribe and got the attached message as a reply. Please help me to unsubscribe. Thank you. GM ----- Original Message ----- From <MAILER-DAEMON@(protected) > To <guymguym@(protected)

External Ant tools: JFlex and Syntax Highlighting

I just finished making an Ant task for my syntax highlighting libraries http //ostermiller.org/syntax/ I also use JFlex which has an ant task. It does not appear to be listed in the external ant too

ANT: KJS#00003 Appendix_E (BookMarks) (20030213)

From "Erik Hatcher " <jakarta-ant@(protected) > To "Ant Users List " <user@(protected) > Sent Thursday February 13 2003 7 41 AM Subject Re ANT KJS#00003 Appendix_E (BookMarks) (200302

error report

Hello Sir I am using windows98 SE & I want to install ant 1.5 fr my project work. But I am getting an error. C \ >build -Ddist.dir <c \ant > Access denied C \ >build -Ddist.dir <c \ant > d

New Line in manifest

Hi I have an inline <manifest > parameter in my <jar > task that stamps my jars ' manifest files with ${version.major}.${version.minor}.${version.revision}.${version.build} which are expanded from a b

JAR update= "true " bug

I am experiencing problems with updating a JAR file and see in the archives that it is a bug which is reported to be fixed in the latest nightly build but I have just taken that and it still does not
Page 327 of 343 Previous 100   Previous 10   321   322   323   324   325   326   327   328   329   330   Next 10  
   
©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.