Re: Packaging war

2008-10-01 Thread Mohit Anchlia
Can I also use patterns inside of fileset? On Tue, Sep 30, 2008 at 10:20 PM, <[EMAIL PROTECTED]> wrote: > With conditional pattern ... > > > > > > > Jan > >>-Ursprüngliche Nachricht- >>Von: Mohit Anchlia [mailto:[EMAIL PROTECTED] >>Gesendet: Dienstag, 30. September 2008 20:54

Re: Xincludes and Ant XSLT task

2008-10-01 Thread gurki
Hiho I have the same problem as this dude. has anyone a clue what to do here? I tried to write an own TransformerFactory and set the useXInclude thing on DocumentFactory but this didn't work. any ideas on how to get XInclude work inside an anttask? gz gurki Johnson, Eric wrote: > > I'm tryi

Build failed when packaging the WAR

2008-10-01 Thread janylj
Hello, I am trying to package a WAR with some xml in the WEB-INF folder. The build failed because: BUILD FAILED build-custom.xml:51: The following error occurre

build works in beta2 fails in rc1, infinite recursion during ivy:settings

2008-10-01 Thread Buck, Robert
Hi, Is there something I need to do differently in rc1? Here is what I get (below). Note that beta2 works fine. Warning: Reference ivy.instance has not been set at runtime, but was found during build file parsing, attempting to resolve. Future versions of Ant may support referencing ids define

Re: Build failed when packaging the WAR

2008-10-01 Thread janylj
Just answer my own question in case that someone else meets the same problem. The should be: janylj wrote: > > Hello, > > I am trying to package a WAR with some xml in the WEB-INF folder. > >webxml="web/WEB-INF/web.xml"> > > >

Way to simplify what is in my project class path?

2008-10-01 Thread dave.alvarado
Hi, Currently I'm listing out each JAR file from a particular directory to put into my project class path. I was wondering if there is a way to say, include every jar file from that directory. Right now, here's what I have that I hope to simplify:

RE: Way to simplify what is in my project class path?

2008-10-01 Thread Rez
> From: [EMAIL PROTECTED]> To: user@ant.apache.org> Subject: Way to simplify what is in my project class path?> Date: Wed, 1 Oct 2008 21:58:20 +> > Hi,> > Currently I'm listing o

Re: Packaging war

2008-10-01 Thread Kamal Chandana Mettananda
Yes you can. Following is just an example of using .jar files from a given directory. --- Kamal Mettananda http://lkamal.blogspot.com On Wed, Oct 1, 2008 at 8:31 PM, Mohit Anchlia <[EMAIL PROTECTED]>wrote: > Can I also use patterns inside of fileset? >

Re: Xincludes and Ant XSLT task

2008-10-01 Thread gurki
push :) gurki wrote: > > Hiho > > I have the same problem as this dude. has anyone a clue what to do here? > > I tried to write an own TransformerFactory and set the useXInclude thing > on DocumentFactory but this didn't work. > > any ideas on how to get XInclude work inside an anttask? > >

Re: Xincludes and Ant XSLT task

2008-10-01 Thread David J. B. Hollis
Hi, Guys Have you come across something called DITA? 'Darwin Information Typing Architecture'. Based on XML, and using Ant build scripts, it processes modular, structured XML files linked by DITA Maps to produce multiple format outputs. DITA XML Focus Area. http://dita.xml.org/ DITA Open