Archive

Archive for December 6th, 2008

JUnit incompatible with GPL projects

December 6th, 2008

JUnit, the popular unit testing framework for java, is licensed under the Common Public License 1.0. Unfortunately, CPL seems to be incompatible with both GPL version 2 and 3 [1][2][3].

Read more…

rant