Re: Is ManifoldCF OSI certified?

2011-12-18 Thread Karl Wright
How big is the patch if you simply do not include the jars? I can download these myself from a URL. Karl On Sun, Dec 18, 2011 at 10:31 AM, Karl Wright wrote: > 167MB is the entire size of our current binary deliverable.  As a zip > that is huge. > > Can't this be broken up?  If it can't your onl

Re: Is ManifoldCF OSI certified?

2011-12-18 Thread Karl Wright
167MB is the entire size of our current binary deliverable. As a zip that is huge. Can't this be broken up? If it can't your only real choice is to create a project in googlecode and then I'd need to incorporate the changes piecemeal. But now I'm really very curious as to why this patch is so l

Re: Is ManifoldCF OSI certified?

2011-12-18 Thread Hitoshi Ozawa
Hi, Just tried to upload the modified version but the max file size is 10MB, which would mean I won't be able to add the jar files I've added. Any option to upload the modified zip file which is about 167MB? Regards, H.Ozawa 2011/12/13 Karl Wright : > You can go to the ticket here: > > https://is

Re: Is ManifoldCF OSI certified?

2011-12-13 Thread Karl Wright
You can go to the ticket here: https://issues.apache.org/jira/browse/CONNECTORS-314 As I am sure you know, please make sure when attaching any files that you click the "Grant license to ASF" radio button. Thanks! Karl On Tue, Dec 13, 2011 at 8:57 AM, Karl Wright wrote: > Glad to have your help

Re: Is ManifoldCF OSI certified?

2011-12-13 Thread Karl Wright
Glad to have your help! I'm going to go ahead then and create a combined ticket that you can attach your combined patch to. Then one of us will have the fun of trying to figure out exactly how to commit it. :-) Karl On Tue, Dec 13, 2011 at 8:45 AM, Hitoshi Ozawa wrote: >>The i18n issues, as I

Re: Is ManifoldCF OSI certified?

2011-12-13 Thread Hitoshi Ozawa
>The i18n issues, as I said before, are not trivial, and may well >require several iterations to get right. Tab names are just one >aspect of it. This is one reason I wanted to separate any i18n >contribution from the database contribution. Too late. Almost finished. It's seems to be working alr

Re: Is ManifoldCF OSI certified?

2011-12-12 Thread Karl Wright
Glassfish is OK to redistribute; we already have two such jars under redistribution: Directory of C:\wip\mcf\trunk\lib 02/27/2011 08:49 AM 1,026,818 jsp-2.1-glassfish-2.1.v20091210.jar 02/27/2011 08:49 AM 135,424 jsp-api-2.1-glassfish-2.1.v20091210.jar This is what was recor

Re: Is ManifoldCF OSI certified?

2011-12-12 Thread Karl Wright
Hi, ManifoldCF is Apache licensed. Apache projects cannot redistribute GPL jars, but that is not a problem, because we probably do not need to. What we usually do in such cases is download the dependencies at build time, either automatically through the maven build, or by using the "ant download

Is ManifoldCF OSI certified?

2011-12-12 Thread Hitoshi Ozawa
Hi, I'm checking on the MySQL licenses and it seems MySQL Connector/J is GPL v2 license with exception clause for FOSS. http://www.mysql.com/about/legal/licensing/foss-exception/ To be classified as FOSS, however, it seems the software has to be OSI certified. Is Apache ManifoldCF OSI Certified?