Hi Tomek, On Fri, Aug 8, 2014 at 11:06 AM, Tomek Rękawek <tomasz.reka...@cognifide.com> wrote: > Hello everyone, > > my name is Tomek Rękawek, I'm the author of the recently contributed > SlingQuery extension [1]. As I'm not a Sling commiter, I need help from you > folks with the SlingQuery maintenance. I'd like to release the current > version of SlingQuery, so it can be used as a Maven dependency. It was > release before, but under different branding [2], before the contribution. > > So, I need someone with appropriate rights to create a staging repository, > so the release can be voted. Can anyone help me with this? :)
I took a brief look at the project. I have a couple of open questions before starting a release vote: 1. I see that there is a CHANGELOG.md file in the directory root. However, we keep our changelogs in Jira. Is it OK to remove this file? 2. The version is 1.4.5-SNAPSHOT. Would it make sense to restart the numbering scheme, since from an OSGi POV this is a completely new bundle? We can either restart at 1.0.0 or jump to 2.0.0 . I don't have a strong preference either way, but I don't think 1.4.x is the way to go. Robert