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 210 of 343 Previous 100   Previous 10   201   202   203   204   205   206   207   208   209   210   Next 10   Next 100  

jar update task - cannot remove a manifest name/value

I have a jar I want to update it to add and REMOVE attributes of the manifest. Besides unjaring replacing the manifest and rejaring there is no way and I guess it would be quite simple to do it

small doubt

Hi there Iam trying to compile all the files under cvswebdir to cvswebcomdir with the following code <target name "compileweb " depends "cvsweb " > <!-- Compile the java code from ${source} into $

Avoid overriding message? [Virus checked w/ ScanMail]

On 18.02.2004 08 31 56 Bo Rasmussen wrote >Hi > >Using the import of a common.xml file I get a lot of > > "Overriding previous definition of reference " > >messages. Is it possible switch ehcoing of

Unable to find java.rmi.Remote

Hell friends When iam trying to compile some java files using ANT(that comes with WSAD 5.1.1) iam getting following exception [javac] This compilation unit indirectly references the missing ty

Re: java.lang.NoSuchMethodError: java/lang/ClassLoader.setPackage
AssertionSta

> > >Also I 've been dissapointed with the way most tools bundle their Ant >support. You may try using a fresh install of ant from outside of WSAD >(i.e. command line) and see if the problem persists

java.lang.NoSuchMethodError: java/lang/ClassLoader.setPackage AssertionSta

Thanks everybody I solved that problem by removing tools.jar from Ant 's runtime env and Iam using <property name "build.compiler " value "org.eclipse.jdt.core.JDTCompilerAdapter "/ > as my comp

RE: java.lang.NoSuchMethodError: java/lang/ClassLoader.setPackage
    AssertionS

Whenever I 've seen problems like this it 's been related (like Dominique said) to having either multiple versions of the ant libs or jdk installations on the class path. Also I 've been dissapointed w

Reference not found error with Ant 1.6

Hi! I have just downloaded version 1.6.1 of ant ( was previously using version 1.5.4 ) and I am getting a Reference not found error when trying to run my build. This was not happening under version 1

Output from the javadoc task

I am implementing the javadoc task in my build process but I do not wish to see output from it. I am getting all the [javadoc] Loading source file...... etc.. Can it be run in some sort of quiet

Build .Net Apps with Ant 1.6.1

Hi Has anyone succeeded so far to build .Net applications and does one need the dotnettasks.jar to be able to run .net tasks. I get the following error message when trying to build .NET Application

Avoid overriding message?

Hi Using the import of a common.xml file I get a lot of "Overriding previous definition of reference " messages. Is it possible switch ehcoing of these messages off? Regards Bo

<buildnumber/ > and manifest.mf

Hi all Being new to Ant I am not sure whether the behaviour that I have seen should be reported as a bug or not. When I run the the following bit of code the build number in the 'manifest.mf '

java.lang.NoSuchMethodError: java/lang/ClassLoader.setPackage AssertionStat

Thanks for your concern Devienne Dominique Devienne <DDevienne@(protected) > wrote > From priya pallavi [mailto pry_pallavi@(protected)] > > Iam using Jdk 1.4.2 and Ant 1.4.1 that comes with WSAD 5.1.1

RE: java.lang.NoSuchMethodError: java/lang/ClassLoader.setPackage
    AssertionSt

> From priya pallavi [mailto pry_pallavi@(protected)] > > Iam using Jdk 1.4.2 and Ant 1.4.1 that comes with WSAD 5.1.1 > > Dominique Devienne <DDevienne@(protected) > wrote > From priya pallavi > [mail

java.lang.NoSuchMethodError: java/lang/ClassLoader.setPackage AssertionStatu

Iam using Jdk 1.4.2 and Ant 1.4.1 that comes with WSAD 5.1.1 Dominique Devienne <DDevienne@(protected) > wrote > From priya pallavi [mailto pry_pallavi@(protected)] > When iam trying to compile the files

RE: java.lang.NoSuchMethodError: java/lang/ClassLoader.setPackage
   AssertionSta

> From priya pallavi [mailto pry_pallavi@(protected)] > When iam trying to compile the files using build.xml using ANT iam > getting the followingg exception > > java.lang.NoSuchMethodError > java/

java.lang.NoSuchMethodError: java/lang/ClassLoader.setPackageAssertionStatus(Lja

Hello friends When iam trying to compile the files using build.xml using ANT iam getting the followingg exception java.lang.NoSuchMethodError java/lang/ClassLoader.setPackageAssertionStatus(L

SQL parameter

HI I 'm trying to create or drop a database based on a property file. the basics are <property name "db.name " value "Test_DB "/ > and then either do <exec executable "osql "

Splitting full filename into package and filename

Hi Have ben burning 1.5 days on this untill now and i feel i hust 1 little thing to move on. Here is the situation. I nedd to go through a unknown number of dirs to process an unknown no of java

creating .ear using ANT

Hello Friends Iam working on a J2EE application called BMS.I have 3 Modules In my application. 1.BmsEAR 2.BmsEJB 3.BmsWeb I need to create 1..jar file with code from BmsEJB Module 2..war fil

use ant taks inside java code

Greetings It 's possible and without any restrictions the use of ant tasks inside our java code to implement our defined actions? It 's even more powerful this kind of use or are there limitations abo

?? Using Get Task Instead of CVS task ??

Hi all The Ant documentation indicates the GET task is "preferred above the CVS task when fetching remote content ". Does this imply I can/should somehow use the GET task when using a CVS repository

weblogic deployment 8.1

hi i 'm using wls 8.1. and am trying to deploy (and later update) a web module to the web server. i 'm using the serverdeploy/weblogic task to deploy my application. it seems that weblogic has a ne

junit and errorproperty

Hi Is the errorproperty in the junit task local for the task calling junit? If i have the targets below where the unittest first calls the rununittest and then creates a report. It seems that if t

scriptdef documentation - usage examples

i 'm looking for examples of the scriptdef task usage. my desire to use this task is that i have a need to loop through all the beans in a directory and call a deploy ant task. is this possible with

Javac error reporting

Hi folks Can anyone tell me how to control the errors that javac reports? Ant-javac seems to have two ways of reporting errors like this Compiling 1 source file to D \projects\clasHEAD\local\app

Invoking the default browser of any OS

Hi Who can tell how to invoke the default browser of any operating system? -From Ant. Below I have an Ant-snippet which can be used with <import > - it is a part of a bigger setup. I have a test o

Problems with the exec task

Hi There are 2 problems described in this mail - Executing a command freezes when javaw is used - Executing an application that is still running after System.exit() My configuration is Windows M

ant rpm tasks?

All Anyone using rpm tasks in 1.6? Would like to see some samples please help. Thanks Barry

mtxslt error

Hello I am using <mtxslt > to parse an xml file (input.xml) to output.xml using converter.xsl. The xsl file is stored in C \test\files and the required .jar files(saxon.jar xalan2.jar and mtxsl
Page 210 of 343 Previous 100   Previous 10   201   202   203   204   205   206   207   208   209   210   Next 10   Next 100  
   
©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.