Re: [classlib] proposal - resolution to java.util.concurrent issue

2006-06-11 Thread Tim Ellison
Geir Magnusson Jr wrote: > Tim Ellison wrote: >> Geir Magnusson Jr wrote: > The summary of what I think we should do is simple - we take the code > from j.u.c from the above link (w/ 1 exception) into our SVN repo and > track any changes made by Doug and the jsr166 EG going forward. >>

Re: [classlib] proposal - resolution to java.util.concurrent issue

2006-06-10 Thread Geir Magnusson Jr
Nathan Beyer wrote: > >> -Original Message- >> From: Geir Magnusson Jr [mailto:[EMAIL PROTECTED] >> Tim Ellison wrote: >>> Geir Magnusson Jr wrote: Tim Ellison wrote: >>> Can you expand on that for me? Why isn't a binary dependency >> sufficient? >> >> It would be if there was one

RE: [classlib] proposal - resolution to java.util.concurrent issue

2006-06-09 Thread Nathan Beyer
> -Original Message- > From: Geir Magnusson Jr [mailto:[EMAIL PROTECTED] > Tim Ellison wrote: > > Geir Magnusson Jr wrote: > >> Tim Ellison wrote: > >>> Geir Magnusson Jr wrote: > I had a nice chat with Doug today to try to reach a conclusion > regarding > j.u.c > > Gi

Re: [classlib] proposal - resolution to java.util.concurrent issue

2006-06-09 Thread Geir Magnusson Jr
Tim Ellison wrote: > Geir Magnusson Jr wrote: >> Tim Ellison wrote: >>> Geir Magnusson Jr wrote: I had a nice chat with Doug today to try to reach a conclusion regarding j.u.c Given that everyone else (Sun, IBM, BEA...) seems to use j.u.c, found here http://gee.cs.os

Re: [classlib] proposal - resolution to java.util.concurrent issue

2006-06-09 Thread Tim Ellison
Geir Magnusson Jr wrote: > > Tim Ellison wrote: >> Geir Magnusson Jr wrote: >>> I had a nice chat with Doug today to try to reach a conclusion regarding >>> j.u.c >>> >>> Given that everyone else (Sun, IBM, BEA...) seems to use j.u.c, found here >>> >>> http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi

Re: [classlib] proposal - resolution to java.util.concurrent issue

2006-06-08 Thread Geir Magnusson Jr
>> -Nathan >> >>> -Original Message- >>> From: Nathan Beyer [mailto:[EMAIL PROTECTED] >>> Sent: Wednesday, June 07, 2006 6:54 PM >>> To: harmony-dev@incubator.apache.org >>> Subject: RE: [classlib] proposal - resolution to java.ut

Re: [classlib] proposal - resolution to java.util.concurrent issue

2006-06-08 Thread Geir Magnusson Jr
6:54 PM >> To: harmony-dev@incubator.apache.org >> Subject: RE: [classlib] proposal - resolution to java.util.concurrent >> issue >> >>> -Original Message- >>> From: Geir Magnusson Jr [mailto:[EMAIL PROTECTED] >>> Sent: Wednesday, J

RE: [classlib] proposal - resolution to java.util.concurrent issue

2006-06-08 Thread Nathan Beyer
athan > -Original Message- > From: Nathan Beyer [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 07, 2006 6:54 PM > To: harmony-dev@incubator.apache.org > Subject: RE: [classlib] proposal - resolution to java.util.concurrent > issue > > > -Original Message- >

Re: [classlib] proposal - resolution to java.util.concurrent issue

2006-06-07 Thread Tim Ellison
t;> From: Geir Magnusson Jr [mailto:[EMAIL PROTECTED] >>> Sent: Wednesday, June 07, 2006 10:29 AM >>> To: harmony-dev@incubator.apache.org >>> Subject: [classlib] proposal - resolution to java.util.concurrent issue >>> >>> I had a nice chat with Do

RE: [classlib] proposal - resolution to java.util.concurrent issue

2006-06-07 Thread Nathan Beyer
> -Original Message- > From: Geir Magnusson Jr [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 07, 2006 6:37 PM > To: harmony-dev@incubator.apache.org > Subject: Re: [classlib] proposal - resolution to java.util.concurrent > issue > > > > Nathan B

Re: [classlib] proposal - resolution to java.util.concurrent issue

2006-06-07 Thread Geir Magnusson Jr
n > >> -Original Message- >> From: Geir Magnusson Jr [mailto:[EMAIL PROTECTED] >> Sent: Wednesday, June 07, 2006 10:29 AM >> To: harmony-dev@incubator.apache.org >> Subject: [classlib] proposal - resolution to java.util.concurrent issue >> >> I had

RE: [classlib] proposal - resolution to java.util.concurrent issue

2006-06-07 Thread Nathan Beyer
; To: harmony-dev@incubator.apache.org > Subject: [classlib] proposal - resolution to java.util.concurrent issue > > I had a nice chat with Doug today to try to reach a conclusion regarding > j.u.c > > Given that everyone else (Sun, IBM, BEA...) seems to use j.u.c, found here > > http:/

Re: [classlib] proposal - resolution to java.util.concurrent issue

2006-06-07 Thread Geir Magnusson Jr
Tim Ellison wrote: > Geir Magnusson Jr wrote: >> I had a nice chat with Doug today to try to reach a conclusion regarding >> j.u.c >> >> Given that everyone else (Sun, IBM, BEA...) seems to use j.u.c, found here >> >> http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/main/java/util/concurre

Re: [classlib] proposal - resolution to java.util.concurrent issue

2006-06-07 Thread Tim Ellison
Geir Magnusson Jr wrote: > I had a nice chat with Doug today to try to reach a conclusion regarding > j.u.c > > Given that everyone else (Sun, IBM, BEA...) seems to use j.u.c, found here > > http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/main/java/util/concurrent/ > > I think that we'd

[classlib] proposal - resolution to java.util.concurrent issue

2006-06-07 Thread Geir Magnusson Jr
I had a nice chat with Doug today to try to reach a conclusion regarding j.u.c Given that everyone else (Sun, IBM, BEA...) seems to use j.u.c, found here http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/main/java/util/concurrent/ I think that we'd be well-served to do so as well. It's th