Hi all, We fixed some issues in the Sling Feature Model and in the depending components, therefore I would like to release the 1.0.2 release of the following components sometime soon:
org.apache.sling.feature org.apache.sling.feature.io org.apache.sling.feature.analyser org.apache.sling.feature.modelconverter org.apache.sling.feature.launcher org.apache.sling.feature.extension.apiregions org.apache.sling.feature.extension.content slingfeature-maven-plugin Because of an implementation fix in org.apache.sling.feature we need to release all of its downstream dependencies. This is because they are used in a Maven context which pick up the dependency tree from the maven poms. The dependency in the poms of these various components needs to be updated to the new version to avoid older versions from bleeding into the classpath of the maven plugin. (This would not happen in an OSGi framework ;) If nobody objects, I'll kick off the releases soon. Best regards, David
