Re: content-package-maven-plugin and tooling around it

2015-08-26 Thread Konrad Windszus
Almost two years passed and still no sign of the content-package-maven-plugin 
in the open-source world.
Is it probable that this will happen soon?
Thanks,
Konrad
> On 14 May 2014, at 15:01, Konrad Windszus  wrote:
> 
> Is there any news about that? Maybe a rough timeline, when the 
> content-package-maven-plugin is becoming Open Source? I would like to get my 
> patch https://issues.apache.org/jira/browse/SLING-3100 in the Sling IDE 
> Tooling in one of the first releases if possible.
> Thanks,
> Konrad
> 
> On 30 Oct 2013, at 08:18, Tobias Bocanegra  wrote:
> 
>> Hi,
>> 
>> we will donate the content-package maven plugin (and package manager)
>> to Apache Jackrabbit soon. we just need some time to finalize the
>> contribution.
>> 
>> Thanks for your understanding and patience.
>> Regards. Toby
>> 
>> On Tue, Oct 29, 2013 at 6:42 AM, Robert Munteanu  wrote:
>>> Hi Konrad,
>>> 
>>> On Tue, Oct 29, 2013 at 2:34 PM, Konrad Windszus  wrote:
 Hi,
 
 unfortunately right now Sling only supports OSGi bundles as a deployable 
 artifacts (however, the bundles might be extended by JCR content with the 
 help of [0]). On the other hand there is already the 
 content-package-maven-plugin from Adobe [1], which wraps parts of a JCR 
 repository into a deployable artifact (leveraging the 
 JackrabbitFileVaultFS [2]). I would like to extend the Sling IDE Tooling 
 with a custom m2e project configurator for the packaging 
 “content-package”. Right now the patch is not integrated because of the 
 unclear status of the content-package-maven-plugin [3]. Is it supposed to 
 become Open Source like FileVault as indicated in [4]? Do you think that 
 such a m2e project configurator should become part of the Sling IDE 
 Tooling?
>>> 
>>> Just to restate my opinion, I definitely think this configurator
>>> should be part of the Sling tooling.
>>> 
>>> However, I'm reluctant to include it until the actual maven plugin is
>>> open-sourced. The main reason is that this will not be applicable
>>> for/testable by many users, due to its licensing/availability.
>>> 
>>> Robert
>>> 
 
 Thanks for your input on this topic,
 Konrad
 
 [0] - http://sling.apache.org/site/content-loading-jcrcontentloader.html
 [1] - 
 http://dev.day.com/docs/en/cq/current/core/how_to/how_to_use_the_vlttool/vlt-mavenplugin.html
 [2] - http://wiki.apache.org/jackrabbit/JackrabbitFileVaultFS
 [3] - https://issues.apache.org/jira/browse/SLING-3100
 [4] - 
 http://mail-archives.apache.org/mod_mbox/jackrabbit-dev/201305.mbox/%3CCAB+dfim97qLN=mv+dleddovvsh5j6puq_2nd9gbr7djo3in...@mail.gmail.com%3E
>>> 
>>> 
>>> 
>>> --
>>> Sent from my (old) computer
> 



Re: content-package-maven-plugin and tooling around it

2014-05-14 Thread Konrad Windszus
Is there any news about that? Maybe a rough timeline, when the 
content-package-maven-plugin is becoming Open Source? I would like to get my 
patch https://issues.apache.org/jira/browse/SLING-3100 in the Sling IDE Tooling 
in one of the first releases if possible.
Thanks,
Konrad

On 30 Oct 2013, at 08:18, Tobias Bocanegra  wrote:

> Hi,
> 
> we will donate the content-package maven plugin (and package manager)
> to Apache Jackrabbit soon. we just need some time to finalize the
> contribution.
> 
> Thanks for your understanding and patience.
> Regards. Toby
> 
> On Tue, Oct 29, 2013 at 6:42 AM, Robert Munteanu  wrote:
>> Hi Konrad,
>> 
>> On Tue, Oct 29, 2013 at 2:34 PM, Konrad Windszus  wrote:
>>> Hi,
>>> 
>>> unfortunately right now Sling only supports OSGi bundles as a deployable 
>>> artifacts (however, the bundles might be extended by JCR content with the 
>>> help of [0]). On the other hand there is already the 
>>> content-package-maven-plugin from Adobe [1], which wraps parts of a JCR 
>>> repository into a deployable artifact (leveraging the JackrabbitFileVaultFS 
>>> [2]). I would like to extend the Sling IDE Tooling with a custom m2e 
>>> project configurator for the packaging “content-package”. Right now the 
>>> patch is not integrated because of the unclear status of the 
>>> content-package-maven-plugin [3]. Is it supposed to become Open Source like 
>>> FileVault as indicated in [4]? Do you think that such a m2e project 
>>> configurator should become part of the Sling IDE Tooling?
>> 
>> Just to restate my opinion, I definitely think this configurator
>> should be part of the Sling tooling.
>> 
>> However, I'm reluctant to include it until the actual maven plugin is
>> open-sourced. The main reason is that this will not be applicable
>> for/testable by many users, due to its licensing/availability.
>> 
>> Robert
>> 
>>> 
>>> Thanks for your input on this topic,
>>> Konrad
>>> 
>>> [0] - http://sling.apache.org/site/content-loading-jcrcontentloader.html
>>> [1] - 
>>> http://dev.day.com/docs/en/cq/current/core/how_to/how_to_use_the_vlttool/vlt-mavenplugin.html
>>> [2] - http://wiki.apache.org/jackrabbit/JackrabbitFileVaultFS
>>> [3] - https://issues.apache.org/jira/browse/SLING-3100
>>> [4] - 
>>> http://mail-archives.apache.org/mod_mbox/jackrabbit-dev/201305.mbox/%3CCAB+dfim97qLN=mv+dleddovvsh5j6puq_2nd9gbr7djo3in...@mail.gmail.com%3E
>> 
>> 
>> 
>> --
>> Sent from my (old) computer



Re: content-package-maven-plugin and tooling around it

2013-10-30 Thread Tobias Bocanegra
Hi,

we will donate the content-package maven plugin (and package manager)
to Apache Jackrabbit soon. we just need some time to finalize the
contribution.

Thanks for your understanding and patience.
Regards. Toby

On Tue, Oct 29, 2013 at 6:42 AM, Robert Munteanu  wrote:
> Hi Konrad,
>
> On Tue, Oct 29, 2013 at 2:34 PM, Konrad Windszus  wrote:
>> Hi,
>>
>> unfortunately right now Sling only supports OSGi bundles as a deployable 
>> artifacts (however, the bundles might be extended by JCR content with the 
>> help of [0]). On the other hand there is already the 
>> content-package-maven-plugin from Adobe [1], which wraps parts of a JCR 
>> repository into a deployable artifact (leveraging the JackrabbitFileVaultFS 
>> [2]). I would like to extend the Sling IDE Tooling with a custom m2e project 
>> configurator for the packaging “content-package”. Right now the patch is not 
>> integrated because of the unclear status of the content-package-maven-plugin 
>> [3]. Is it supposed to become Open Source like FileVault as indicated in 
>> [4]? Do you think that such a m2e project configurator should become part of 
>> the Sling IDE Tooling?
>
> Just to restate my opinion, I definitely think this configurator
> should be part of the Sling tooling.
>
> However, I'm reluctant to include it until the actual maven plugin is
> open-sourced. The main reason is that this will not be applicable
> for/testable by many users, due to its licensing/availability.
>
> Robert
>
>>
>> Thanks for your input on this topic,
>> Konrad
>>
>> [0] - http://sling.apache.org/site/content-loading-jcrcontentloader.html
>> [1] - 
>> http://dev.day.com/docs/en/cq/current/core/how_to/how_to_use_the_vlttool/vlt-mavenplugin.html
>> [2] - http://wiki.apache.org/jackrabbit/JackrabbitFileVaultFS
>> [3] - https://issues.apache.org/jira/browse/SLING-3100
>> [4] - 
>> http://mail-archives.apache.org/mod_mbox/jackrabbit-dev/201305.mbox/%3CCAB+dfim97qLN=mv+dleddovvsh5j6puq_2nd9gbr7djo3in...@mail.gmail.com%3E
>
>
>
> --
> Sent from my (old) computer


Re: content-package-maven-plugin and tooling around it

2013-10-29 Thread Robert Munteanu
Hi Konrad,

On Tue, Oct 29, 2013 at 2:34 PM, Konrad Windszus  wrote:
> Hi,
>
> unfortunately right now Sling only supports OSGi bundles as a deployable 
> artifacts (however, the bundles might be extended by JCR content with the 
> help of [0]). On the other hand there is already the 
> content-package-maven-plugin from Adobe [1], which wraps parts of a JCR 
> repository into a deployable artifact (leveraging the JackrabbitFileVaultFS 
> [2]). I would like to extend the Sling IDE Tooling with a custom m2e project 
> configurator for the packaging “content-package”. Right now the patch is not 
> integrated because of the unclear status of the content-package-maven-plugin 
> [3]. Is it supposed to become Open Source like FileVault as indicated in [4]? 
> Do you think that such a m2e project configurator should become part of the 
> Sling IDE Tooling?

Just to restate my opinion, I definitely think this configurator
should be part of the Sling tooling.

However, I'm reluctant to include it until the actual maven plugin is
open-sourced. The main reason is that this will not be applicable
for/testable by many users, due to its licensing/availability.

Robert

>
> Thanks for your input on this topic,
> Konrad
>
> [0] - http://sling.apache.org/site/content-loading-jcrcontentloader.html
> [1] - 
> http://dev.day.com/docs/en/cq/current/core/how_to/how_to_use_the_vlttool/vlt-mavenplugin.html
> [2] - http://wiki.apache.org/jackrabbit/JackrabbitFileVaultFS
> [3] - https://issues.apache.org/jira/browse/SLING-3100
> [4] - 
> http://mail-archives.apache.org/mod_mbox/jackrabbit-dev/201305.mbox/%3CCAB+dfim97qLN=mv+dleddovvsh5j6puq_2nd9gbr7djo3in...@mail.gmail.com%3E



-- 
Sent from my (old) computer


content-package-maven-plugin and tooling around it

2013-10-29 Thread Konrad Windszus
Hi,

unfortunately right now Sling only supports OSGi bundles as a deployable 
artifacts (however, the bundles might be extended by JCR content with the help 
of [0]). On the other hand there is already the content-package-maven-plugin 
from Adobe [1], which wraps parts of a JCR repository into a deployable 
artifact (leveraging the JackrabbitFileVaultFS [2]). I would like to extend the 
Sling IDE Tooling with a custom m2e project configurator for the packaging 
“content-package”. Right now the patch is not integrated because of the unclear 
status of the content-package-maven-plugin [3]. Is it supposed to become Open 
Source like FileVault as indicated in [4]? Do you think that such a m2e project 
configurator should become part of the Sling IDE Tooling?

Thanks for your input on this topic,
Konrad

[0] - http://sling.apache.org/site/content-loading-jcrcontentloader.html
[1] - 
http://dev.day.com/docs/en/cq/current/core/how_to/how_to_use_the_vlttool/vlt-mavenplugin.html
[2] - http://wiki.apache.org/jackrabbit/JackrabbitFileVaultFS
[3] - https://issues.apache.org/jira/browse/SLING-3100
[4] - 
http://mail-archives.apache.org/mod_mbox/jackrabbit-dev/201305.mbox/%3CCAB+dfim97qLN=mv+dleddovvsh5j6puq_2nd9gbr7djo3in...@mail.gmail.com%3E