|
|
|
Hello
I have a quite large project where I would like to execute the javadoc task.
But I am getting the following error message
I tried already to shorten the classpath so that the commandline isHi Stefan
I read your answer to a similar question in this newsgroup.
I want to generate the Stubs from .class files (e.g. /build/classes) and the stubs have to be stored in a directory e.g. /builHi
how to set the destination directory of the RMIC-task? The base attribute is used for source and binary but they are different in my case.
Juraj
The JSR 14 download uses the following line in a batch file to
substitute in a different javac .class file when compiling.
how can ant be made to use the new compiler of jsr14 for all <javac
tagsYou usually use different targets call the one you want and don?t use a
flag like build.type
<project >
<target name "clean " >
<!-- delete all dirs -- >
</target >
<target name "Hi all
I would like to know how can i create a databse using sql task as like to create database as well its tables iam able to create tables for my data base but was unable to create database Hi Jacob
This tip rocks !!
Do you know where to find more about this in the ant docs??
Johannes
Jacob Kjome <hoju@(protected) >
30.03.2003 18 19
Please respond to
"Ant Users List " <user@(protected)Hi all
I am using Eclipse 2.1 (just released) and Ant 1.5.1. I have like 8 build scripts one for development one for a clean build one to build and package and so forth. What I would like to do Hi !
sorry but I lost the thread reference on somebody wanting to remove the
log output and can 't find it back through the mailing list coz only
contains the last month archive.
I just wanted to sayHi there
Is it possible to import a FileSet from a file different than build.xml?
E.g. I have a copy task
Hi Friends
I am trying to write some application in jsp and I am using tomcat to
host that on my PCQ GNU/Linux 7.1. I want to store some class files inside
my
<application dir >/WEB-INF/classeThe Jacson configurable text filter has been updated recently.
Major new feature for Ant users Jacson now not plugs into Ant as
a Task but also goes into FilterChains as a Filter. Beside that
it conDear all
I want to send compact build report of my automatic nightly build to
specific email address. So I started to write my own ant listener. For the
time being I only add few lines of code to
hi i noticed an interesting thing when using a local build file (see blow)
or this simple project (it screen scrapes go games from www.itsyourturn.com
and converts them in to .sgf files so i can foI am trying to use the XmlProperty task to read in XML files to create
properties and I am having a problem that I didn 't have using normal
properties files (a la <property file " "/ >)
If this is my No problem. And you always can modify SubAnt.java locally to fit your own
needs.
That 's what great about OSS isn 't it -) --DD
PS I 'm curious about this approach of not having projects checked out.Hi
Anyone using Rant successfully in building projects on remote machines?
Colin
user-unsubscribe@(protected)
"ALIA-SC David " <David.ALIA-SC@(protected) > on 2003-03-28 11 36 48
Veuillez r?pondre ? "Ant Users List " <user@(protected) >
Pour Ant Users List <user@(protected)Erik
> -----Ursprungliche Nachricht-----
> Von Erik Price [mailto eprice@(protected)]
> Nick Pellow wrote
> > Hi Erik
> > I have run into your problem before! I solved it with a
> > small sortie Dominique Devienne <DDevienne@(protected) > writes
> That 's an interesting use case you are discribing. I never thought of it
> myself in part because I would have use another approach... Instead of
> rHi
I would like to create a super module with a lot of module tagged with CVS
via Ant
sample
Module 1 tag r-004
Module 2 tag r-002
Module 3 tag r-006
So I would a super_module with the tag r-0 What is the best way to order target execution?
I have 15 targets i want to execute in a certain order and i am executing it
from within eclipse. Eclipse lets me specify an order but i want it tHi
The doc says
"As you 've probably guessed by now you use nested fileset elements to
select the files to delete from the remote FTP server. Again the filesets
are relative to the remote direcHi
I place all my third party jars in a lib dir. Is there a way to
automatically pick them up from directory and place them in my classpath
attribute?
something like this
<attribute name "Class-Hi Erik
I have run into your problem before! I solved it with a
small sortie of ant tasks not very elegant.
<!-- grab the correct log4j file we need and assign
it to a refid so we can rHi
I have just started to incorporate Log4J into my simple command-line
application. I build exclusively with Ant. To avoid hard-coding Log4J
configurations into my code I wish to use its builtUsing the jspc task turns test.jsp into test.java. Where tomcat turns
test.jsp in test_jsp.java.... how can I mimic that so I may use the
preconmpiled jsps withing tomcat?
-Mike Medwith
_________Yep Ant makes my breakfast coffee cleans my clothes ...
For future questions keep on the mailing list. There are many more people
and with that huge knowledge a solution is much more nearer.
JaHi!
I found an unexpected behavior of the Ant task. When I use a special logger
in the parent process normally I want to use the same logger type for the
sub process. At this time the Ant task uses
> Can any one point me what may have gone wrong here? I am using
> Enhydra5.0 under Debian3.0.
Either ${dir.lib}/tmp or ${dir.content} does also contain a web.xml
file. Ant is just warning you th
| |