On Fri, 2019-04-19 at 09:27 -0700, Andreas Schaefer wrote: > Hi Robert > > Thanks for creating the git repo. I moved the code from the > whiteboard to that repo, added all the necessary boilerplate files > and updated the default.xml in the sling-aggregator project. > > Let me know if I missed something or did something wrong.
LGTM, thanks! don't worry about the Jenkins build being unstable, once the project is onboarded to SonarCloud it will turn to stable. > > Also I am wondering who would ask for a release? Can I do that or > should it be done by a PMC? As a committer you can start the release vote, the only requirement is for a PMC member to move the released artifacts to the dist repository once the vote is successful. See https://sling.apache.org/documentation/development/release-management.html for more details. Thanks, Robert > > Cheers - Andreas Schaefer > > > On Apr 19, 2019, at 1:32 AM, Robert Munteanu <[email protected]> > > wrote: > > > > On Thu, 2019-04-18 at 11:25 +0300, Robert Munteanu wrote: > > > Hi Andy, > > > > > > On Mon, 2019-04-15 at 07:11 -0700, Andreas Schaefer wrote: > > > > HI Robert > > > > > > > > As of now it is: > > > > > > > > org.apache.sling:sling-project-archetype > > > > > > > > Going along with the other sling archetypes (taglib-archetype, > > > > slingstarter-archertype. > > > > > > > > But I was thinking about something like this: > > > > > > > > org.apache.sling:org-apache-sling-maven-project-archetype > > > > > > I would suggest not prefixing with 'org.apache.sling' since it's > > > becoming hard to type/select when using mvn archetype:create or > > > mvn > > > archetype:generate. > > > > > > So org.apache.sling:sling-project-archetype sounds good to me. > > > > > > I will create this repository tomorrow unless someone objects. > > > > I've created the repository > > > > https://github.com/apache/sling-project-archetype < > > https://github.com/apache/sling-project-archetype> > > > > Can you please follow with the next steps from [1], except Kibble > > and > > SonarQube? Note especially the 'permission propagation' item which > > means you wil need to wait a couple of hours to be able to push > > your > > code. > > > > Thanks! > > > > Robert > > > > [1]: > > https://cwiki.apache.org/confluence/display/SLING/Using+Git+with+Sling > > < > > https://cwiki.apache.org/confluence/display/SLING/Using+Git+with+Sling > > >
