Nathan Beyer wrote:
I was browsing Doug's Concurrency interest page [1] and noticed that the
code is available in a CVS repository and all of the j.u.c class are
copyrighted with a Creative Commons public domain license [2].

Yes, that's been Doug's claim and my motivation for using the code from there. We'd have to examine it from the POV of the ACQ for any issues like that, but I wouldn't imagine we'd have any large problems.

The TCK
source seems to be there as well. Assuming this is an acceptable license by
Apache terms, it would seem we could use this code.

Assuming we can take the code, we could incorporate that TCK code into our normal test suite.


Additionally, there is a pre-built JAR [3], which could possible be used for
development purposes if dropped into the bootclasspath.

Give it a whirl :)  let us know :)

geir


Note, some of the code seems to include maintenance updates that are above
the Java 5 RI.

-Nathan

[1] http://gee.cs.oswego.edu/dl/concurrency-interest/
[2] http://creativecommons.org/licenses/publicdomain
[3] http://gee.cs.oswego.edu/dl/jsr166/dist/jsr166.jar

-----Original Message-----
From: Geir Magnusson Jr [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 30, 2006 9:29 AM
To: [email protected]
Cc: Doug Lea
Subject: [classlib] java.util.concurrency

I'm cc-ing Doug on this because I'm certain he doesn't read our list
anymore.

Doug, can you opine regarding the ability for this project to use your
code for our implementation of j.u.c, keeping in mind our rules ensuring
that we don't use any copyrighted material or other IP for which we
don't have permission?

geir

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to