OT: META-INF/services - was Re: bug: jar task with nested service does not create META-INF/services

2008-02-27 Thread Robert Koberg
OK, sounds good. And apologies for this OT response, but what do you guys think of using this? I just found out about it and really like it, but have only read a few articles. Any pros or cons? Perhaps it is a nice, clean way for Ant to go? best, -Rob On Wed, 2008-02-27 at 15:15 +, Peter Re

Re: bug: jar task with nested service does not create META-INF/services

2008-02-27 Thread Peter Reilly
Thanks, this has already been noticed and a fix will be in ant 1.7.1. In the meantime, the nested element should not be used. Peter On Wed, Feb 27, 2008 at 3:12 PM, Robert Koberg <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to use the nested service element in the jar class. It > produce