Hi all, I have just started the vote on releasing version 1.0.2 of the Apache Felix Declarative Services implementation. The first release has been 1.0.0.
So, where is the 1.0.1 release ? The short answer: There is none. The longer answer: I did not create an 1.0.1 release because from the point of view of OSGi the release version 1.0.1 is older than any snapshot version of 1.0.1. So to not confuse OSGi versioning -- namely OBR applications --, I decided to skip the 1.0.1 version and created the 1.0.2 version. The next SNAPSHOT version 1.0.3-SNAPSHOT and I intend to have 1.0.4 as the next release version. Regards Felix Am Dienstag, den 10.06.2008, 11:30 +0200 schrieb Felix Meschberger: > Hi, > > I've compiled the release candidate for the SCR release 1.0.2 and put it > up here: > > http://people.apache.org/~fmeschbe/org.apache.felix.scr-1.0.2/ > > The KEYS file for verifying the signature is also in this directory. > md5 > and sha1 files are maven generated. > > So, please check the release and cast your votes - the vote will be > open > for 72 hours. > > This release contains fixes for the following bugs: > > FELIX-490 Deadlocks may be caused by Declarative Services > FELIX-539 Intermittent IllegalArgumentException while using > declarative services > FELIX-550 SCR registers service component twice after > stopping/starting a bundle > FELIX-578 ComponentFactoryImpl.newInstance() must create the > component synchronously > FELIX-579 NPE in AbstractComponentManager > FELIX-591 NPE in AbstractComponentManager > FELIX-593 Fix handling of immediate attribute of component factories > FELIX-599 Service Registration Lock: Do not release not-owned lock > and... > FELIX-601 Reactivation of a component after a configuration update > should... > > For reference the SHA1 checksums of the artifact files are: > > 441f24a17f35eb545676c5f4a48b8ef689183267 > org.apache.felix.scr-1.0.2.pom > 8c1b93838775648f966f83c10782582b2987db01 > org.apache.felix.scr-1.0.2.jar > 4219fc30d9ca6f9d88e57677800abca3659d1700 > org.apache.felix.scr-1.0.2-bin.tar.gz > c4377f7ea80235a389134d08732f0b57c257cf77 > org.apache.felix.scr-1.0.2-project.tar.gz > 815ae81bfa51892f36787d69fc8a7a0ad9abf18b > org.apache.felix.scr-1.0.2-bin.zip > 1818eab0b591b56b4540e8cce397ba30d8e79d85 > org.apache.felix.scr-1.0.2-project.zip > > Regards > Felix
