You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Felix Meschberger <fm...@gmail.com> on 2010/09/13 11:43:15 UTC

Re: svn commit: r995891 - /sling/trunk/launchpad/builder/src/main/bundles/list.xml

Hi,

Am 10.09.2010 19:36, schrieb justin@apache.org:
> Author: justin
> Date: Fri Sep 10 17:36:40 2010
> New Revision: 995891
> 
> URL: http://svn.apache.org/viewvc?rev=995891&view=rev
> Log:
> SLING-1730 - adding jquery explorer to launchpad bundle list. need to discuss whether this stays in for the sling 6 release. personally, I hope it does

I am not sure, whether we really discussed this to the end. But I, too,
would be very pleased to have this in Sling 6.

Regards
Felix

> 
> Modified:
>     sling/trunk/launchpad/builder/src/main/bundles/list.xml
> 
> Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml
> URL: http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src/main/bundles/list.xml?rev=995891&r1=995890&r2=995891&view=diff
> ==============================================================================
> --- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
> +++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Fri Sep 10 17:36:40 2010
> @@ -239,6 +239,11 @@
>              <artifactId>org.apache.sling.extensions.groovy</artifactId>
>              <version>1.0.0-SNAPSHOT</version>
>          </bundle>
> +        <bundle>
> +            <groupId>org.apache.sling</groupId>
> +            <artifactId>org.apache.sling.extensions.explorer</artifactId>
> +            <version>0.9.0-SNAPSHOT</version>
> +        </bundle> 
>      </startLevel>
>  
>      <startLevel level="10">
> 
> 
> 

Re: svn commit: r995891 - /sling/trunk/launchpad/builder/src/main/bundles/list.xml

Posted by Bertrand Delacretaz <bd...@apache.org>.
On Mon, Sep 13, 2010 at 11:43 AM, Felix Meschberger <fm...@gmail.com> wrote:
> Am 10.09.2010 19:36, schrieb justin@apache.org:
>> SLING-1730 - adding jquery explorer to launchpad bundle list. need to discuss whether this stays in for the sling 6 release. personally, I hope it does
>
> I am not sure, whether we really discussed this to the end. But I, too,
> would be very pleased to have this in Sling 6.

Same here.

The risk is null anyway, even if the explorer is not perfect I don't
think it can break anything.

-Bertrand

Re: svn commit: r995891 - /sling/trunk/launchpad/builder/src/main/bundles/list.xml

Posted by Justin Edelson <ju...@gmail.com>.
On 9/13/10 5:43 AM, Felix Meschberger wrote:
> Hi,
> 
> Am 10.09.2010 19:36, schrieb justin@apache.org:
>> Author: justin
>> Date: Fri Sep 10 17:36:40 2010
>> New Revision: 995891
>>
>> URL: http://svn.apache.org/viewvc?rev=995891&view=rev
>> Log:
>> SLING-1730 - adding jquery explorer to launchpad bundle list. need to discuss whether this stays in for the sling 6 release. personally, I hope it does
> 
> I am not sure, whether we really discussed this to the end. But I, too,
> would be very pleased to have this in Sling 6.
> 
> Regards
> Felix
I mostly just wanted to get it in launchpad now to get some more eyes on
it. We can always remove it later (but I would prefer we didn't have to
do that).

Justin

> 
>>
>> Modified:
>>     sling/trunk/launchpad/builder/src/main/bundles/list.xml
>>
>> Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml
>> URL: http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src/main/bundles/list.xml?rev=995891&r1=995890&r2=995891&view=diff
>> ==============================================================================
>> --- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
>> +++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Fri Sep 10 17:36:40 2010
>> @@ -239,6 +239,11 @@
>>              <artifactId>org.apache.sling.extensions.groovy</artifactId>
>>              <version>1.0.0-SNAPSHOT</version>
>>          </bundle>
>> +        <bundle>
>> +            <groupId>org.apache.sling</groupId>
>> +            <artifactId>org.apache.sling.extensions.explorer</artifactId>
>> +            <version>0.9.0-SNAPSHOT</version>
>> +        </bundle> 
>>      </startLevel>
>>  
>>      <startLevel level="10">
>>
>>
>>


Re: svn commit: r995891 - /sling/trunk/launchpad/builder/src/main/bundles/list.xml

Posted by Felix Meschberger <fm...@gmail.com>.
Hi,

Am 13.09.2010 13:31, schrieb Mike Müller:
>> Am 10.09.2010 19:36, schrieb justin@apache.org:
>>> Author: justin
>>> Date: Fri Sep 10 17:36:40 2010
>>> New Revision: 995891
>>>
>>> URL: http://svn.apache.org/viewvc?rev=995891&view=rev
>>> Log:
>>> SLING-1730 - adding jquery explorer to launchpad bundle
>> list. need to discuss whether this stays in for the sling 6
>> release. personally, I hope it does
>>
>> I am not sure, whether we really discussed this to the end.
>> But I, too,
>> would be very pleased to have this in Sling 6.

As it stands, I would estimate towards the end of September. The big
blocks we still have to get releases for are scripting and servlets (I
am working on the second one of them).

Then we will probably have a nother block of releases to fix issues
which have been discovered since their last release.

Regards
Felix

>>
>> Regards
>> Felix
> 
> I would like to cut a 1.0.0 Sling Explorer release for the Sling 6,
> and yes I also would be very pleased to have it in Sling 6.
> What's the estimated timing for the Sling 6 release?
> 
> best regards
> mike
> 
> 
>>>
>>> Modified:
>>>     sling/trunk/launchpad/builder/src/main/bundles/list.xml
>>>
>>> Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml
>>> URL:
>> http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src
> /main/bundles/list.xml?rev=995891&r1=995890&r2=995891&view=diff
>> ==============================================================================
>> --- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
>> +++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Fri Sep 10 17:36:40 2010
>> @@ -239,6 +239,11 @@
>>              <artifactId>org.apache.sling.extensions.groovy</artifactId>
>>              <version>1.0.0-SNAPSHOT</version>
>>          </bundle>
>> +        <bundle>
>> +            <groupId>org.apache.sling</groupId>
>> +            <artifactId>org.apache.sling.extensions.explorer</artifactId>
>> +            <version>0.9.0-SNAPSHOT</version>
>> +        </bundle>
>>      </startLevel>
>>
>>      <startLevel level="10">
>>
>>
>>


RE: svn commit: r995891 - /sling/trunk/launchpad/builder/src/main/bundles/list.xml

Posted by Mike Müller <mi...@mysign.ch>.
> Am 10.09.2010 19:36, schrieb justin@apache.org:
> > Author: justin
> > Date: Fri Sep 10 17:36:40 2010
> > New Revision: 995891
> >
> > URL: http://svn.apache.org/viewvc?rev=995891&view=rev
> > Log:
> > SLING-1730 - adding jquery explorer to launchpad bundle
> list. need to discuss whether this stays in for the sling 6
> release. personally, I hope it does
>
> I am not sure, whether we really discussed this to the end.
> But I, too,
> would be very pleased to have this in Sling 6.
>
> Regards
> Felix

I would like to cut a 1.0.0 Sling Explorer release for the Sling 6,
and yes I also would be very pleased to have it in Sling 6.
What's the estimated timing for the Sling 6 release?

best regards
mike


> >
> > Modified:
> >     sling/trunk/launchpad/builder/src/main/bundles/list.xml
> >
> > Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml
> > URL:
> http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src
/main/bundles/list.xml?rev=995891&r1=995890&r2=995891&view=diff
> ==============================================================================
> --- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
> +++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Fri Sep 10 17:36:40 2010
> @@ -239,6 +239,11 @@
>              <artifactId>org.apache.sling.extensions.groovy</artifactId>
>              <version>1.0.0-SNAPSHOT</version>
>          </bundle>
> +        <bundle>
> +            <groupId>org.apache.sling</groupId>
> +            <artifactId>org.apache.sling.extensions.explorer</artifactId>
> +            <version>0.9.0-SNAPSHOT</version>
> +        </bundle>
>      </startLevel>
>
>      <startLevel level="10">
>
>
>