Fwiw, all the odd numbers are skipped in releases to make sure that in OSGi 1.2.7-SNAPSHOT < 1.2.8 If 1.2.7 was to be releases, the OSGi framework would choose 1.2.7.SNAPSHOT instead of 1.2.7 if both were availables.
On Tue, Sep 8, 2009 at 16:44, Richard S. Hall <[email protected]> wrote: > On 9/8/09 10:13, Moloney, Tim M wrote: > >> I'm confused about the versions of config admin service. >> >> 1.2.4 was just released but the trunk has 1.2.7-SNAPSHOT. >> >> What happened to 1.2.5 and 1.2.6? >> >> > > Don't ask... ;-) > > -> richard > > > >> Tim Moloney The reasonable man adapts himself to >> MRSL the world; the unreasonable one persists >> 2015 Cattlemen Road in trying to adapt the world to himself. >> Sarasota, FL 34232 Therefore all progress depends on the >> (941) 377-6775 x208 unreasonable man. George Bernard Shaw >> >> >> >> >> >>> -----Original Message----- >>> From: Richard S. Hall [mailto:[email protected]] >>> Sent: Tuesday, September 08, 2009 09:56 >>> To: [email protected] >>> Subject: Re: [ANN] Apache Felix Configuration Admin Service >>> version 1.2.4 Released >>> >>> I think these announcements are only really necessary on the >>> users list, >>> since we vote on it and see the vote result message here on >>> the dev list... >>> >>> I think the release docs mention this. >>> >>> -> richard >>> >>> On 9/8/09 9:14, Felix Meschberger wrote: >>> >>> >>>> The Felix team is pleased to announce the release of Apache Felix >>>> Configuration Admin Service version 1.2.4 >>>> >>>> The Apache Felix Configuration Admin Service is an >>>> >>>> >>> implementation of the >>> >>> >>>> upcoming OSGi Configuration Admin Service Specification 1.3 >>>> >>>> >>>> >>>> >>> http://felix.apache.org/site/apache-felix-configuration-admin- >>> service.html >>> >>> >>>> This release is available from >>>> http://felix.apache.org/site/downloads.cgi and Maven: >>>> >>>> <dependency> >>>> <groupId>org.apache.felix</groupId> >>>> <artifactId>org.apache.felix.configadmin</artifactId> >>>> <version>1.2.4</version> >>>> </dependency> >>>> >>>> Release Notes: >>>> >>>> ** Bug >>>> * [FELIX-1535] - Permission is checked against the using bundle >>>> instead of the access control context >>>> >>>> >>> (call stack) >>> >>> >>>> * [FELIX-1542] - Configuration may be supplied twice in certain >>>> situations >>>> >>>> ** Improvement >>>> * [FELIX-1541] - Include latest CM 1.3 (Compendium R >>>> >>>> >>> 4.2) package >>> >>> >>>> export >>>> >>>> >>>> Enjoy! >>>> >>>> -The Felix team >>>> >>>> >>>> >>> >>> >> -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
