Thanks Robert, I'll remove the versions from the POM. +1
On Tue, Jan 12, 2021 at 4:17 AM Robert Munteanu <[email protected]> wrote: > On Mon, 2021-01-11 at 21:15 -0500, Daniel Klco wrote: > > Hi, > > > > This is a vote to promote the > > org.apache.sling.jcr.repositorymaintenance to > > its own Sling Module. This module contains three jobs to kick off > > repository maintenance for the JCR repository: > > > > - Datastore Garbage Collection > > - Blobstore Garbage collection > > - Version Cleanup > > > > The project includes the bundle as well as two Sling OSGi features, > > one for > > just the base needs and one which schedules the jobs at 2:00 AM every > > day. > > > > 1. Code Location: in the ‘sling-whiteboard’ under > > 'sling-org-apache-sling-jcr-repositorymaintenance` folder > > Link for the lazy: > > https://github.com/apache/sling-whiteboard/tree/master/org.apache.sling.jcr.repositorymaintainance > . > > And a note - you don't need to set the source/target explicitly for the > maven-compiler-plugin, they are inferred from sling.java.version. > > > 2. Proposed Github Repo name: > > - sling-org-apache-sling-jcr-repositorymaintenance > > 3. Proposed artifact id (group id: org.apache.sling) > > - org.apache.sling.jcr.repositorymaintenance > > > > The idea would be to incorporate these into the starter and CMS as > > per: > > https://issues.apache.org/jira/browse/SLING-9985 > > > > Please cast your votes > > +1 > > Thanks, > Robert > > >
