Hello Luigi > do you still use SVN or the project build system has changed to Maven?
I still use SVN for version control. All information is available here: https://sourceforge.net/scm/?type=svn&group_id=283484 However, I now build jOOQ with Maven and irregularly deploy snapshots to Sonatype: https://oss.sonatype.org/content/repositories/snapshots/org/jooq/ So you can get the source code from both sources. SVN is always the most up-to-date, though Cheers Lukas
