Lukas Eder
fce9626b13
[ jOOQ/jOOQ#8615 ] Missing NOTICE file from commons-lang
2019-05-21 12:23:17 +02:00
Knut Wannheden
df2ec439bc
[ #6971 ] Add <onError/> to generator's <configuration/>
...
Using the new <onError/> (which accepts the values FAIL (default), LOG,
and SILENT) the generator's behavior on an encountered exceptions can be
controlled.
2019-04-10 12:20:17 +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
910c1c5386
[ #8086 ] Avoid edge cases with concatenation of File.separator
2018-12-17 10:37:48 +01:00
lukaseder
f24e629155
[ #8086 ] Resolve relative paths in target directory in Maven plugin
2018-12-14 16:24:26 +01:00
lukaseder
fd40b5a90c
[ #6548 ] Support multiple external configuration files through <configurationFiles/>
2018-12-12 16:41:57 +01:00
lukaseder
881bd76669
[ #7630 ] Close the Maven Plugin's URLClassLoader after code generation
2018-07-02 08:54:34 +02:00
Sergey Tselovalnikov
d1c6163cb6
close the plugin classloader after finishing the job
2018-07-02 15:44:42 +10:00
lukaseder
d032831897
Remove unnecessary SuppressWarnings annotation
2018-06-21 12:14:56 +02:00
lukaseder
b1a184a4c3
Release 3.11.1
2018-06-21 12:14:34 +02:00
lukaseder
3ed2fa8e48
[ #6612 ] Cannot make maven plugin a module yet
2018-06-15 16:48:26 +02:00
lukaseder
b20d9b4906
[ #6612 ] Cannot make maven plugin a module yet
2018-06-15 16:28:49 +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
9a357cd4f0
[ #7419 ] Remove leftovers from renaming
2018-04-18 16:29:16 +02:00
lukaseder
c77fdd3c85
[ #7419 ] Rename jooq-meta and jooq-codegen packages to avoid conflicts in JPMS
2018-04-16 11:35:01 +02:00
lukaseder
d0acc17226
[ #6879 ] Add javax.xml.bind:jaxb-api dependency and avoid using the implementation
2018-02-20 15:17:26 +01:00
lukaseder
eb827e8b9a
[ #6997 ] [ #7011 ] Support system properties in Maven code generation
2018-01-09 10:38:17 +01:00
lukaseder
05d19194d7
[ #6554 ] Mark Maven plugin as @ThreadSafe
2017-12-18 15:08:40 +01:00
lukaseder
b2f9a4e5ad
[ #6873 ] Line numbers not aligned correctly between OSS and Pro edition
2017-11-29 10:02:42 +01:00
lukaseder
d280225df0
Updated junit dependency
2017-10-19 12:05:44 +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
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
adcf724789
[ #6406 ] Upgrade maven-plugin-plugin
2017-07-12 13:35:04 +02:00
lukaseder
b4165fbab7
Updated pom.xml
2017-04-25 12:23:02 +02:00
lukaseder
fcdb5f23a2
[ #5881 ] NullPointerException when running Maven code generator plugin without <target/> specification
2017-02-17 09:45:38 +01: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
cc86c920d4
[ #5616 ] Added hint for m2e to behave
2016-10-31 14:48:30 +01:00
lukaseder
742b2b129d
[ #5584 ] Fix all file headers to be regular comments, not Javadoc
2016-10-07 15:51:44 +02:00
lukaseder
227c0c0777
[ #5477 ] Proper pre-Java 7 resource handling
2016-08-05 13:59:25 +02:00
lukaseder
6d263845c9
[ #5477 ] Add <configurationFile> element to Maven code generation plugin, for external configuration
2016-08-05 13:56:04 +02:00
lukaseder
a3ac792176
[ #5286 ] Add more meaningful error handling when Maven code generator is not configured correctly
2016-05-21 18:01:27 +02:00
lukaseder
a6368da455
Release 3.9.0-SNAPSHOT
2016-05-04 15:18:05 +02:00
lukaseder
20a08ec0c9
Release 3.8.0
2016-05-03 10:46:19 +02:00
lukaseder
8e8a7a9645
[ #3761 ] Add code generator configuration to specify a log level threshold
2016-04-18 15:07:54 +02:00
lukaseder
11115c6741
[ #4889 ] Update copyright to 2016
2016-01-04 20:59:08 +01:00
lukaseder
938fb6f5e2
Blank out rather than mask [pro] code to avoid confusion with users
2015-12-31 10:02:02 +01:00
lukaseder
7a238299aa
Release 3.8.0-SNAPSHOT
2015-10-08 14:42:58 +02:00
lukaseder
1f5e2e795b
Release 3.7.0
2015-10-08 11:22:04 +02:00
Vladimir Kulev
d011e6ba90
Add Maven plugin skip property
2015-08-28 16:36:46 +03:00
lukaseder
246a7261ed
[ #4349 ] The trial / pro license is accidentally delivered with the Open Source Edition
2015-06-03 11:00:55 +02:00
lukaseder
89244f4831
Release 3.7.0-SNAPSHOT
2015-04-22 18:02:14 +02:00
lukaseder
6e77528ea8
Release 3.6.0
2015-04-22 15:20:21 +02:00