Commit Graph

25 Commits

Author SHA1 Message Date
Lukas Eder
fce9626b13 [jOOQ/jOOQ#8615] Missing NOTICE file from commons-lang 2019-05-21 12:23:17 +02:00
lukaseder
2785bc84ae [#8491] Remove unnecessary marker tokens in source code 2019-04-05 11:52:34 +02:00
lukaseder
e837ad67f0 [#5899] jOOQ-checker should provide both checker-framework and ErrorProne checks 2019-02-14 12:33:27 +01:00
lukaseder
83fc7d7333 [#5899] jOOQ-checker should provide both checker-framework and ErrorProne checks 2019-02-14 12:17:44 +01:00
lukaseder
9958df4f03 [#8287] Change message "Please report this bug here" for cases which are not bugs 2019-02-05 10:11:05 +01:00
lukaseder
5a958a8df9 [#7929] jOOQ-checker should not allow any jOOQ API usage in the absence of an Allow annotation 2018-10-11 17:59:17 +02:00
lukaseder
06373a54ac [#7926] jOOQ-checker does not type check in absence of Require annotation 2018-10-11 16:58:16 +02:00
lukaseder
f5080b6ab7 [#7923] jOOQ checker fails with InternalUtils.symbol: tree is null error when checked code has no enclosing method 2018-10-11 16:29:27 +02:00
lukaseder
94fa22ba92 [#7922] Upgrade org.checkerframework:checker dependency in jOOQ-checker 2018-10-11 11:19:13 +02:00
lukaseder
965a925876 Removed unnecessary groupId re-definitions 2018-06-14 16:28:04 +02:00
lukaseder
98b8130f84 [#6612] Modularise jOOQ and cross-release JDK 8 and 9 builds 2018-06-12 14:26:32 +02:00
lukaseder
22b200a389 Release 3.12.0-SNAPSHOT 2018-06-08 10:03:57 +02:00
lukaseder
23df47ba4f Release 3.11.0 2018-06-07 16:45:37 +02:00
lukaseder
b2f9a4e5ad [#6873] Line numbers not aligned correctly between OSS and Pro edition 2017-11-29 10:02:42 +01:00
lukaseder
059efb93e4 Release 3.11.0-SNAPSHOT 2017-09-29 15:49:30 +02:00
lukaseder
c3fdb76403 Release 3.10.0 2017-09-29 14:44:26 +02:00
lukaseder
e14839a6ef [#6611] [#6617] Automatic-Module-Name
- [#6611] Add Automatic-Module-Name to MANIFEST.MF
- [#6617] Specify <pluginManagement> in parent pom.xml
2017-09-28 18:11:23 +02:00
lukaseder
1ed96d2f18 [#5754] Remove copyright (and dates) from file headers 2017-01-02 17:14:26 +01:00
lukaseder
b641dde50f [#5754] Remove copyright (and dates) from file headers 2017-01-02 17:05:35 +01:00
lukaseder
d1e1f3e648 Release 3.10.0-SNAPSHOT 2016-12-23 16:36:19 +01:00
lukaseder
e0c0ed0229 Release 3.9.0 2016-12-23 11:53:13 +01:00
lukaseder
742b2b129d [#5584] Fix all file headers to be regular comments, not Javadoc 2016-10-07 15:51:44 +02:00
lukaseder
a603d745fb [#5245] Improved @Require behaviour and spec 2016-05-15 16:15:48 +02:00
lukaseder
8897304d42 [#5246] Add an org.jooq.Allow.PlainSQL annotation and a PlainSQLChecker using JSR-308 and the checker framework 2016-05-09 13:03:14 +02:00
lukaseder
ae40bd5c27 [#5245] Add org.jooq.Allow and org.jooq.Require annotation and a SQLDialectChecker using JSR-308 and the checker framework 2016-05-09 12:12:32 +02:00