Re: CXF-2.6.x - Build # 3495 - Still Failing

2012-06-20 Thread Daniel Kulp

It's a jenkins issue.   Jenkins is failing to sucessfully do an svn up 
equivalent. Olivier is looking into it.   Camel builds are failing, CXF 
builds failing, etc

Dan

On Tuesday, June 19, 2012 04:06:24 PM Sergey Beryozkin wrote:
 I disabled it for now. I suspect it may be caused by the hibernate
 entity manager test dependency which may be built with newer JDK which
 is confusing 1.5 compiler. Downgrading to 3.3.1.ga version is not an
 option given the JPA 2.0 CriteriaBuilder is being tested.
 One option is only to run this test on 2.7.x and later...
 Sergey
 
 On 19/06/12 11:20, Sergey Beryozkin wrote:
  Hi
  
  On 19/06/12 11:13, Apache Jenkins Server wrote:
  The Apache Jenkins build system has built CXF-2.6.x (build #3495)
  
  Status: Still Failing
  
  Check console output at https://builds.apache.org/job/CXF-2.6.x/3495/
  to view the results.
  
  I'm seeing the strange compilation failure in the results. I can not
  reproduce it locally, with the Java 1.5 compiler. Does
  rt/rs/extension/search compile for others ?
  
  Thanks, Sergey
-- 
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com


Re: CXF-2.6.x - Build # 3495 - Still Failing

2012-06-19 Thread Sergey Beryozkin

Hi
On 19/06/12 11:13, Apache Jenkins Server wrote:

The Apache Jenkins build system has built CXF-2.6.x (build #3495)

Status: Still Failing

Check console output at https://builds.apache.org/job/CXF-2.6.x/3495/ to view 
the results.
I'm seeing the strange compilation failure in the results. I can not 
reproduce it locally, with the Java 1.5 compiler. Does 
rt/rs/extension/search compile for others ?


Thanks, Sergey


Re: CXF-2.6.x - Build # 3495 - Still Failing

2012-06-19 Thread Sergey Beryozkin
I disabled it for now. I suspect it may be caused by the hibernate 
entity manager test dependency which may be built with newer JDK which 
is confusing 1.5 compiler. Downgrading to 3.3.1.ga version is not an 
option given the JPA 2.0 CriteriaBuilder is being tested.

One option is only to run this test on 2.7.x and later...
Sergey

On 19/06/12 11:20, Sergey Beryozkin wrote:

Hi
On 19/06/12 11:13, Apache Jenkins Server wrote:

The Apache Jenkins build system has built CXF-2.6.x (build #3495)

Status: Still Failing

Check console output at https://builds.apache.org/job/CXF-2.6.x/3495/
to view the results.

I'm seeing the strange compilation failure in the results. I can not
reproduce it locally, with the Java 1.5 compiler. Does
rt/rs/extension/search compile for others ?

Thanks, Sergey