Re: 2.2.x Build failure

2010-10-19 Thread Freeman Fang
Hi Dan, About the trunk api module failure, I found that the overwrite URI is broken(it's still working in 2.2.x branch) in catalog, I will fix them up. Also for the systests/uncategorized module failure both for trunk and branch, I'll add a catalog to avoid download from remote url[1]. Cr

Re: 2.2.x Build failure

2010-10-19 Thread Daniel Kulp
On Tuesday 19 October 2010 11:18:03 pm Daniel Kulp wrote: > Hmm... That's interesting. Good sleuthing. > > I may try shutting down all apps and run a build with wireshark monitoring > eth0 and seeing what goes in and out. > > I actually completely forgot about this. When I flew to europe a c

Re: 2.2.x Build failure

2010-10-19 Thread Daniel Kulp
Hmm... That's interesting. Good sleuthing. I may try shutting down all apps and run a build with wireshark monitoring eth0 and seeing what goes in and out. I actually completely forgot about this. When I flew to europe a couple months ago, I had a couple failures when on the plane due

Re: CXF and HTTP proxy properties

2010-10-19 Thread Daniel Kulp
On Tuesday 19 October 2010 9:06:03 am Guillaume Sauthier wrote: > (re-sending to the list this time) > > Thanks for the tips Dan. > I've attached patches to the original issue: > https://issues.apache.org/jira/browse/CXF-2839 > > It's for the 2.2.x branch (Sorry that was my primary target). Very

Re: Supporting 2.2.x....

2010-10-19 Thread Christian Schneider
+1 for option 1) Am 19.10.2010 16:56, schrieb Daniel Kulp: With the release of 2.3.0 and moving the trunk to 2.4 development, we're now in the 3 branches situation again. With my new job and such, I really don't have as much time to deal with the merging and such than I used to. Thus, 2.2.1

Supporting 2.2.x....

2010-10-19 Thread Daniel Kulp
With the release of 2.3.0 and moving the trunk to 2.4 development, we're now in the 3 branches situation again. With my new job and such, I really don't have as much time to deal with the merging and such than I used to. Thus, 2.2.12 (probably in early december) will likely be the last vers

Re: CXF and HTTP proxy properties

2010-10-19 Thread Guillaume Sauthier
(re-sending to the list this time) Thanks for the tips Dan. I've attached patches to the original issue: https://issues.apache.org/jira/browse/CXF-2839 It's for the 2.2.x branch (Sorry that was my primary target). As per the last comment, I was wondering what was the best option to contribut

Re: 2.2.x Build failure

2010-10-19 Thread Benson Margulies
Aha, I'll see if I can provoke that error disconnected. On Tue, Oct 19, 2010 at 5:32 AM, Freeman Fang wrote: > Hi Dan, > > Adding -Dcxf.compiler.fork doesn't work here. > > IMHO this isn't a memory issue. > > I dig into this issue today as I also saw the problem described in thread > with title "

Re: 2.2.x Build failure

2010-10-19 Thread Freeman Fang
Hi Dan, Adding -Dcxf.compiler.fork doesn't work here. IMHO this isn't a memory issue. I dig into this issue today as I also saw the problem described in thread with title "Intermediate build issues on the trunk"[1], I believe they're pretty much same issue for me. For the 2.2.x branch, sy