Most (all?) of the source code files have the following snippet near the top:
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published by the Free Software Foundation; either
// version 2.1 of the License, or (at your option) any later version.
I guess that means you can choose...
Hi Dan,
I've added you to the project members list. Feel free to apply patches to the code base but please make sure ALL unit tests pass before you commit anything. It's also nice if you can add unit tests for every new feature added/bug fixed.
> - Since the project is almost dead, would it possible to change license to apache2 type to people can freely fork it?
jTDS was initially...
Hi momo,
Sorry for the late answer. I haven't done any development work on jTDS for a few years, now. I've been thinking about resuming work but it seems to be farther and farther away. So I'm glad someone is willing to step up.
Back in the day, when I made jTDS releases I would run the unit tests and make sure it passed every single one of them (on MS SQL Server that is, I never used...