Re: 2.2.x Build failure

2010-10-18 Thread Freeman Fang
Hi Sergey, I hit exactly same issue from my side now. How did you get this issue resolved? Best Regards Freeman On 2010-7-8, at 下午4:29, Sergey Beryozkin wrote: Hi Jim On Thu, Jul 8, 2010 at 3:58 AM, jim ma wrote: I am using java6 and there is no problem for me on Fedora . java version

Re: CXF and HTTP proxy properties

2010-10-18 Thread Guillaume Sauthier
OK Let's go for it :) --G Le 15/10/2010 17:33, Daniel Kulp a écrit : On Friday 15 October 2010 3:53:54 am Guillaume Sauthier wrote: So, I come here to discuss this point. Could it be possible (currently I'm not sure, but maybe as an evolution) to provide the proxy configuration as

Re: 2.2.x Build failure

2010-10-18 Thread Benson Margulies
I hit these from time to time on trunk, and running maven again always makes forward progress. On Mon, Oct 18, 2010 at 4:48 AM, Freeman Fang wrote: > Hi Sergey, > > I hit exactly same issue from my side now. > > How did you get this issue resolved? > > Best Regards > > Freeman > On 2010-7-8, at 下

Re: CXF and HTTP proxy properties

2010-10-18 Thread Guillaume Sauthier
OK, I need a little help on this. I'm trying to imlpement the new HTTPClientPolicy "NonProxyHosts" attributes. Ideally, I would like to directly have in the bean a Pattern so that it's only initiallized once at parsing time. How to deal with that in JAXB ? It's simple to add a String attribute

RE: 2.2.x Build failure

2010-10-18 Thread David Valeri
I've hit this one too as well as another class not found issue on Windows, but they seem intermittent for me. It could be JVM related and I just haven't noticed that it always occurs with a certain JVM. Running the build again usually resolves the issues for me. David Valeri -

Some pom oopses

2010-10-18 Thread Benson Margulies
The hudson builds are gradually revealing a certain number of mistakes of mine where I accidently deleted ${ from some poms here and there and which didn't show up when I just built the default profile. I'm about to get on a plane; anyone else is welcome to patch up any others of these that inconv

Re: 2.2.x Build failure

2010-10-18 Thread Daniel Kulp
On Monday 18 October 2010 8:55:15 am David Valeri wrote: > I've hit this one too as well as another class not found issue on Windows, > but they seem intermittent for me. It could be JVM related and I just > haven't noticed that it always occurs with a certain JVM. Running the > build again usual

Re: CXF and HTTP proxy properties

2010-10-18 Thread Daniel Kulp
On Monday 18 October 2010 7:57:50 am Guillaume Sauthier wrote: > OK, I need a little help on this. > > I'm trying to imlpement the new HTTPClientPolicy "NonProxyHosts" > attributes. Ideally, I would like to directly have in the bean a Pattern > so that it's only initiallized once at parsing time.

Hudson, the banks of

2010-10-18 Thread Benson Margulies
Are the current problems mine, or Dan's, or something else? (in the transport systests)?

Re: Hudson, the banks of

2010-10-18 Thread Daniel Kulp
On Monday 18 October 2010 5:02:44 pm Benson Margulies wrote: > Are the current problems mine, or Dan's, or something else? (in the > transport systests)? Mine. It's a java5/jaxws 2.2 issue that I just committed a fix for. Not sure on the deploys last night. We'll see if they fix themselves ton