You can grant apache license permission by clicking the check box when submitting the patch to JIRA.
-Rajika On Fri, May 1, 2009 at 8:01 PM, David Taylor (Lowell) <[email protected]>wrote: > That sounds reasonable. Do you have an example of what I need to say to > give apache license permission to the patch? > > Thanks, > > -David > > > ------------------------------ > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *Uthaiyashankar > *Sent:* Thursday, April 30, 2009 10:54 PM > > *To:* Apache AXIS C User List > *Subject:* Re: Guththila and UTF-8? > > > > Hi David, > > On Thu, Apr 30, 2009 at 11:28 PM, David Taylor (Lowell) <[email protected]> > wrote: > > Supun, > > > > Thanks for the offer to help. I have a fix working, now. It handles UTF-8 > code for element and attribute values, but depends on the system locale for > element and attribute names (it still uses isspace and isalpha). It would > probably be better to use iswspace and iswalpha, though I am not sure > whether they are as portable to all systems AXIS2/C supports. What do you > think about that? > > > > In any case, what should be the next step for my changes? Would you like > me to email a patch or attach it to the JIRA bug? Do you prefer just > regular diff -u patches? > > > You have to attach the patch to JIRA bug. Regular diff -u patch is enough. > When attaching the patch, you have to give apache licence permission to the > patch. > > Regards, > Shankar > > > > > > My changes also include new unit tests for the UTF-8 transcoder. I > integrated them with the other Guththila unit tests that were a bit crufty, > so I got them working, too. I’ll include that in the patch as well. > > Thanks, > > -David > > > ------------------------------ > > *From:* Supun Kamburugamuva [mailto:[email protected]] > *Sent:* Monday, April 27, 2009 11:51 PM > > > *To:* Apache AXIS C User List > *Subject:* Re: Guththila and UTF-8? > > > > Great! I'll be more than happy to help you with this. > > > > Supun.. > > On Mon, Apr 27, 2009 at 8:59 PM, David Taylor (Lowell) <[email protected]> > wrote: > > Thank you very much for the quick update. Maybe I’ll offer to take that > task…. Let me think about it. > > Thanks, > > -David > > > ------------------------------ > > *From:* Samisa Abeysinghe [mailto:[email protected]] > *Sent:* Monday, April 27, 2009 11:57 AM > *To:* Apache AXIS C User List > *Subject:* Re: Guththila and UTF-8? > > > > We have not looked into this for some time, because both folks who were > involved with this part of the code went on to pursue their studies. > > It is time that we look for new volunteers to cover this. > > > > Samisa... > > On Mon, Apr 27, 2009 at 9:21 PM, David Taylor (Lowell) <[email protected]> > wrote: > > It doesn’t appear that Guththila supports UTF-8 even though > guththila_get_encoding is hardcoded to return “UTF-8”. After googling for a > bit, I am not clear on what the plans are for UTF-8 support. Is it planned > any time soon? JIRA AXIS2C-1265 hasn’t been updated in a while. I’d > appreciate any info on this. > > Thanks, > > -David > > > > https://issues.apache.org/jira/browse/AXIS2C-1265 > > > > > > > -- > Software Engineer, WSO2 Inc > http://wso2.org > supunk.blogspot.com > > > > > -- > S.Uthaiyashankar > Software Architect > WSO2 Inc. > http://wso2.com/ - "The Open Source SOA Company" > > -- http://wso2.org http://llvm.org http://www.minix3.org
