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 |
|
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 |
|
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 |
|
Jan-Willem Gmelig Meyling
|
e9589bbec8
|
Fix classgraph scope
|
2021-06-02 23:28:16 +02:00 |
|
f43nd1r
|
6ca0fa156c
|
Merge branch 'master' into kotlin-codegen
# Conflicts:
# querydsl-codegen/src/test/java/com/querydsl/codegen/EmbeddableSerializerTest.java
# querydsl-codegen/src/test/java/com/querydsl/codegen/EntitySerializerTest.java
# querydsl-codegen/src/test/java/com/querydsl/codegen/ProjectionSerializerTest.java
|
2021-06-02 11:26:06 +02:00 |
|
f43nd1r
|
57ddeff728
|
fix compileutils
|
2021-05-02 22:17:08 +02:00 |
|
f43nd1r
|
3ac653d9df
|
Fix CompileUtils
|
2021-05-02 21:41:59 +02:00 |
|
f43nd1r
|
d1091c6dd4
|
use resolved @Generated annotation in tests
|
2021-05-02 19:48:52 +02:00 |
|
f43nd1r
|
9ce575d07e
|
replace outdated reflections library with https://github.com/classgraph/classgraph
|
2021-05-02 19:42:46 +02:00 |
|
f43nd1r
|
b56fe61488
|
fix tests
|
2021-04-10 18:18:19 +02:00 |
|
f43nd1r
|
30609045de
|
port kotlin codegen to 5.0.0
|
2021-04-10 18:18:19 +02:00 |
|
Jan-Willem Gmelig Meyling
|
25e47ce7ab
|
Compile on Java 11
|
2021-02-24 18:23:23 +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 |
|
Jan-Willem Gmelig Meyling
|
6d5e062cf6
|
Merge pull request #2726 from querydsl/jakarta-ee
[#2612] Support Jakarta EE through Eclipse Transformer
|
2021-01-24 16:41:58 +01:00 |
|
Jan-Willem Gmelig Meyling
|
d752845021
|
[#2612] Support Jakarta EE through Eclipse Transfmorer
|
2021-01-24 13:54:16 +01:00 |
|
Jan-Willem Gmelig Meyling
|
0af1bc9aae
|
Get rid of javax-inject dependency in jpa and sql
|
2021-01-24 13:31:37 +01:00 |
|
rob-valor
|
b7009c4529
|
[#2460] Allow alternative Generated annotation to be provided
Fixes #2460
Fixes #2612
Fixes #2242
Closes #2657
Co-authored-by: Jan-Willem Gmelig Meyling <jan-willem@youngmediaexperts.nl>
|
2021-01-18 10:19:07 +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
|
0fb26e84c8
|
[#2479] Migrate off of JSR305
|
2020-12-31 17:52:35 +01:00 |
|
Jan-Willem Gmelig Meyling
|
110c3be7da
|
Remove Guava as dependency
|
2020-12-28 18:22:29 +01:00 |
|
Jan-Willem Gmelig Meyling
|
d1d3f9dfe5
|
Subtree merge Mysema Codegen module
|
2020-12-28 13:38:41 +01:00 |
|
Jan-Willem Gmelig Meyling
|
7f9849e86d
|
Removed Guava Collection occurrences
|
2020-12-23 23:38:21 +01:00 |
|
Jan-Willem Gmelig Meyling
|
73e8305049
|
Eliminate more Guava API's
|
2020-11-15 20:46:10 +01:00 |
|
Jan-Willem Gmelig Meyling
|
c27cce644e
|
Got rid of Guava Files
|
2020-11-02 16:11:34 +01:00 |
|
Jan-Willem Gmelig Meyling
|
a6b5d0ad6b
|
Replace Guava Function
|
2020-10-31 23:36:32 +01: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 |
|
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 |
|
Jan-Willem Gmelig Meyling
|
4204626478
|
Merge pull request #2562 from jwgmeligmeyling/issue/2561
Support generic query type mappings in TypeMapping (fixes #2561)
|
2020-07-27 22:47:15 +02:00 |
|
Jan-Willem Gmelig Meyling
|
32ad073481
|
Merge pull request #2573 from jwgmeligmeyling/issue/2572
Let TypeCategory.ENTITY take precedence over COMPARABLE, fixes #2572
|
2020-07-27 22:46:54 +02:00 |
|
John Tims
|
ea3efae5d5
|
Querydsl 4.4.0-SNAPSHOT
|
2020-06-03 06:45:31 -06:00 |
|
John Tims
|
8685317896
|
Merge pull request #2535 from cpugputpu/use-LinkedHashSet-in-EntityType.java
use LinkedHashSet for deterministic order
|
2020-05-27 06:25:25 -06:00 |
|
John Tims
|
556c0d5ac1
|
Limit classpath scanning to the specified package
|
2020-05-13 12:04:27 -06:00 |
|
Jan-Willem Gmelig Meyling
|
d88d1721da
|
Let TypeCategory.ENTITY take precedence over COMPARABLE, fixes #2572
|
2020-04-19 16:09:37 +02:00 |
|
Jan-Willem Gmelig Meyling
|
43df111565
|
Support generic query type mappings in TypeMapping (fixes #2561)
|
2020-04-12 12:20:16 +02: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 |
|
cpugputpu
|
1f8d4c168f
|
use LinkedHashSet for deterministic order
|
2020-03-02 04:17:13 -08:00 |
|
John Tims
|
a221cd4d34
|
Querydsl 4.2.3-SNAPSHOT
|
2019-11-24 09:45:17 -07:00 |
|