I'm getting close to having the initial proposal for integrating the
java.util.concurrent code from Doug Lea's web site for Harmony's class
library complete and need a few questions answered. 

How should I submit it?
. Check in the code as the 'concurrent' module and go from there?
. Check in the code outside of the modules folder?
. Submit it as a JIRA issue?

How should I format the code with regards to the copyright statements?
      For source that wasn't modified (about half of the files):
                . Add the ASF v2 comment before/after the public domain
comments?
                . Replace the public domain comment with the ASF v2 comment?
        For source that was modified:
                . Add the ASF v2 comment before/after the public domain
comments?
                . Replace the public domain comment with the ASF v2 comment?

-Nathan


---------------------------------------------------------------------
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