Re: Sling Feature Launcher: Issue with Content Packages

2019-08-22 Thread Robert Munteanu
On Wed, 2019-08-21 at 06:27 -0700, Andreas Schaefer wrote: > BTW the issue with the Content Packages were resolved yesterday by > adding the Extension Content ahead of the launcher in the list of > plugin dependencies. All is good then. Glad to hear you sorted it out. Thanks, Robert

Re: Sling Feature Launcher: Issue with Content Packages

2019-08-21 Thread Andreas Schaefer
Hi Robert Sorry about this. The CP Converter tool had a change merged in yesterday and I forgot to update the test project. Will fix this morning. BTW the issue with the Content Packages were resolved yesterday by adding the Extension Content ahead of the launcher in the list of plugin

Re: Sling Feature Launcher: Issue with Content Packages

2019-08-21 Thread Robert Munteanu
Hi Andy, On Fri, 2019-08-16 at 10:50 -0700, Andreas Schaefer wrote: > https://github.com/schaefa/cpconverter-ssue-fm-starter/tree/issue/cp-not-launching > starter/tree/issue/cp-not-launching> > > You can launch it with: > mvn clean install

Re: Sling Feature Launcher: Issue with Content Packages

2019-08-16 Thread Andreas Schaefer
Hi Robert I added that bundle to my FM that also contains the packageinit bundle: { "id":"${project.groupId}:${project.artifactId}:slingfeature:sling_packageinit:${project.version}", "variables":{ }, "bundles":[ {

Re: Sling Feature Launcher: Issue with Content Packages

2019-08-16 Thread Robert Munteanu
Hi Andy, On Thu, 2019-08-15 at 16:02 -0700, Andreas Schaefer wrote: > Hi > > When I convert and Launch the Peregrine CMS then I see that all > converted Content Packages remain in ‘Untransformed Resources’ state > when I look at the /system/console/osgi-installer page. > > Is there a way to

Re: Sling Feature Launcher: Issue with Content Packages

2019-08-15 Thread Andreas Schaefer
Could it be that the issue is with the ‘cloud launcher’ as the ‘jcrinstall’ works. Here is a test project that will showcase the issue: https://github.com/schaefa/cpconverter-ssue-fm-starter/tree/issue/cp-not-launching

Sling Feature Launcher: Issue with Content Packages

2019-08-15 Thread Andreas Schaefer
Hi When I convert and Launch the Peregrine CMS then I see that all converted Content Packages remain in ‘Untransformed Resources’ state when I look at the /system/console/osgi-installer page. Is there a way to figure out why they remain in that state? I set the launcher to verbose but I do