From: books at ejurka.com (Kris Jurka) Date: Mon, 17 May 2010 10:37:47 -0700 Subject: [Pljava-dev] Simple patch for java 1.6 compatibility In-Reply-To: <4BF1758C.7060901@click.cz> References: <4BF1758C.7060901@click.cz> Message-ID: <4BF17EEB.9060307@ejurka.com> On 5/17/2010 9:57 AM, Petr Mich?lek wrote: > Hello, > > I'm sending patch that adds support for java 1.6. > > New JDBC4(java 1.6) API simple throws exception NotSupoprtedOperation. > This diff is unreadable. It seems like a diff between 1.4.0 and current CVS with a ton of changes from tabs to spaces. We need a diff from current CVS that doesn't have irrelevant whitespace changes. It's also not clear that such a patch is a great idea unless it retains the ability to still build with a 1.5 JDK as that still seems to be in use. Kris Jurka