Going to JavaOne this year?

2009-04-15 Thread Douglas Bullard
If you're going to JavaOne this year (June 2-5), you may be interested in attending my session, TS-4166 "Object-Oriented Ant Scripts for the Enterprise". It's going to be Friday from 2:50-3:50, so if you're still in town that late in the week, please stop on by, you'll find it interesting.

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 services

Re: jar task: update and service

2009-04-15 Thread Peter Reilly
The code for jar does not currently check if there are differences between the services embedded in the jar file and the services defined in the task. And so the task does does not trigger a jarring if there are differences. It would take some coding to do this, Peter 2009/4/15 Kúti Zsolt : > H

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 2