Re: Resource packaging/content packaging in Sling

2016-10-03 Thread Robert Munteanu
On Sat, 2016-10-01 at 13:43 +0200, Konrad Windszus wrote: > What about an HTTP API to list, download, upload/install and build > packages? I guess the installer factory would only cover the > upload/install part of it. I think this is a good idea, but should probably tackled in a follow-up task,

Re: Resource packaging/content packaging in Sling

2016-10-01 Thread Konrad Windszus
What about an HTTP API to list, download, upload/install and build packages? I guess the installer factory would only cover the upload/install part of it. > Am 30.09.2016 um 14:25 schrieb Carsten Ziegeler : > > Stefan Seifert wrote >> i've created a new ticket for further discussion about a "sli

Re: Resource packaging/content packaging in Sling

2016-09-30 Thread Carsten Ziegeler
Stefan Seifert wrote > i've created a new ticket for further discussion about a "sling content > package plugin" > https://issues.apache.org/jira/browse/SLING-6081 > > open in this thread is the "receiver part" to deploy content packages on > sling instances which is currently not possible witho

RE: Resource packaging/content packaging in Sling

2016-09-30 Thread Stefan Seifert
out 3rdparty applications. stefan >-Original Message- >From: Robert Munteanu [mailto:romb...@apache.org] >Sent: Friday, September 30, 2016 12:19 PM >To: dev@sling.apache.org >Subject: Re: Resource packaging/content packaging in Sling > >On Fri, 2016-09-30 at 10:16 +0200, Ca

Re: Resource packaging/content packaging in Sling

2016-09-30 Thread Robert Munteanu
On Fri, 2016-09-30 at 10:16 +0200, Carsten Ziegeler wrote: > Robert Munteanu wrote > > On Wed, 2016-09-28 at 21:49 +, Stefan Seifert wrote: > > > wcm.io also has a content package plugin [4] which already > > > replaces > > > parts oft he adobe content package maven plugin (upload/download > >

Re: Resource packaging/content packaging in Sling

2016-09-30 Thread Carsten Ziegeler
Robert Munteanu wrote > On Wed, 2016-09-28 at 21:49 +, Stefan Seifert wrote: >> wcm.io also has a content package plugin [4] which already replaces >> parts oft he adobe content package maven plugin (upload/download >> package part), but not yet the part building the ZIP package from the >> VLT

Re: Resource packaging/content packaging in Sling

2016-09-29 Thread Robert Munteanu
On Wed, 2016-09-28 at 21:49 +, Stefan Seifert wrote: > wcm.io also has a content package plugin [4] which already replaces > parts oft he adobe content package maven plugin (upload/download > package part), but not yet the part building the ZIP package from the > VLT file layout. it could be co

Re: Resource packaging/content packaging in Sling

2016-09-28 Thread Roy Teeuwen
I currently solve it by using the package manager from composum[2] but having support for content packages in Sling itself would in my opinion create extra opportunities. There are for example occasions where developers make something for AEM which could just as well work in standard Sling. But