Here's what I do for patch submissions: * Create a JIRA issue for the Harmony project at [1]. * Attach the patch file to the issue; make sure to select the "Grant ASF..." radio button. * Wait for a committer to take assignment of the issue, verify it (run tests, etc) and check it in. * Once checked in, check out the code and make sure it looks good.
As for the actual patch file, I try to keep them to a single file, unless there are completely new files. [1] https://issues.apache.org/jira/browse/HARMONY -----Original Message----- From: Etienne Gagnon [mailto:[EMAIL PROTECTED] Sent: Saturday, April 01, 2006 5:22 PM To: [email protected] Subject: Patches to fix java.lang [Was: Fixing java.lang] Hi Geir, So, it's time for me to learn, slowly, the customs of the Harmony project. I'm ready to contribute the following 4 very modest patches. FYI, I seeked the SerialVersionUIDs in Sun's public API: http://java.sun.com/j2se/1.5.0/docs/api/serialized-form.html What's the usual procedure? [both in the legal sense and the technical one] Thanks for your patience helping a newbie, Etienne PS: I can make it into one patch. I am just trying to figure out the desired granularity for contributions. Magnusson, Geir wrote: > Thanks for volunteering..... :) -- Etienne M. Gagnon, Ph.D. http://www.info2.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
