Urgent Help Required: <Exec > Issue with Suse LinuxHi All I am facing an issue when I am trying to execute Ant Script in Suse Linux Environment. I am using Ant Version 1.6.1. I am using exec Tag in Build.xml to make connection to DB2 Database aaxis-java2wsdl LogFactory classloader problem++More infoSimple (?) question about " <available > "Hi I 'm having trouble specifying a particular "available " task. Here 's what I want though Ant isn 't happy with it <target name "check_for_zip_file " > <available property "ZIP_FAnt - <javadoc > -- <fileset > exclude not workingHi I am attempting to use the JavaDoc tag in an ant build as follows to create my JavaDoc. I have a small subset of public classes which I want to exclude from the final JavaDoc. Accaxis-java2wsdl LogFactory classloader problemI have created an ant task as follows <path id "compile.classpath " > <pathelement path "${webinf.dir}/lib/commons-beanutils.jar "/ > <pathelement path "${webinf.dir}/lib/commons-ideas for building a list of projectswe have 10 or so web projects each with their own build.xml and one main builder project that builds all projects. the main build project explicitly specifies the deployment components and theAnt Tomcat Tasks ProblemI am trying to implement the Tomcat tasks into my build file and I 'm having some trouble that I hope some of you can help me figure out. I 'm using Ant 1.6.2 and jakarta-tomcat-5.0.25 on Linux Red1.6.3: mail task hangs with eclipse M7The last thing I see is Sending email Then the process hangs forever and no error message appears. Is there a way to figure out what 's actually going wrong? (The mail-task works on other systiterate over sql resultI want to iterate over a resultset from an SQL SELECT statement using ANT and use the data as propeties and call other tasks or targets. Is this possible with some existing ANT tasks and HOW do IIs it possible to override default attribute values for Ant tasks?Hi I have a main Ant script which invokes a number of other scripts using "ant " task. These scripts invoke "javac " task without specifying any value for attribute "debug " (so the default vaAnt Task: sshexecHow can I get sshexec to pass it more than one command at a time? <sshexec host "somehost " username "${username} " password "${password} " command "touch somefile "/ > I used it to run commaProperties manipulationAll Can someone help figure this out? Xml file <property name "build.stdapps.properties " value "build_stdapps.properties "/ > <property file "${build.stdapps.properties} " prefix "old. "/ > ----Ant 1.6.4 released-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Hello I have the pleasure to annouce the release of Ant 1.6.4. This is a bug fix release including fixing of a bug affecting javah and anothUse of zipfilesetHi I have to create a jar that includes other external jars. I want those external jars to be present in the classpath. For this I am using the <zipfileset > task. But the problem with the 'src 'Problem with the defined collection.Dear All I have a problem with my own collection of objects that I pass to my task. I have a AntFileInfoSet collection that store AntFileInfo objects (both of them inherits from ProjectComponentpath to ant"Unix (bash) Assume Ant is installed in /usr/local/ant. The following sets up the environment export ANT_HOME /usr/local/ant export JAVA_HOME /usr/local/jdk-1.2.2 export PATH ${PATH} ${ANT_HProblem with <gunzip > taskHello all ANT v1.6.2 OS Windows XPPro I am trying the <gunzip > task on a .tar.gz file and I get get.ungzip.info [input] skipping input as property gzip.filename has already been sforeach expanding propertiesHi i 'm just testing what kind of syntax in my propertyfile is suitable when using the <foreach > task in antcontrib. so far i have propertysyntax modul.1 FirstModul modul.1.version 1_Multiline ?!Hi i ' ve written a java class that reads a txtfile and generates a propertyfile. All works fine expect one property that may contain more than one line. property1 bla property2 foo propAW: Exclude Single Java File from CompilationMaybe the compiler does that because a compiled class depends on that? Jan > -----Urspr?ngliche Nachricht----- > Von Lim Teck Hooi [mailto teckhooi.lim@(protected)] > Gesendet am MittwoHow to open URL from ANT.Hi all. How can I open url from ant? For example I have a documentation page that I want to display (HTML page) I want to click on ant target which opens the page in browser. Is there any optiExclude Single Java File from CompilationHi I want to exclude a single java source from compilation but ant still compiles that file. The file name is ServiceActivationNotificationBySMS.java and I included its name in the excludes attrANT Configuration?Hi I have a problem with configuring ant 1.6.2. I have set ANT_HOME in path but still it doesnt work. I get error message 'ant ' is not recognized as an internal or external command operable progrEchoProperties and Propertyset - was Re: ANT-CVS logsBrian Since your message has nothing to do with CVS logs please take the time to create a new message and use an appropriate subject. Your build works for me. What version of Ant are you usiWrapping gcj/gij in ant scripts for compiling and testingDear readers After some back and forth with various documentations of ant gcj/gij and ldconfig and the shared library howto on Linux I got the following to work for gcc 4.0.0 as a parallel panontrivial dependenciesI 've been trying for a very long time now (many man-days) to create Ant build scripts to handle our new corporate project. I 've been using Ant for over 3 years and programming professionally for<unzip > task does not support failonerror OR does it ?It seems that there is no way to tell <unzip > task to _fail_ when it is not able to unzip a zip-file. I am running a simple unzip-task on unix platform and when there is a read-only file that unzipProblem with nested property setsI 'm getting an exception from the following build. The echoproperties task doesn 't like the nested propertyset. What am I doing wrong? <?xml version "1.0 " ? > <project name "build " default "prop " >kindly suggest in deploying the .ear filedear support Manager Ant. I have jdk1.4 ant1.6.3 jboss4.0 Mysql4.0. I am building the file by ant sir. the build was successful and i checked the databasem where the tables are createdANT-CVS logsHi Is there any way to get Ant to compile a list of all the comments committed alongside each file checked into CVS? I 'm looking at Ant Tasks and nowhere do I see this option. Thanks Ste
|