You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by helio frota <00...@gmail.com> on 2014/04/01 01:58:54 UTC

Re: [build] TomEE build times

org.slf4j found in:

org.slf4j:slf4j-jdk14:1.7.5
/home/hf/java/projetos2/tomeex/examples/cdi-events/pom.xml - line 80

org.slf4j:slf4j-jdk14:1.7.2
/home/hf/java/projetos2/tomeex/tck/pom.xml - line 63

Going to change versions and see what happens

cheers,
helio

-------------------------------------------
http://eprogramming.github.io



On Mon, Mar 31, 2014 at 12:08 PM, helio frota <00...@gmail.com> wrote:

> Hi,
>
> Same error with sonarqube 4.2 latest version.
> Going to do some research about this later, to be able to put the results
> on sonarqube instance.
>
> cheers,
> helio
>
>
> -------------------------------------------
> http://eprogramming.github.io
>
>
>
> On Sun, Mar 30, 2014 at 3:53 PM, helio frota <00...@gmail.com> wrote:
>
>> yes this one is a sonar config/sonar issue but no link with tomee
>> itself (excepted the fact tomee uses slf4j)
>>
>> This is not good.
>>
>> +1 i guess is sonarqube issue too. Going to donwload the latest version
>> of sonarqube...
>>
>> thanks
>>
>>
>> -------------------------------------------
>> http://eprogramming.github.io
>>
>>
>>
>> On Sun, Mar 30, 2014 at 3:39 PM, Romain Manni-Bucau <
>> rmannibucau@gmail.com> wrote:
>>
>>> yes this one is a sonar config/sonar issue but no link with tomee
>>> itself (excepted the fact tomee uses slf4j)
>>> Romain Manni-Bucau
>>> Twitter: @rmannibucau
>>> Blog: http://rmannibucau.wordpress.com/
>>> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>>> Github: https://github.com/rmannibucau
>>>
>>>
>>>
>>> 2014-03-30 20:19 GMT+02:00 helio frota <00...@gmail.com>:
>>> > Error again with the latest commit:
>>> > I'm from Brazil the build failed some minutes ago.
>>> >
>>> > [INFO]
>>> ------------------------------------------------------------------------
>>> > [INFO] BUILD FAILURE
>>> > [INFO]
>>> ------------------------------------------------------------------------
>>> > [INFO] Total time: 11:53.981s
>>> > [INFO] Finished at: *Sun Mar 30 15:14:10 BRT 2014*
>>> >
>>> > [INFO] Final Memory: 273M/520M
>>> > [INFO]
>>> ------------------------------------------------------------------------[ERROR]
>>> > Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.2:sonar
>>> > (default-cli) on project openejb: Can not execute SonarQube analysis:
>>> > Error setting Log implementation.  Cause:
>>> > java.lang.reflect.InvocationTargetException: org/slf4j/Marker -> [Help
>>> > 1]
>>> >
>>> >
>>> >
>>> > -------------------------------------------
>>> > http://eprogramming.github.io
>>> >
>>> >
>>> >
>>> > On Sun, Mar 30, 2014 at 3:17 PM, Romain Manni-Bucau
>>> > <rm...@gmail.com>wrote:
>>> >
>>> >> hmm seems there is a conflict with slf4j. Maybe a version issue;
>>> >> Romain Manni-Bucau
>>> >> Twitter: @rmannibucau
>>> >> Blog: http://rmannibucau.wordpress.com/
>>> >> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>>> >> Github: https://github.com/rmannibucau
>>> >>
>>> >>
>>> >>
>>> >> 2014-03-30 20:04 GMT+02:00 helio frota <00...@gmail.com>:
>>> >> > Hi Romain,
>>> >> >
>>> >> > i receive this:
>>> >> > 'Hi. This is the qmail-send program at apache.org.
>>> >> > I'm afraid I wasn't able to deliver your message to the following
>>> >> addresses.
>>> >> > This is a permanent error; I've given up. Sorry it didn't work out.
>>> >> > <de...@tomee.apache.org>:
>>> >> > ezmlm-reject: fatal: Sorry, I don't accept messages larger than
>>> 1000000
>>> >> > bytes (#5.2.3)'
>>> >> >
>>> >> > So 2 files inside tar.gz attached
>>> >> >
>>> >> > tks
>>> >> >
>>> >> >
>>> >> >
>>> >> > -------------------------------------------
>>> >> > http://eprogramming.github.io
>>> >> >
>>> >> >
>>> >> >
>>> >> > On Sun, Mar 30, 2014 at 2:54 PM, Romain Manni-Bucau <
>>> >> rmannibucau@gmail.com>
>>> >> > wrote:
>>> >> >>
>>> >> >> what's the stack?
>>> >> >> Romain Manni-Bucau
>>> >> >> Twitter: @rmannibucau
>>> >> >> Blog: http://rmannibucau.wordpress.com/
>>> >> >> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>>> >> >> Github: https://github.com/rmannibucau
>>> >> >>
>>> >> >>
>>> >> >>
>>> >> >> 2014-03-30 19:51 GMT+02:00 helio frota <00...@gmail.com>:
>>> >> >> > Hi,
>>> >> >> >
>>> >> >> > Another feedback:
>>> >> >> >
>>> >> >> > Sonarqube here failed with
>>> >> >> >
>>> >> >> > ...
>>> >> >> >
>>> >> >> > [ERROR] SonarQube is unable to analyze file :
>>> >> >> >
>>> >> >> >
>>> >>
>>> '/var/lib/jenkins/workspace/tomee/container/openejb-core/src/main/java/org/apache/openejb/core/ParentClassLoaderFinder.java'
>>> >> >> >
>>> >> >> > ...
>>> >> >> >
>>> >> >> > [ERROR] Failed to execute goal
>>> >> >> > org.codehaus.mojo:sonar-maven-plugin:2.2:sonar (default-cli) on
>>> >> >> > project openejb: Can not execute SonarQube analysis: SonarQube is
>>> >> >> > unable to analyze file :
>>> >> >> >
>>> >> >> >
>>> >>
>>> '/var/lib/jenkins/workspace/tomee/container/openejb-core/src/main/java/org/apache/openejb/core/ParentClassLoaderFinder.java':
>>> >> >> > NullPointerException -> [Help 1]
>>> >> >> >
>>> >> >> >
>>> >> >> > I don't know, maybe sonarqube issue
>>> >> >> >
>>> >> >> >
>>> >> >> > -------------------------------------------
>>> >> >> > http://eprogramming.github.io
>>> >> >> >
>>> >> >> >
>>> >> >> >
>>> >> >> > On Sun, Mar 30, 2014 at 10:01 AM, helio frota <00...@gmail.com>
>>> >> wrote:
>>> >> >> >
>>> >> >> >> hi all,
>>> >> >> >>
>>> >> >> >> Really strange :
>>> >> >> >>
>>> >> >> >> Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
>>> 9.875
>>> >> >> >> sec <<< FAILURE!
>>> >> >> >> list(org.superbiz.rest.UserServiceTest)  Time elapsed: 0.057
>>> sec  <<<
>>> >> >> >> FAILURE!
>>> >> >> >> junit.framework.ComparisonFailure:
>>> >> >> >> expected:<...d</password></user><[]/users>> but
>>> >> >> >> was:<...d</password></user><[user><email>foo@bar.fr
>>> >>
>>> </email><fullname>dummy</fullname><id>4</id><password>unbreakable</password></user><]/users>>
>>> >> >> >>
>>> >> >> >>
>>> >> >> >> buildbot say build success but here on jenkins no.
>>> >> >> >>
>>> >> >> >> ...
>>> >> >> >>
>>> >> >> >> [INFO] OpenEJB :: Examples :: REST XML JSON ..............
>>> SUCCESS
>>> >> >> >> [7.686s]
>>> >> >> >> [INFO] OpenEJB :: Examples :: JAXRS and JAAS .............
>>> SUCCESS
>>> >> >> >> [0.732s]
>>> >> >> >> [INFO] OpenEJB :: Examples :: REST and EJB ...............
>>> FAILURE
>>> >> >> >> [11.302s]
>>> >> >> >> [INFO] OpenEJB :: Web Examples :: REST Example ...........
>>> SKIPPED
>>> >> >> >> [INFO] OpenEJB :: Web Examples :: REST Example With Application
>>> >> >> >> SKIPPED
>>> >> >> >> ...
>>> >> >> >>
>>> >> >> >>
>>> >> >> >> [INFO] BUILD FAILURE
>>> >> >> >> [INFO]
>>> >> >> >>
>>> >>
>>> ------------------------------------------------------------------------
>>> >> >> >> [INFO] Total time: 1:06:58.565s
>>> >> >> >> [INFO] Finished at: Sun Mar 30 09:25:43 BRT 2014
>>> >> >> >>
>>> >> >> >> [INFO] Final Memory: 184M/500M
>>> >> >> >> [INFO]
>>> >> >> >>
>>> >>
>>> ------------------------------------------------------------------------[ERROR]
>>> >> >> >> Failed to execute goal
>>> >> >> >> org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test
>>> >> (default-test) on
>>> >> >> >> project rest-on-ejb: There are test failures.
>>> >> >> >>
>>> >> >> >>
>>> >> >> >>
>>> >> >> >>
>>> >> >> >>
>>> >> >> >>
>>> >> >> >> -------------------------------------------
>>> >> >> >> http://eprogramming.github.io
>>> >> >> >>
>>> >> >> >>
>>> >> >> >>
>>> >> >> >> On Sun, Mar 30, 2014 at 8:30 AM, helio frota <00...@gmail.com>
>>> >> wrote:
>>> >> >> >>
>>> >> >> >>> Hi,
>>> >> >> >>>
>>> >> >> >>> Jenkins running (screenshots).
>>> >> >> >>>
>>> >> >> >>> Is possible to you devs send a mail to sonarqube to try to put
>>> TomEE
>>> >> >> >>> on
>>> >> >> >>> 'Nemo' ( sonarquube demo instance )
>>> >> >> >>>
>>> >> >> >>> http://nemo.sonarqube.org/components/index/176190
>>> >> >> >>>
>>> >> >> >>>
>>> >> >> >>> -------------------------------------------
>>> >> >> >>> http://eprogramming.github.io
>>> >> >> >>>
>>> >> >> >>>
>>> >> >> >>>
>>> >> >> >>> On Sat, Mar 29, 2014 at 5:36 AM, Jean-Louis MONTEIRO
>>> >> >> >>> <je...@gmail.com>wrote:
>>> >> >> >>>
>>> >> >> >>>> +1
>>> >> >> >>>> Le 29 mars 2014 06:01, "Thiago Veronezi" <th...@veronezi.org>
>>> a
>>> >> >> >>>> écrit :
>>> >> >> >>>>
>>> >> >> >>>> > +1
>>> >> >> >>>> > On Mar 29, 2014 12:59 AM, "David Blevins" <
>>> >> david.blevins@gmail.com>
>>> >> >> >>>> wrote:
>>> >> >> >>>> >
>>> >> >> >>>> > > Very valid.  In fact you reminded me of another topic of
>>> >> >> >>>> > > potentially
>>> >> >> >>>> > > moving the examples out to their own repo.
>>> >> >> >>>> > >
>>> >> >> >>>> > > Posted on that in another thread.
>>> >> >> >>>> > >
>>> >> >> >>>> > > We were at around an hour and twenty minutes just a year
>>> ago,
>>> >> now
>>> >> >> >>>> we're
>>> >> >> >>>> > up
>>> >> >> >>>> > > to 2 hours.  Getting pretty heavy even for CI standards.
>>> >> >> >>>> > >
>>> >> >> >>>> > >
>>> >> >> >>>> > > -David
>>> >> >> >>>> > >
>>> >> >> >>>> > > On Mar 28, 2014, at 5:07 PM, helio frota <
>>> 00hf11@gmail.com>
>>> >> >> >>>> > > wrote:
>>> >> >> >>>> > >
>>> >> >> >>>> > > > Hi great all devs.
>>> >> >> >>>> > > >
>>> >> >> >>>> > > > Is valid to try to improve the CI build time ?
>>> >> >> >>>> > > >
>>> >> >> >>>> > > > for example if i setup here on my machine a jenkins to
>>> do the
>>> >> >> >>>> build and
>>> >> >> >>>> > > try
>>> >> >> >>>> > > > to improve build times , got it ?
>>> >> >> >>>> > > >
>>> >> >> >>>> > > > thanks
>>> >> >> >>>> > > >
>>> >> >> >>>> > > > -------------------------------------------
>>> >> >> >>>> > > > http://eprogramming.github.io
>>> >> >> >>>> > >
>>> >> >> >>>> > >
>>> >> >> >>>> >
>>> >> >> >>>>
>>> >> >> >>>
>>> >> >> >>>
>>> >> >> >>
>>> >> >
>>> >> >
>>> >>
>>>
>>
>>
>

Re: [build] TomEE build times

Posted by helio frota <00...@gmail.com>.
hi,

finally published on sonarqube here.

the error still but after lot of time doing combinations one that work was:

1) mvn clean install -Dmaven.test.skip=true  first
2) mvn sonar:sonar -Dmaven.test.skip=true second

run with two separated commands ( unfortunately ) no tests due lot of time
here.

screenshots

thks


-------------------------------------------
http://eprogramming.github.io



On Mon, Mar 31, 2014 at 8:58 PM, helio frota <00...@gmail.com> wrote:

> org.slf4j found in:
>
> org.slf4j:slf4j-jdk14:1.7.5
> /home/hf/java/projetos2/tomeex/examples/cdi-events/pom.xml - line 80
>
> org.slf4j:slf4j-jdk14:1.7.2
> /home/hf/java/projetos2/tomeex/tck/pom.xml - line 63
>
> Going to change versions and see what happens
>
> cheers,
> helio
>
> -------------------------------------------
> http://eprogramming.github.io
>
>
>
> On Mon, Mar 31, 2014 at 12:08 PM, helio frota <00...@gmail.com> wrote:
>
>> Hi,
>>
>> Same error with sonarqube 4.2 latest version.
>> Going to do some research about this later, to be able to put the results
>> on sonarqube instance.
>>
>> cheers,
>> helio
>>
>>
>> -------------------------------------------
>> http://eprogramming.github.io
>>
>>
>>
>> On Sun, Mar 30, 2014 at 3:53 PM, helio frota <00...@gmail.com> wrote:
>>
>>> yes this one is a sonar config/sonar issue but no link with tomee
>>> itself (excepted the fact tomee uses slf4j)
>>>
>>> This is not good.
>>>
>>> +1 i guess is sonarqube issue too. Going to donwload the latest version
>>> of sonarqube...
>>>
>>> thanks
>>>
>>>
>>> -------------------------------------------
>>> http://eprogramming.github.io
>>>
>>>
>>>
>>> On Sun, Mar 30, 2014 at 3:39 PM, Romain Manni-Bucau <
>>> rmannibucau@gmail.com> wrote:
>>>
>>>> yes this one is a sonar config/sonar issue but no link with tomee
>>>> itself (excepted the fact tomee uses slf4j)
>>>> Romain Manni-Bucau
>>>> Twitter: @rmannibucau
>>>> Blog: http://rmannibucau.wordpress.com/
>>>> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>>>> Github: https://github.com/rmannibucau
>>>>
>>>>
>>>>
>>>> 2014-03-30 20:19 GMT+02:00 helio frota <00...@gmail.com>:
>>>> > Error again with the latest commit:
>>>> > I'm from Brazil the build failed some minutes ago.
>>>> >
>>>> > [INFO]
>>>> ------------------------------------------------------------------------
>>>> > [INFO] BUILD FAILURE
>>>> > [INFO]
>>>> ------------------------------------------------------------------------
>>>> > [INFO] Total time: 11:53.981s
>>>> > [INFO] Finished at: *Sun Mar 30 15:14:10 BRT 2014*
>>>> >
>>>> > [INFO] Final Memory: 273M/520M
>>>> > [INFO]
>>>> ------------------------------------------------------------------------[ERROR]
>>>> > Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.2:sonar
>>>> > (default-cli) on project openejb: Can not execute SonarQube analysis:
>>>> > Error setting Log implementation.  Cause:
>>>> > java.lang.reflect.InvocationTargetException: org/slf4j/Marker -> [Help
>>>> > 1]
>>>> >
>>>> >
>>>> >
>>>> > -------------------------------------------
>>>> > http://eprogramming.github.io
>>>> >
>>>> >
>>>> >
>>>> > On Sun, Mar 30, 2014 at 3:17 PM, Romain Manni-Bucau
>>>> > <rm...@gmail.com>wrote:
>>>> >
>>>> >> hmm seems there is a conflict with slf4j. Maybe a version issue;
>>>> >> Romain Manni-Bucau
>>>> >> Twitter: @rmannibucau
>>>> >> Blog: http://rmannibucau.wordpress.com/
>>>> >> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>>>> >> Github: https://github.com/rmannibucau
>>>> >>
>>>> >>
>>>> >>
>>>> >> 2014-03-30 20:04 GMT+02:00 helio frota <00...@gmail.com>:
>>>> >> > Hi Romain,
>>>> >> >
>>>> >> > i receive this:
>>>> >> > 'Hi. This is the qmail-send program at apache.org.
>>>> >> > I'm afraid I wasn't able to deliver your message to the following
>>>> >> addresses.
>>>> >> > This is a permanent error; I've given up. Sorry it didn't work out.
>>>> >> > <de...@tomee.apache.org>:
>>>> >> > ezmlm-reject: fatal: Sorry, I don't accept messages larger than
>>>> 1000000
>>>> >> > bytes (#5.2.3)'
>>>> >> >
>>>> >> > So 2 files inside tar.gz attached
>>>> >> >
>>>> >> > tks
>>>> >> >
>>>> >> >
>>>> >> >
>>>> >> > -------------------------------------------
>>>> >> > http://eprogramming.github.io
>>>> >> >
>>>> >> >
>>>> >> >
>>>> >> > On Sun, Mar 30, 2014 at 2:54 PM, Romain Manni-Bucau <
>>>> >> rmannibucau@gmail.com>
>>>> >> > wrote:
>>>> >> >>
>>>> >> >> what's the stack?
>>>> >> >> Romain Manni-Bucau
>>>> >> >> Twitter: @rmannibucau
>>>> >> >> Blog: http://rmannibucau.wordpress.com/
>>>> >> >> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>>>> >> >> Github: https://github.com/rmannibucau
>>>> >> >>
>>>> >> >>
>>>> >> >>
>>>> >> >> 2014-03-30 19:51 GMT+02:00 helio frota <00...@gmail.com>:
>>>> >> >> > Hi,
>>>> >> >> >
>>>> >> >> > Another feedback:
>>>> >> >> >
>>>> >> >> > Sonarqube here failed with
>>>> >> >> >
>>>> >> >> > ...
>>>> >> >> >
>>>> >> >> > [ERROR] SonarQube is unable to analyze file :
>>>> >> >> >
>>>> >> >> >
>>>> >>
>>>> '/var/lib/jenkins/workspace/tomee/container/openejb-core/src/main/java/org/apache/openejb/core/ParentClassLoaderFinder.java'
>>>> >> >> >
>>>> >> >> > ...
>>>> >> >> >
>>>> >> >> > [ERROR] Failed to execute goal
>>>> >> >> > org.codehaus.mojo:sonar-maven-plugin:2.2:sonar (default-cli) on
>>>> >> >> > project openejb: Can not execute SonarQube analysis: SonarQube
>>>> is
>>>> >> >> > unable to analyze file :
>>>> >> >> >
>>>> >> >> >
>>>> >>
>>>> '/var/lib/jenkins/workspace/tomee/container/openejb-core/src/main/java/org/apache/openejb/core/ParentClassLoaderFinder.java':
>>>> >> >> > NullPointerException -> [Help 1]
>>>> >> >> >
>>>> >> >> >
>>>> >> >> > I don't know, maybe sonarqube issue
>>>> >> >> >
>>>> >> >> >
>>>> >> >> > -------------------------------------------
>>>> >> >> > http://eprogramming.github.io
>>>> >> >> >
>>>> >> >> >
>>>> >> >> >
>>>> >> >> > On Sun, Mar 30, 2014 at 10:01 AM, helio frota <00hf11@gmail.com
>>>> >
>>>> >> wrote:
>>>> >> >> >
>>>> >> >> >> hi all,
>>>> >> >> >>
>>>> >> >> >> Really strange :
>>>> >> >> >>
>>>> >> >> >> Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time
>>>> elapsed: 9.875
>>>> >> >> >> sec <<< FAILURE!
>>>> >> >> >> list(org.superbiz.rest.UserServiceTest)  Time elapsed: 0.057
>>>> sec  <<<
>>>> >> >> >> FAILURE!
>>>> >> >> >> junit.framework.ComparisonFailure:
>>>> >> >> >> expected:<...d</password></user><[]/users>> but
>>>> >> >> >> was:<...d</password></user><[user><email>foo@bar.fr
>>>> >>
>>>> </email><fullname>dummy</fullname><id>4</id><password>unbreakable</password></user><]/users>>
>>>> >> >> >>
>>>> >> >> >>
>>>> >> >> >> buildbot say build success but here on jenkins no.
>>>> >> >> >>
>>>> >> >> >> ...
>>>> >> >> >>
>>>> >> >> >> [INFO] OpenEJB :: Examples :: REST XML JSON ..............
>>>> SUCCESS
>>>> >> >> >> [7.686s]
>>>> >> >> >> [INFO] OpenEJB :: Examples :: JAXRS and JAAS .............
>>>> SUCCESS
>>>> >> >> >> [0.732s]
>>>> >> >> >> [INFO] OpenEJB :: Examples :: REST and EJB ...............
>>>> FAILURE
>>>> >> >> >> [11.302s]
>>>> >> >> >> [INFO] OpenEJB :: Web Examples :: REST Example ...........
>>>> SKIPPED
>>>> >> >> >> [INFO] OpenEJB :: Web Examples :: REST Example With Application
>>>> >> >> >> SKIPPED
>>>> >> >> >> ...
>>>> >> >> >>
>>>> >> >> >>
>>>> >> >> >> [INFO] BUILD FAILURE
>>>> >> >> >> [INFO]
>>>> >> >> >>
>>>> >>
>>>> ------------------------------------------------------------------------
>>>> >> >> >> [INFO] Total time: 1:06:58.565s
>>>> >> >> >> [INFO] Finished at: Sun Mar 30 09:25:43 BRT 2014
>>>> >> >> >>
>>>> >> >> >> [INFO] Final Memory: 184M/500M
>>>> >> >> >> [INFO]
>>>> >> >> >>
>>>> >>
>>>> ------------------------------------------------------------------------[ERROR]
>>>> >> >> >> Failed to execute goal
>>>> >> >> >> org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test
>>>> >> (default-test) on
>>>> >> >> >> project rest-on-ejb: There are test failures.
>>>> >> >> >>
>>>> >> >> >>
>>>> >> >> >>
>>>> >> >> >>
>>>> >> >> >>
>>>> >> >> >>
>>>> >> >> >> -------------------------------------------
>>>> >> >> >> http://eprogramming.github.io
>>>> >> >> >>
>>>> >> >> >>
>>>> >> >> >>
>>>> >> >> >> On Sun, Mar 30, 2014 at 8:30 AM, helio frota <00hf11@gmail.com
>>>> >
>>>> >> wrote:
>>>> >> >> >>
>>>> >> >> >>> Hi,
>>>> >> >> >>>
>>>> >> >> >>> Jenkins running (screenshots).
>>>> >> >> >>>
>>>> >> >> >>> Is possible to you devs send a mail to sonarqube to try to
>>>> put TomEE
>>>> >> >> >>> on
>>>> >> >> >>> 'Nemo' ( sonarquube demo instance )
>>>> >> >> >>>
>>>> >> >> >>> http://nemo.sonarqube.org/components/index/176190
>>>> >> >> >>>
>>>> >> >> >>>
>>>> >> >> >>> -------------------------------------------
>>>> >> >> >>> http://eprogramming.github.io
>>>> >> >> >>>
>>>> >> >> >>>
>>>> >> >> >>>
>>>> >> >> >>> On Sat, Mar 29, 2014 at 5:36 AM, Jean-Louis MONTEIRO
>>>> >> >> >>> <je...@gmail.com>wrote:
>>>> >> >> >>>
>>>> >> >> >>>> +1
>>>> >> >> >>>> Le 29 mars 2014 06:01, "Thiago Veronezi" <
>>>> thiago@veronezi.org> a
>>>> >> >> >>>> écrit :
>>>> >> >> >>>>
>>>> >> >> >>>> > +1
>>>> >> >> >>>> > On Mar 29, 2014 12:59 AM, "David Blevins" <
>>>> >> david.blevins@gmail.com>
>>>> >> >> >>>> wrote:
>>>> >> >> >>>> >
>>>> >> >> >>>> > > Very valid.  In fact you reminded me of another topic of
>>>> >> >> >>>> > > potentially
>>>> >> >> >>>> > > moving the examples out to their own repo.
>>>> >> >> >>>> > >
>>>> >> >> >>>> > > Posted on that in another thread.
>>>> >> >> >>>> > >
>>>> >> >> >>>> > > We were at around an hour and twenty minutes just a year
>>>> ago,
>>>> >> now
>>>> >> >> >>>> we're
>>>> >> >> >>>> > up
>>>> >> >> >>>> > > to 2 hours.  Getting pretty heavy even for CI standards.
>>>> >> >> >>>> > >
>>>> >> >> >>>> > >
>>>> >> >> >>>> > > -David
>>>> >> >> >>>> > >
>>>> >> >> >>>> > > On Mar 28, 2014, at 5:07 PM, helio frota <
>>>> 00hf11@gmail.com>
>>>> >> >> >>>> > > wrote:
>>>> >> >> >>>> > >
>>>> >> >> >>>> > > > Hi great all devs.
>>>> >> >> >>>> > > >
>>>> >> >> >>>> > > > Is valid to try to improve the CI build time ?
>>>> >> >> >>>> > > >
>>>> >> >> >>>> > > > for example if i setup here on my machine a jenkins to
>>>> do the
>>>> >> >> >>>> build and
>>>> >> >> >>>> > > try
>>>> >> >> >>>> > > > to improve build times , got it ?
>>>> >> >> >>>> > > >
>>>> >> >> >>>> > > > thanks
>>>> >> >> >>>> > > >
>>>> >> >> >>>> > > > -------------------------------------------
>>>> >> >> >>>> > > > http://eprogramming.github.io
>>>> >> >> >>>> > >
>>>> >> >> >>>> > >
>>>> >> >> >>>> >
>>>> >> >> >>>>
>>>> >> >> >>>
>>>> >> >> >>>
>>>> >> >> >>
>>>> >> >
>>>> >> >
>>>> >>
>>>>
>>>
>>>
>>
>