jonghoonpark
|
242ee09a60
|
jdk21 compatibility
|
2024-03-14 16:27:49 +09:00 |
|
John Tims
|
3f75bd39ab
|
Querydsl 5.1.0
|
2024-01-28 16:52:00 -07:00 |
|
Jan-Willem Gmelig Meyling
|
f8053dcc9e
|
Merge pull request #3404 from rdicroce/oracle-jdbc-driver
Oracle: upgrade JDBC driver to latest. Maven coordinates changed.
|
2022-10-06 22:19:00 +02:00 |
|
Richard DiCroce
|
473b814948
|
Firebird: upgrade JDBC driver to latest. Maven coordinates changed.
|
2022-10-06 09:03:54 -04:00 |
|
Richard DiCroce
|
9a8864d589
|
Oracle: upgrade JDBC driver to latest. Maven coordinates changed.
|
2022-10-06 09:00:23 -04:00 |
|
Richard DiCroce
|
69ba814833
|
MS SQL Server: replace old, unmaintained jTDS driver with mssql-jdbc
|
2022-10-04 14:42:34 -04:00 |
|
F43nd1r
|
657a29346f
|
Introduce japicmp (#2977)
* introduce japicmp
* exclude examples
|
2022-09-14 12:10:29 +02:00 |
|
John Tims
|
d59bac65de
|
Querydsl 5.0.0
|
2021-07-19 09:36:06 -06:00 |
|
Jan-Willem Gmelig Meyling
|
c87f0fe13d
|
Merge pull request #2871 from querydsl/dependabot/maven/surefire.version-2.22.2
Bump surefire.version from 2.18 to 2.22.2
|
2021-06-29 12:25:38 +02:00 |
|
Jan-Willem Gmelig Meyling
|
47e56dafa4
|
Merge pull request #2839 from querydsl/dependabot/maven/org.apache.derby-derby-10.15.2.0
Bump derby from 10.11.1.1 to 10.15.2.0
|
2021-06-29 12:25:21 +02:00 |
|
f43nd1r
|
2423f810d2
|
derby jdbc driver moved to separate artifact
|
2021-06-28 01:18:27 +02:00 |
|
f43nd1r
|
2ea629be5d
|
remove teradata annotated tests
|
2021-06-28 00:25:18 +02:00 |
|
John Tims
|
d74c6f79fe
|
5.0.0-SNAPSHOT
|
2021-06-16 09:38:20 -06:00 |
|
John Tims
|
fa964c4622
|
Querydsl 5.0.0.M1
|
2021-06-15 10:04:23 -06:00 |
|
Jan-Willem Gmelig Meyling
|
f2dba6e731
|
Bump org.jetbrains:annotations dependency
|
2021-06-03 17:58:27 +02:00 |
|
dependabot[bot]
|
fd49f991af
|
Bump javax.annotation-api from 1.3.1 to 1.3.2
Bumps [javax.annotation-api](https://github.com/javaee/javax.annotation) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/javaee/javax.annotation/releases)
- [Commits](https://github.com/javaee/javax.annotation/compare/1.3.1...1.3.2)
---
updated-dependencies:
- dependency-name: javax.annotation:javax.annotation-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-03 06:42:44 +00:00 |
|
f43nd1r
|
f2710b1cf1
|
Merge branch 'master' into checkstyle
# Conflicts:
# pom.xml
# querydsl-codegen-utils/src/main/java/com/querydsl/codegen/utils/SimpleCompiler.java
# querydsl-core/src/main/java/com/querydsl/core/group/GAvg.java
# src/main/resources/querydsl_checks_base.xml
|
2021-06-02 11:08:54 +02:00 |
|
f43nd1r
|
b669e1d9d7
|
fix up checkstyle
|
2021-05-15 03:35:53 +02:00 |
|
f43nd1r
|
921a057781
|
Merge remote-tracking branch 'querydsl/master' into java-11-compile
# Conflicts:
# querydsl-sql/pom.xml
|
2021-05-11 14:44:49 +02:00 |
|
f43nd1r
|
847d238153
|
use cubrid driver available in maven central
|
2021-05-04 16:32:19 +02:00 |
|
lpandzic
|
dc0305347b
|
removed querydsl repository
fixes for missing artifacts
|
2021-04-07 12:19:42 +02:00 |
|
Jan-Willem Gmelig Meyling
|
25e47ce7ab
|
Compile on Java 11
|
2021-02-24 18:23:23 +01:00 |
|
Jan-Willem Gmelig Meyling
|
725acde46e
|
Compile under Java 11
|
2021-02-24 16:20:46 +01:00 |
|
Jan-Willem Gmelig Meyling
|
68c02aaa11
|
Merge pull request #2729 from querydsl/dependency-convergence
Dependency convergence
|
2021-01-26 17:00:56 +01:00 |
|
Jan-Willem Gmelig Meyling
|
f861bad4ec
|
Fix dependency convergenge
|
2021-01-25 22:02:58 +01:00 |
|
Jan-Willem Gmelig Meyling
|
d651911bd5
|
Java 9 Automatic Module Names (#2727)
|
2021-01-24 20:50:27 +01:00 |
|
Filipe Sousa
|
611a19b1c6
|
Fix h2 and jts version conflict
|
2021-01-24 16:48:22 +01:00 |
|
Jan-Willem Gmelig Meyling
|
d489638f9e
|
Switch from Slf4j to JUL to reduce transitive dependencies
|
2021-01-17 15:54:11 +01:00 |
|
Jan-Willem Gmelig Meyling
|
3f16d02800
|
Merge pull request #2713 from querydsl/update-spatial
[#2404] Upgrade GeoLatte to 1.4.0
|
2021-01-03 18:59:10 +01:00 |
|
Jan-Willem Gmelig Meyling
|
3fd900fc90
|
[#2292] Upgrade Geolatte for querydsl-sql-spatial
Fixes #2292
Co-authored-by: Kyösti Herrala <kyosti.herrala@vincit.fi>
|
2021-01-03 16:27:49 +01:00 |
|
Kyösti Herrala
|
daf73a6dac
|
Exclude duplicate slf4j-simple logger from PostgreSQL JDBC driver
|
2021-01-02 20:00:19 +01:00 |
|
Jan-Willem Gmelig Meyling
|
8eb0baf3f2
|
[#2320] Make Spatial extension available for jpa-codegen
Fixes #2320
Closes #2322
Co-authored-by: Henning Bredel <bredel@52north.org>
|
2021-01-02 17:48:53 +01:00 |
|
Jan-Willem Gmelig Meyling
|
968dfb8538
|
[#2404] Upgrade GeoLatte to 1.4.0
Fixes #2404
Closes #2418
Closes #2584
Closes #2670
Co-authored-by: Matti Tahvonen <matti@vaadin.com>
Co-authored-by: Kochkurov <kochkurovn@gmail.com>
Co-authored-by: Kyösti Herrala <kyosti.herrala@vincit.fi>
|
2021-01-02 16:43:52 +01:00 |
|
Jan-Willem Gmelig Meyling
|
0fb26e84c8
|
[#2479] Migrate off of JSR305
|
2020-12-31 17:52:35 +01:00 |
|
Jan-Willem Gmelig Meyling
|
98a9a8e90c
|
Converge Joda-Time versions and bump them to latest
|
2020-12-29 13:19:03 +08:00 |
|
Jan-Willem Gmelig Meyling
|
36f1299abc
|
Replace Guava API's with Java 8 ones
|
2020-10-31 23:35:47 +01:00 |
|
Jan-Willem Gmelig Meyling
|
9f859baccc
|
Java 6/7/8 performance upgrades and migrations
|
2020-10-26 22:59:40 +01:00 |
|
Jan-Willem Gmelig Meyling
|
dfc50ac0d9
|
Target Java 8 for compilation
|
2020-10-26 19:49:27 +01:00 |
|
John Tims
|
08bea1ab3c
|
Querydsl 5.0.0-SNAPSHOT
|
2020-10-23 21:25:43 -06:00 |
|
John Tims
|
182de7fe5d
|
Querydsl 4.4.1-SNAPSHOT
|
2020-09-19 08:58:27 -06:00 |
|
John Tims
|
a3efb0e7e5
|
Querydsl 4.4.0
|
2020-09-19 08:08:10 -06:00 |
|
John Tims
|
ea3efae5d5
|
Querydsl 4.4.0-SNAPSHOT
|
2020-06-03 06:45:31 -06:00 |
|
John Tims
|
dcab849c24
|
Use official db2 artifact
|
2020-05-19 17:48:07 -06:00 |
|
John Tims
|
aee2f56adb
|
Querydsl 4.3.2-SNAPSHOT
|
2020-03-26 16:12:09 -06:00 |
|
John Tims
|
d514fd024f
|
Querydsl 4.3.1
|
2020-03-26 12:54:48 -06:00 |
|
John Tims
|
a8b2f49535
|
Bump version to 4.3.1-SNAPSHOT
|
2020-03-15 17:55:55 -06:00 |
|
John Tims
|
043a871638
|
Querydsl 4.3.0
|
2020-03-13 12:08:27 -06:00 |
|
John Tims
|
a221cd4d34
|
Querydsl 4.2.3-SNAPSHOT
|
2019-11-24 09:45:17 -07:00 |
|
John Tims
|
f2107a8242
|
Querydsl 4.2.2
|
2019-11-23 12:20:24 +02:00 |
|
Timo Westkämper
|
8321eeab36
|
Querydsl 4.2.1
|
2018-03-20 19:04:55 +02:00 |
|