RE: jar task: update and service

2009-04-15 Thread Kúti Zsolt
Thanks, Peter! Zsolt -Original Message- From: Peter Reilly [mailto:peter.kitt.rei...@gmail.com] Sent: Wednesday, April 15, 2009 3:21 PM To: Ant Users List Subject: Re: jar task: update and service The code for jar does not currently check if there are differences between the

Re: jar task: update and service

2009-04-15 Thread Peter Reilly
: > Hello Peter, > > Could you find something? > > Thanks! > Zsolt > > > -Original Message- > From: Peter Reilly [mailto:peter.kitt.rei...@gmail.com] > Sent: Friday, April 03, 2009 7:04 PM > To: Ant Users List > Subject: Re: jar task: update and service &

RE: jar task: update and service

2009-04-15 Thread Kúti Zsolt
Hello Peter, Could you find something? Thanks! Zsolt -Original Message- From: Peter Reilly [mailto:peter.kitt.rei...@gmail.com] Sent: Friday, April 03, 2009 7:04 PM To: Ant Users List Subject: Re: jar task: update and service That does sound like a bug. I will look into it. Peter

RE: jar task: update and service

2009-04-05 Thread Kúti Zsolt
Hello, Here is what I tried: -Original Message- From: Knuplesch, Juergen [mailto:juergen.knuple...@icongmbh.de] Sent: Friday, April 03, 2009 4:42 PM To: Ant Users List Subject: AW: jar task: update and service Please post an example of

RE: jar task: update and service

2009-04-05 Thread Kúti Zsolt
Thank you very much! Zsolt -Original Message- From: Peter Reilly [mailto:peter.kitt.rei...@gmail.com] Sent: Friday, April 03, 2009 7:04 PM To: Ant Users List Subject: Re: jar task: update and service That does sound like a bug. I will look into it. Peter 2009/4/3 Kúti Zsolt : >

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

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 ---