You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Mark Bretl <mb...@pivotal.io> on 2015/10/23 01:42:31 UTC

GEODE-474: Update Gradle Wrapper to Gradle Version 2.8

Hi,

I would like to discuss GEODE-474,
https://issues.apache.org/jira/browse/GEODE-474. We have not updated our
Gradle version since starting incubation, which is using 2.3, and there
have been Gradle releases with some useful features.

Features of 2.8 include:

   - Faster configuration
   - Continuous builds
   - Incremental builds
   - Faster builds
   - Improved IDE support


As for build time, the following is execution time for running the tasks
'clean build -Dskip.tests=true':
Gradle 2.3: 1 mins 55.045 secs
Gradle 2.8: 1 mins 21.865 secs

For those using their own Gradle installation, the minimum version would
still be 2.3.

Comments, Questions, Concerns?

--Mark

Re: GEODE-474: Update Gradle Wrapper to Gradle Version 2.8

Posted by Mark Bretl <mb...@pivotal.io>.
This is now checked in on develop.

--Mark

On Thu, Oct 22, 2015 at 6:38 PM, Anthony Baker <ab...@pivotal.io> wrote:

> Tested and works for me.
>
> > On Oct 22, 2015, at 5:46 PM, Udo Kohlmeyer <uk...@pivotal.io>
> wrote:
> >
> > +1
> >
> > On 10/23/2015 11:44 AM, William Markito wrote:
> >> +1
> >>
> >> On Thu, Oct 22, 2015 at 5:30 PM, Dan Smith <ds...@pivotal.io> wrote:
> >>
> >>> +1
> >>>
> >>> -Dan
> >>>
> >>> On Thu, Oct 22, 2015 at 4:42 PM, Mark Bretl <mb...@pivotal.io> wrote:
> >>>
> >>>> Hi,
> >>>>
> >>>> I would like to discuss GEODE-474,
> >>>> https://issues.apache.org/jira/browse/GEODE-474. We have not updated
> our
> >>>> Gradle version since starting incubation, which is using 2.3, and
> there
> >>>> have been Gradle releases with some useful features.
> >>>>
> >>>> Features of 2.8 include:
> >>>>
> >>>>    - Faster configuration
> >>>>    - Continuous builds
> >>>>    - Incremental builds
> >>>>    - Faster builds
> >>>>    - Improved IDE support
> >>>>
> >>>>
> >>>> As for build time, the following is execution time for running the
> tasks
> >>>> 'clean build -Dskip.tests=true':
> >>>> Gradle 2.3: 1 mins 55.045 secs
> >>>> Gradle 2.8: 1 mins 21.865 secs
> >>>>
> >>>> For those using their own Gradle installation, the minimum version
> would
> >>>> still be 2.3.
> >>>>
> >>>> Comments, Questions, Concerns?
> >>>>
> >>>> --Mark
> >>>>
> >>
> >>
> >
>
>


-- 
Mark Bretl
Software Build Engineer
Pivotal
503-533-3869
www.pivotal.io

Re: GEODE-474: Update Gradle Wrapper to Gradle Version 2.8

Posted by Anthony Baker <ab...@pivotal.io>.
Tested and works for me.

> On Oct 22, 2015, at 5:46 PM, Udo Kohlmeyer <uk...@pivotal.io> wrote:
> 
> +1
> 
> On 10/23/2015 11:44 AM, William Markito wrote:
>> +1
>> 
>> On Thu, Oct 22, 2015 at 5:30 PM, Dan Smith <ds...@pivotal.io> wrote:
>> 
>>> +1
>>> 
>>> -Dan
>>> 
>>> On Thu, Oct 22, 2015 at 4:42 PM, Mark Bretl <mb...@pivotal.io> wrote:
>>> 
>>>> Hi,
>>>> 
>>>> I would like to discuss GEODE-474,
>>>> https://issues.apache.org/jira/browse/GEODE-474. We have not updated our
>>>> Gradle version since starting incubation, which is using 2.3, and there
>>>> have been Gradle releases with some useful features.
>>>> 
>>>> Features of 2.8 include:
>>>> 
>>>>    - Faster configuration
>>>>    - Continuous builds
>>>>    - Incremental builds
>>>>    - Faster builds
>>>>    - Improved IDE support
>>>> 
>>>> 
>>>> As for build time, the following is execution time for running the tasks
>>>> 'clean build -Dskip.tests=true':
>>>> Gradle 2.3: 1 mins 55.045 secs
>>>> Gradle 2.8: 1 mins 21.865 secs
>>>> 
>>>> For those using their own Gradle installation, the minimum version would
>>>> still be 2.3.
>>>> 
>>>> Comments, Questions, Concerns?
>>>> 
>>>> --Mark
>>>> 
>> 
>> 
> 


Re: GEODE-474: Update Gradle Wrapper to Gradle Version 2.8

Posted by Udo Kohlmeyer <uk...@pivotal.io>.
+1

On 10/23/2015 11:44 AM, William Markito wrote:
> +1
>
> On Thu, Oct 22, 2015 at 5:30 PM, Dan Smith <ds...@pivotal.io> wrote:
>
>> +1
>>
>> -Dan
>>
>> On Thu, Oct 22, 2015 at 4:42 PM, Mark Bretl <mb...@pivotal.io> wrote:
>>
>>> Hi,
>>>
>>> I would like to discuss GEODE-474,
>>> https://issues.apache.org/jira/browse/GEODE-474. We have not updated our
>>> Gradle version since starting incubation, which is using 2.3, and there
>>> have been Gradle releases with some useful features.
>>>
>>> Features of 2.8 include:
>>>
>>>     - Faster configuration
>>>     - Continuous builds
>>>     - Incremental builds
>>>     - Faster builds
>>>     - Improved IDE support
>>>
>>>
>>> As for build time, the following is execution time for running the tasks
>>> 'clean build -Dskip.tests=true':
>>> Gradle 2.3: 1 mins 55.045 secs
>>> Gradle 2.8: 1 mins 21.865 secs
>>>
>>> For those using their own Gradle installation, the minimum version would
>>> still be 2.3.
>>>
>>> Comments, Questions, Concerns?
>>>
>>> --Mark
>>>
>
>


Re: GEODE-474: Update Gradle Wrapper to Gradle Version 2.8

Posted by William Markito <wm...@pivotal.io>.
+1

On Thu, Oct 22, 2015 at 5:30 PM, Dan Smith <ds...@pivotal.io> wrote:

> +1
>
> -Dan
>
> On Thu, Oct 22, 2015 at 4:42 PM, Mark Bretl <mb...@pivotal.io> wrote:
>
> > Hi,
> >
> > I would like to discuss GEODE-474,
> > https://issues.apache.org/jira/browse/GEODE-474. We have not updated our
> > Gradle version since starting incubation, which is using 2.3, and there
> > have been Gradle releases with some useful features.
> >
> > Features of 2.8 include:
> >
> >    - Faster configuration
> >    - Continuous builds
> >    - Incremental builds
> >    - Faster builds
> >    - Improved IDE support
> >
> >
> > As for build time, the following is execution time for running the tasks
> > 'clean build -Dskip.tests=true':
> > Gradle 2.3: 1 mins 55.045 secs
> > Gradle 2.8: 1 mins 21.865 secs
> >
> > For those using their own Gradle installation, the minimum version would
> > still be 2.3.
> >
> > Comments, Questions, Concerns?
> >
> > --Mark
> >
>



-- 

William Markito Oliveira
Enterprise Architect
-- For questions about Apache Geode, please write to
*dev@geode.incubator.apache.org
<de...@geode.incubator.apache.org>*

Re: GEODE-474: Update Gradle Wrapper to Gradle Version 2.8

Posted by Jianxia Chen <jc...@pivotal.io>.
+1

On Thu, Oct 22, 2015 at 5:30 PM, Dan Smith <ds...@pivotal.io> wrote:

> +1
>
> -Dan
>
> On Thu, Oct 22, 2015 at 4:42 PM, Mark Bretl <mb...@pivotal.io> wrote:
>
> > Hi,
> >
> > I would like to discuss GEODE-474,
> > https://issues.apache.org/jira/browse/GEODE-474. We have not updated our
> > Gradle version since starting incubation, which is using 2.3, and there
> > have been Gradle releases with some useful features.
> >
> > Features of 2.8 include:
> >
> >    - Faster configuration
> >    - Continuous builds
> >    - Incremental builds
> >    - Faster builds
> >    - Improved IDE support
> >
> >
> > As for build time, the following is execution time for running the tasks
> > 'clean build -Dskip.tests=true':
> > Gradle 2.3: 1 mins 55.045 secs
> > Gradle 2.8: 1 mins 21.865 secs
> >
> > For those using their own Gradle installation, the minimum version would
> > still be 2.3.
> >
> > Comments, Questions, Concerns?
> >
> > --Mark
> >
>

Re: GEODE-474: Update Gradle Wrapper to Gradle Version 2.8

Posted by Dan Smith <ds...@pivotal.io>.
+1

-Dan

On Thu, Oct 22, 2015 at 4:42 PM, Mark Bretl <mb...@pivotal.io> wrote:

> Hi,
>
> I would like to discuss GEODE-474,
> https://issues.apache.org/jira/browse/GEODE-474. We have not updated our
> Gradle version since starting incubation, which is using 2.3, and there
> have been Gradle releases with some useful features.
>
> Features of 2.8 include:
>
>    - Faster configuration
>    - Continuous builds
>    - Incremental builds
>    - Faster builds
>    - Improved IDE support
>
>
> As for build time, the following is execution time for running the tasks
> 'clean build -Dskip.tests=true':
> Gradle 2.3: 1 mins 55.045 secs
> Gradle 2.8: 1 mins 21.865 secs
>
> For those using their own Gradle installation, the minimum version would
> still be 2.3.
>
> Comments, Questions, Concerns?
>
> --Mark
>