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 <[email protected]> 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>[email protected]</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 <[email protected]> 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 >> <[email protected]>wrote: >> >>> +1 >>> Le 29 mars 2014 06:01, "Thiago Veronezi" <[email protected]> a écrit : >>> >>> > +1 >>> > On Mar 29, 2014 12:59 AM, "David Blevins" <[email protected]> >>> 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 <[email protected]> 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 >>> > > >>> > > >>> > >>> >> >> >
