|
|
|
Hi Rob
Thanks for your efforts in resolving this. My
preference would be for these changes to be made to
the sql task rather than implmenting a new task.
Possibly a new attribute to the sql task tEJ
Thanks for the reply. Sorry if I wasn 't clear before - here 's an example of
what I want to do. Say I have a file called files.lst in the root of my
build with the contents
lib/foo.jar
conf/I have several jar files realmutils.jar arch.jar. base.jar which contain
classes that I need in various other jar files rbac.jar and client.jar.
Is there anyway that I can use the zipfileset taI 'm having a problem jar 'ing a large directory of classes (2 079 files).
The same code jars a smaller number of classes. It reports an
exception on close but due to this post I found from 2000 I beJust wondering if there is an ANT Task Diagram tool in existance? I have
inherited a whole slew of ANT build scripts (all written by developers) and
I am in the process of refactoring them to make t
Philip Aston writes last April
> [old thread I 've been busy]
Positively historic now.
> Steve Loughran writes
> > You can use <waitfor > to probe a url with controlled sleep time
> > and tHi Zac.
Thank you for bringing this to my attention.
MY SINCERE APOLOGIES TO EVERYONE ON THE LIST.
I have corrected the problem with SpamArrest. This problem resulted from
the mailing list addresNow I get this error
Calling Ant runner with
Ant build file C \Smartmail\build.xml
Buildfile C \Smartmail\build.xml
PVCS Version Manager (VMGUI) v6.5.00 (Build 536) for Windows NT/80x86
CopyCould I ask for a little more detail? There may be other ways around your
problem.
What are you copying? Build.dir could be many things...
Take a closer look at FileSet - "includesfile the name I 'm having a recurring problem which I haven 't been able to solve
in Ant. As an example say I have a file manifest which contains
all the files I expect to have in my distribution. I copy that to a Tony Thanks for the feedback. I 'm glad to hear that it is working for your
needs. Hopefully others will feel the same. I 'm new to contributing to this
project so I 'm not sure what the likelyhood of I 've been searching for a task that would do a little parsing for
me...it seems I 've seen this sort of thing before but that may have
been a dream...
I have two ant xml files for my project - one buRobert
Your PLSQL task resolved my issues.
I was able to create a pl/sql package using your task in three separate
ways that the sql task failed on. The package body is about 750 lines
just oveHi
I get this error when used this xml
"BUILD FAILED file C /Smartmail/build.xml 6 Failed executing pcli
lvf -z -aw -prP /PVCS_VM/BkpBoston/BusinessMail /. Exception CreateProcess
pcli lvf -zAlright here 's a puzzling one...
After spending a bit of time trying to figure out why my manifest file
wasn 't ending up in the EJB jar (created by the <ejbjar > task) I
realized that it was my maniThanks guys
I guess I forgot to check the faq first. I had observed this behavior but
didn 't see it defined in the Ant manual. I just wanted to know if the
execution order was defined before I relI just wanted to make all ant/cygwin users aware of a problem that I ran
into. The following attached messages are from a thread I started on the
cygwin@(protected) mailing list about a "bug " in cygpaOk I obviously got something wrong. Not even this works
<project basedir ". " default "show " name " " >
<target name "init " >
<property name "base " value "basepath "/ >
<property name "oHi
even searching docs and archives did not help me with the following issue
I have got two property files
abc.P.properties
P.refid xyz
P.display.somevalue ABC
P.display.refname ${C.displHi everybody.
I began Ant just two hours ago (with the bible of Mr Hatcher and Loughran).
Well it is very nice -)
My first FAQ on this list is the following
JspC is the task to compile JSPs.
Well
I 'd like to use Websphere5.0 com.ibm.websphere.ant.tasks.* with ANT
but I had to provide a task definition for this in my own build file
for example
<taskdef name "wsejbdeploy " classname "com.ibmI 'm aware of the licensing implications of packaging 3rd party jars
together but it 's the only solution I have until someone finds an
easier way to solve these kinds of dependencies.
It 's not feasib
Take a look here
http //cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/manual/src/guide/examples/template/
It is a template used for J2EE projects under JBoss but it can be used for
others applicatioI don 't know whether this is genuine but as I 'm paranoid ) it looks like spam to me.
If it is genuine I don 't think it is the right way to deal with spam.
Can the list owners please deal with this guI wouldn 't try to make your application into one single jar file.
IMHO it 's better to have *your* class files in a jar file whose manifest contains "Class-Path " entries pointing to the other jars yoThe problem
I want to combine all the jars required by my application into a single
executable jar file. Ant is good for this.
However the JavaBeans Activation Framework jar needs certain manifesHi
I 'm using ant-contrib <Foreach > and <If > tasks.
Once in a while I get null pointer exceptions.
Digging in the archive I found a reference from Geoff Meakin
creator of the <foreach2 > task See hHi All
I was wondering if anyone had any views on best practices for directory
structures when developing J2EE projects that use EJBs?
The following directory names seem fairly standard so I 'll adI hang on all the words several of you seem to say about the stuff that is
hidden inside the books manuals URLs URIs in the "brains " and who knows
where else all that stuff is stuck stored and pI 'm curious
Are a target 's "if " or "unless " attributes supposed to be evaluated before
or after executing target dependencies?
This does not seem to be defined anywhere I 've looked.
Thanks
Ian
| |