Re: jar task: update and service

2009-04-03 Thread Peter Reilly
That does sound like a bug. I will look into it. Peter 2009/4/3 Kúti Zsolt : > Hi, > > Accomplishing a jar task, I want to update my jar with a service element. > Service entry does appear on first creation of the jar, but update attribute > of the jar task does not seem to work. > > Can anybo

AW: jar task: update and service

2009-04-03 Thread Knuplesch, Juergen
Please post an example of what you do -- Jürgen Knuplesch -Ursprüngliche Nachricht- Von: Kúti Zsolt [mailto:kuti.zs...@prolan.hu] Gesendet: Freitag, 3. April 2009 15:18 An: user@ant.apache.org Betreff: jar task: update and service Hi, Accomplishing a jar task, I want to update my j

Re: CVS with SSH

2009-04-03 Thread David Weintraub
2009/4/2 Henning Lötsch : > Hello David, > > i found: > In addition to pserver, CVS supports the ext method (which uses an > external connection program, such as rsh or ssh), kserver (for the > Kerberos security system version 4), and gserver (which uses the GSSAPI, > or Generic Security Services A

Namespace rules applying to dependencies

2009-04-03 Thread Gilles Sadowski
Hello. I'm struggling to create a local "filesystem" repository with "ivy:install". Here is the relevant part of my "ivysettings" file: [...]

jar task: update and service

2009-04-03 Thread Kúti Zsolt
Hi, Accomplishing a jar task, I want to update my jar with a service element. Service entry does appear on first creation of the jar, but update attribute of the jar task does not seem to work. Can anybody confirm this? Is it a feature or a bug? Thanks! Zsolt ---

RE: AW: ANT fop task

2009-04-03 Thread Martin Gainty
mimetype=${mimetype} outDir=${outDir} msglevel=${msglevel} src=${src} input=${input} output=${output} outdir=${outdir}