Commit Graph

32 Commits

Author SHA1 Message Date
Knut Wannheden
28d5cfa220 Upgrade to properties-maven-plugin 1.0.0
Most pom.xml files (with the exception of jOOQ-test) used version
1.0-alpha-2 of properties-maven-plugin. Now all use 1.0.0.
2019-05-28 09:45:16 +02:00
lukaseder
2785bc84ae [#8491] Remove unnecessary marker tokens in source code 2019-04-05 11:52:34 +02:00
Knut Wannheden
ed38769655 [#7789] Change Maven projects to use Java 11 2019-04-05 10:36:37 +02:00
lukaseder
b18acd993f Upgraded Scala version 2018-10-20 15:52:29 +02:00
lukaseder
eb9235268e Re-add <source> / <target> tags to compiler plugin 2018-10-11 16:30:01 +02:00
lukaseder
c2e0db37ba Upgraded PostgreSQL JDBC driver 2018-10-09 10:29:10 +02:00
lukaseder
e09979901a Upgraded maven-compiler-plugin 2018-07-30 11:35:07 +02:00
lukaseder
3f76c48a0a [#7587] [#7658] Use --release flag in JDK 9+ based builds 2018-07-10 15:37:47 +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
f6a22f9427 Regenerated code in jOOQ-spark-chart-example 2018-04-03 14:52:28 +02:00
lukaseder
d9328672d6 [#7270] Generating JOOQ-classes for CockroachDB fails when using PostgreSQLDatabase 2018-03-12 13:07:57 +01:00
lukaseder
90a3c45b92 [#7282] Oracle LIMIT always generates OFFSET clause, even if not required 2018-03-12 12:27:51 +01:00
lukaseder
649c256824 [#5988] Add Javadoc to DSL.table(String) and Table.field(String) explaining the lack of field references in plain SQL tables 2018-03-05 11:37:38 +01:00
lukaseder
936a692dc3 [#5988] Add Javadoc to DSL.table(String) and Table.field(String) explaining the lack of field references in plain SQL tables 2018-03-05 11:37:19 +01:00
lukaseder
b2f9a4e5ad [#6873] Line numbers not aligned correctly between OSS and Pro edition 2017-11-29 10:02:42 +01:00
lukaseder
282264a203 [#6817] Add DSL.noCondition() 2017-11-15 12:49:19 +01:00
lukaseder
5730c6e67f [#6720] Refactor some internals to use Scope.dsl() or Configuration.dsl() 2017-10-19 11:31:55 +02: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
2470d00b29 [#6611] Updated Maven dependencies 2017-09-27 13:26:11 +02:00
lukaseder
9661e1531b Updated exec-maven-plugin to 1.6.0 everywhere 2017-05-18 11:58:06 +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
231abc3781 [#5430] regenerated code 2016-07-21 17:04:01 +02:00
Michael Simons
86b741bb47 Fix cumulativeEarnings
As the graph suggests cumulative earnings are per store, not over all stores.
2016-07-19 23:40:48 +02:00
Lukas Eder
1d37047607 Update README.md 2016-06-30 18:08:12 +02:00
Lukas Eder
aec3ec6eb2 Update README.md 2016-06-30 18:01:08 +02:00
lukaseder
2f7df97256 [#5371] Add an example project using Spark Java and Chart.js 2016-06-30 17:58:12 +02:00