Administrator
|
In reply to this post by Jacopo Cappellato
Scott,
I think you are right. I've removed the AL2 header and added the same comments David added to the other similar files. I hope I did it in the correct way. Jacopo Scott Gray wrote: > Hi David > > I'm guessing this file shouldn't have the asl2 header? > framework/shark/dtd/TC-1025_schema_10_xpdl.xsd > > Regards > Scott > > David E Jones wrote: >> >> Thanks for the reminder Jacopo. >> >> While looking into this I noticed the schema file had an AL2 header on >> it, which it shouldn't have as we didn't create it nor do we have any >> permission to do so... I'm not quite sure how that happened (probably >> from the scripts that added headers where missing), but I hope we >> don't have others this way. >> >> Anyway, looking into the "licensing" of these it appears they are part >> of public standards that do not have restrictions on use or >> distribution, or even crediting or notices. So, I've added a short >> header describing their source and this information and hopefully that >> should do it. >> >> Now we just need to figure out these NOTICE and LICENSE files... We >> need more feedback on these as I'm not sure what exactly we need to >> do, but one BIG task that I think needs to be done is to get all of >> the NOTICE sections from the different Apache and Apache2 licensed >> libraries and merge them into our NOTICE file. The Apache license text >> describes this requirement, so I guess that's a place to start if >> anyone has a few hours to kill or something... ;) >> >> -David >> >> >> On Sep 29, 2006, at 7:35 AM, Jacopo Cappellato wrote: >> >>> David, >>> >>> I see that you have mostly resolved all the remaining issues, that's >>> great!!! >>> However, in my list below I had forgotten one entry: >>> >>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/workflow/dtd/xpdl.dtd >>> >>> >>> Thanks, >>> >>> Jacopo >>> >>> Jacopo Cappellato wrote: >>>> David, all, >>>> >>>> yes I was playing with some of the files with license issues (based >>>> on the >>>> great feedback from Robert Burrell Donkin) while I was having a >>>> break... >>>> now I have to go back to work too. >>>> >>>> Here are the remaining open issues: >>>> >>>> framework/service/src/org/ofbiz/service/rmi/socket/zip/* >>>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/applications/pos/dtd/jcl.dtd >>>> >>>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/appserver/templates/weblogic81/startOFBizServer.cmd >>>> >>>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/appserver/templates/weblogic81/startOFBizServer.sh >>>> >>>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/images/webapp/images/calendar.html >>>> >>>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/images/webapp/images/calendar1.js >>>> >>>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/images/webapp/images/calendarTable.css, >>>> >>>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/images/webapp/images/combobox.js, >>>> >>>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/images/webapp/images/fieldlookup.js >>>> >>>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/images/webapp/images/calendarstyles.css >>>> >>>> >>>> And I'm not sure what to do with the above files... so your help is >>>> really >>>> appreciated. >>>> >>>> Thanks, >>>> >>>> Jacopo >>>> >>>> David E Jones wrote: >>>>> Jacopo, >>>>> >>>>> I see that you're working through the comments from Robert Burrell >>>>> Donkin (which was a great review, wasn't it?). Anyway, I just >>>>> committed >>>>> a few changes and I'll let you take it from here... I really should >>>>> get >>>>> back to work anyway since I'm on-site right now. >>>>> >>>>> -David >>>> >>> >>> >> >> |
In reply to this post by Jacopo Cappellato
Okay, these should now ALL be fixed up.... On Sep 28, 2006, at 10:38 AM, Jacopo Cappellato wrote: > framework/service/src/org/ofbiz/service/rmi/socket/zip/* These files have been removed. > http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/applications/ > pos/dtd/jcl.dtd Added CPL header, and added this file to the list of CPL files in the LICENSE file. > http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ > appserver/templates/weblogic81/startOFBizServer.cmd > http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ > appserver/templates/weblogic81/startOFBizServer.sh Added AL2 headers to these. > http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ > images/webapp/images/calendar.html > http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ > images/webapp/images/calendar1.js This has a pretty liberal "license" or permission block, so I just added it to the LICENSE file and we should be good to go with these, even though it is not an OSI approved license or anything, it basically allows use with no terms other than retaining the header. > http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ > images/webapp/images/calendarTable.css, > http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ > images/webapp/images/combobox.js, > http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ > images/webapp/images/fieldlookup.js > http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ > images/webapp/images/calendarstyles.css These were all created for ofbiz, some based on but not copies of other work. Added AL2 headers to these. -David |
In reply to this post by Jacopo Cappellato
Thanks for the reminder Jacopo. While looking into this I noticed the schema file had an AL2 header on it, which it shouldn't have as we didn't create it nor do we have any permission to do so... I'm not quite sure how that happened (probably from the scripts that added headers where missing), but I hope we don't have others this way. Anyway, looking into the "licensing" of these it appears they are part of public standards that do not have restrictions on use or distribution, or even crediting or notices. So, I've added a short header describing their source and this information and hopefully that should do it. Now we just need to figure out these NOTICE and LICENSE files... We need more feedback on these as I'm not sure what exactly we need to do, but one BIG task that I think needs to be done is to get all of the NOTICE sections from the different Apache and Apache2 licensed libraries and merge them into our NOTICE file. The Apache license text describes this requirement, so I guess that's a place to start if anyone has a few hours to kill or something... ;) -David On Sep 29, 2006, at 7:35 AM, Jacopo Cappellato wrote: > David, > > I see that you have mostly resolved all the remaining issues, > that's great!!! > However, in my list below I had forgotten one entry: > > http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ > workflow/dtd/xpdl.dtd > > Thanks, > > Jacopo > > Jacopo Cappellato wrote: >> David, all, >> >> yes I was playing with some of the files with license issues >> (based on the >> great feedback from Robert Burrell Donkin) while I was having a >> break... >> now I have to go back to work too. >> >> Here are the remaining open issues: >> >> framework/service/src/org/ofbiz/service/rmi/socket/zip/* >> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/applications/ >> pos/dtd/jcl.dtd >> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ >> appserver/templates/weblogic81/startOFBizServer.cmd >> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ >> appserver/templates/weblogic81/startOFBizServer.sh >> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ >> images/webapp/images/calendar.html >> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ >> images/webapp/images/calendar1.js >> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ >> images/webapp/images/calendarTable.css, >> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ >> images/webapp/images/combobox.js, >> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ >> images/webapp/images/fieldlookup.js >> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/ >> images/webapp/images/calendarstyles.css >> >> And I'm not sure what to do with the above files... so your help >> is really >> appreciated. >> >> Thanks, >> >> Jacopo >> >> David E Jones wrote: >>> Jacopo, >>> >>> I see that you're working through the comments from Robert Burrell >>> Donkin (which was a great review, wasn't it?). Anyway, I just >>> committed >>> a few changes and I'll let you take it from here... I really >>> should get >>> back to work anyway since I'm on-site right now. >>> >>> -David >> > > |
Hi David
I'm guessing this file shouldn't have the asl2 header? framework/shark/dtd/TC-1025_schema_10_xpdl.xsd Regards Scott David E Jones wrote: > > Thanks for the reminder Jacopo. > > While looking into this I noticed the schema file had an AL2 header on > it, which it shouldn't have as we didn't create it nor do we have any > permission to do so... I'm not quite sure how that happened (probably > from the scripts that added headers where missing), but I hope we > don't have others this way. > > Anyway, looking into the "licensing" of these it appears they are part > of public standards that do not have restrictions on use or > distribution, or even crediting or notices. So, I've added a short > header describing their source and this information and hopefully that > should do it. > > Now we just need to figure out these NOTICE and LICENSE files... We > need more feedback on these as I'm not sure what exactly we need to > do, but one BIG task that I think needs to be done is to get all of > the NOTICE sections from the different Apache and Apache2 licensed > libraries and merge them into our NOTICE file. The Apache license text > describes this requirement, so I guess that's a place to start if > anyone has a few hours to kill or something... ;) > > -David > > > On Sep 29, 2006, at 7:35 AM, Jacopo Cappellato wrote: > >> David, >> >> I see that you have mostly resolved all the remaining issues, that's >> great!!! >> However, in my list below I had forgotten one entry: >> >> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/workflow/dtd/xpdl.dtd >> >> >> Thanks, >> >> Jacopo >> >> Jacopo Cappellato wrote: >>> David, all, >>> >>> yes I was playing with some of the files with license issues (based >>> on the >>> great feedback from Robert Burrell Donkin) while I was having a >>> break... >>> now I have to go back to work too. >>> >>> Here are the remaining open issues: >>> >>> framework/service/src/org/ofbiz/service/rmi/socket/zip/* >>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/applications/pos/dtd/jcl.dtd >>> >>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/appserver/templates/weblogic81/startOFBizServer.cmd >>> >>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/appserver/templates/weblogic81/startOFBizServer.sh >>> >>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/images/webapp/images/calendar.html >>> >>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/images/webapp/images/calendar1.js >>> >>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/images/webapp/images/calendarTable.css, >>> >>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/images/webapp/images/combobox.js, >>> >>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/images/webapp/images/fieldlookup.js >>> >>> http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/framework/images/webapp/images/calendarstyles.css >>> >>> >>> And I'm not sure what to do with the above files... so your help is >>> really >>> appreciated. >>> >>> Thanks, >>> >>> Jacopo >>> >>> David E Jones wrote: >>>> Jacopo, >>>> >>>> I see that you're working through the comments from Robert Burrell >>>> Donkin (which was a great review, wasn't it?). Anyway, I just >>>> committed >>>> a few changes and I'll let you take it from here... I really should >>>> get >>>> back to work anyway since I'm on-site right now. >>>> >>>> -David >>> >> >> > > |
Administrator
|
In reply to this post by David E Jones-2
From: "David E Jones" <[hidden email]>
> > Now we just need to figure out these NOTICE and LICENSE files... We > need more feedback on these as I'm not sure what exactly we need to > do, but one BIG task that I think needs to be done is to get all of > the NOTICE sections from the different Apache and Apache2 licensed > libraries and merge them into our NOTICE file. The Apache license > text describes this requirement, so I guess that's a place to start > if anyone has a few hours to kill or something... ;) > > -David I may help on this. How to select parts to work on ? Jacques |
On Sep 29, 2006, at 10:18 PM, Jacques Le Roux wrote: > From: "David E Jones" <[hidden email]> >> >> Now we just need to figure out these NOTICE and LICENSE files... We >> need more feedback on these as I'm not sure what exactly we need to >> do, but one BIG task that I think needs to be done is to get all of >> the NOTICE sections from the different Apache and Apache2 licensed >> libraries and merge them into our NOTICE file. The Apache license >> text describes this requirement, so I guess that's a place to start >> if anyone has a few hours to kill or something... ;) >> >> -David > > I may help on this. How to select parts to work on ? I don't think there will be too much contention on this one... I'd say for starters just send emails to the dev list saying "I'm starting working on this now" and "I've just committed and I'm done working on this for now". Kind of a soft-token sort of thing... -David |
Free forum by Nabble | Edit this page |