Commit Graph

7565 Commits

Author SHA1 Message Date
Jan-Willem Gmelig Meyling
45e88aa55b Merge remote-tracking branch 'origin/master' into remove-joda-time 2020-12-31 16:39:44 +01:00
Jan-Willem Gmelig Meyling
b39d9f115a
Merge pull request #2676 from querydsl/java-8-2
Replace Guava API's with Java 8 ones
2020-12-31 16:32:02 +01:00
Jan-Willem Gmelig Meyling
8d7df5f38e Merge remote-tracking branch 'origin/master' into java-8-2 2020-12-31 16:31:43 +01:00
Jan-Willem Gmelig Meyling
aa15195268 Update Changelog 2020-12-31 15:57:42 +01:00
Jan-Willem Gmelig Meyling
9560e01e3d
Merge pull request #2672 from querydsl/java-8
Target Java 8 for compilation
2020-12-31 15:49:28 +01:00
Jan-Willem Gmelig Meyling
31a8c82c5d Merge branch 'java-8' into java-8-2 2020-12-31 15:27:45 +01:00
Jan-Willem Gmelig Meyling
44eb2420f9 Make Hibernate 5 the default and update changelog 2020-12-31 15:09:03 +01:00
Jan-Willem Gmelig Meyling
8e4769ad17 Add Joda as test dependency for querydsl-maven-plugin 2020-12-31 14:17:55 +01:00
Daniel Shuy
c0be3df6dc Fix maven-enforcer-plugin requireBackwardCompatibility excludes 2020-12-30 15:48:00 +08:00
Daniel Shuy
846738eaa4 Replace SimpleDateFormat with JSR310 DateTimeFormatter 2020-12-30 15:48:00 +08:00
Jan-Willem Gmelig Meyling
98a9a8e90c Converge Joda-Time versions and bump them to latest 2020-12-29 13:19:03 +08:00
Daniel Shuy
1db5af8838 Change joda-time dependency to optional 2020-12-29 13:18:15 +08:00
Daniel Shuy
176a3d215c Replace Joda-Time DateTimeFormatter with ThreadLocal<SimpleDateFormat> 2020-12-29 13:18:15 +08:00
Daniel Shuy
0b2a028a1e Conditionally initialize Joda-Time converters only if Joda-Time is available 2020-12-29 13:18:15 +08:00
Daniel Shuy
799b6f1277 Add AbstractJodaTimeDateTimeType 2020-12-29 13:18:15 +08:00
Jan-Willem Gmelig Meyling
1bbf5be925
Merge pull request #2689 from mp911de/issue/mongodb-document-api
Add support for MongoDB Document API
2020-12-28 22:23:00 +01:00
Jan-Willem Gmelig Meyling
091569e394 Remove IgnoreJRERequirement annotations from JRE310 types 2020-12-28 18:58:51 +01:00
Jan-Willem Gmelig Meyling
110c3be7da Remove Guava as dependency 2020-12-28 18:22:29 +01:00
Jan-Willem Gmelig Meyling
1c7f72e901 Merge branch 'issue/2671' into java-8-2 2020-12-28 16:06:53 +01:00
Jan-Willem Gmelig Meyling
15da5c069f [#2697] Use ECJ compiler on JRE's without compiler for Alias.* 2020-12-28 15:35:42 +01:00
zieunx
9eeb13f329 Change 'Boolean.valueOf()' to 'Boolean.parseBoolean()'
- These variables are not used as 'Boolean' Object.
- Java provides Autoboxing and Unboxing, but this is an unnecessary process.
2020-12-28 15:35:25 +01:00
Kochkurov
15c2a9e496 [#2395] Close resources on exception in AbstractSQLQuery 2020-12-28 15:34:55 +01:00
Jan-Willem Gmelig Meyling
f20697e9a1 [#2671] Make Alias.* thread-safe 2020-12-28 15:16:43 +01:00
Jan-Willem Gmelig Meyling
563694102a Remove Guava usage in querydsl-scala 2020-12-28 14:48: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
276efe4d95 Bump ECJ so that sources can be compiled with Java 8 target 2020-12-28 11:24:13 +01:00
Jan-Willem Gmelig Meyling
67c27d29b6 Target Java 8 and removal of Guava as dependency 2020-12-28 11:24:00 +01:00
Jan-Willem Gmelig Meyling
98607341da Fix LuceneQuery toString 2020-12-25 18:47:10 +01:00
Jan-Willem Gmelig Meyling
8137244a2a Optimized some Path usage 2020-12-25 18:08:56 +01:00
Jan-Willem Gmelig Meyling
ac878c7f10 Removed Guava use in CollectionUtils 2020-12-25 18:01:37 +01:00
Jan-Willem Gmelig Meyling
138f61363d Removed Guava's Primitive usage 2020-12-25 17:52:22 +01:00
Jan-Willem Gmelig Meyling
20bf5758d2 Removed Guava's CharMatcher occurrences 2020-12-25 17:52:04 +01:00
Jan-Willem Gmelig Meyling
93875879cb Removed Guava Multimap occurrences 2020-12-24 13:20:07 +01:00
Jan-Willem Gmelig Meyling
7f9849e86d Removed Guava Collection occurrences 2020-12-23 23:38:21 +01:00
Jan-Willem Gmelig Meyling
5ffbc0a0cc Implemented unmodifiable collection utils 2020-11-15 20:46:21 +01:00
Jan-Willem Gmelig Meyling
f1be28ab37 Replace Guava Stopwatch for benchmarks 2020-11-15 20:46:21 +01:00
Jan-Willem Gmelig Meyling
73e8305049 Eliminate more Guava API's 2020-11-15 20:46:10 +01:00
Ido Salomon
e718b46a97
Introduce issue templates (#2694) 2020-11-05 21:27:50 +02:00
Ido Salomon
58174db032 Remove JDK5 from troubleshooting section 2020-11-05 00:05:03 +02:00
Ido Salomon
568b801a63 Add website badge
Points to GitHub pages until the main domain is sorted.
2020-11-05 00:03:41 +02:00
Jan-Willem Gmelig Meyling
c27cce644e Got rid of Guava Files 2020-11-02 16:11:34 +01:00
Ido Salomon
d6389d3172
Move docker-compose to root (#2682) 2020-11-02 00:41:23 +02:00
Jan-Willem Gmelig Meyling
33ea95a912 Replace Guava Iterables 2020-11-01 00:01:30 +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
Ido Salomon
8938e39b38
Add Maven Central badge (#2683) 2020-10-30 22:02:52 +02:00
HelloCoCooo
7de3d4a71a
Downgrade mongo driver to 3.4 to solve dependency conflict (#2650) 2020-10-30 21:12:38 +02:00
Jan-Willem Gmelig Meyling
161d2b466f Couple of Java 8 enhancements 2020-10-28 15:55:11 +01:00
Jan-Willem Gmelig Meyling
5abd478fc3 Add Fetchable#stream method 2020-10-27 16:07:26 +01:00
Jan-Willem Gmelig Meyling
b33e66d3ba Fix Enforcer plugin configuration for Java 8+ 2020-10-26 23:52:23 +01:00