Jonathan Leitschuh
74a3fbbb73
Use HTTPS instead of HTTP to resolve dependencies
...
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.
Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>
2020-02-11 17:48:04 +02:00
lpandzic
a2c5cdf981
fixed checkstyle error in AbstractQuerydslProcessor
2020-01-30 07:43:23 +01:00
lpandzic
cbaf1cfede
flipped getClassName ternary operator
2020-01-29 07:36:23 +01:00
lpandzic
7d772cbab8
opened up apt API for extension
2020-01-27 15:08:08 +01:00
Jan-Willem Gmelig Meyling
9ce8af1561
Bind APT ProcessingEnvironment in APT module
2020-01-23 10:20:35 +02:00
Jan-Willem Gmelig Meyling
ca45aa6bef
Register APT extensions by service loader
2020-01-13 11:36:38 +02: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
Arlo O'Keeffe
3618ef007d
Use return type of ExecutableElement. Fixes #2296
2018-04-20 14:15:00 +02:00
Timo Westkämper
8321eeab36
Querydsl 4.2.1
2018-03-20 19:04:55 +02:00
Timo Westkämper
964d6ce769
Querydsl 4.2.0
2018-03-13 18:54:25 +02:00
Timo Westkämper
721af2b801
Revert "Querydsl 4.2.0"
2018-03-04 22:17:43 +02:00
Timo Westkämper
f732b3ed92
Querydsl 4.2.0
2018-03-04 21:57:19 +02:00
Zoltán Reegn
f52c728f15
add tests for enabling note logging
2018-01-16 11:44:06 +01:00
Zoltán Reegn
d92743ec29
make NOTE diagnostic printing in APT optional
...
Since javac doesn't support hiding only NOTE diagnostic messages,
you have to hide them together with WARN. That's usually not what
you want however, since compiler WARN messages might point out
bugs in your code, so you would want to leave them on.
Solution is to not print NOTE by default and enable it with an
additional compiler arg with -A:
http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javac.html#options
With this change that means you can pass -Aquerydsl.logInfo=true
will
enable NOTE messages, but by default they are not logged.
resolves #2032
2018-01-16 11:36:00 +01:00
Timo Westkämper
7afba09756
Merge pull request #2201 from querydsl/i2138
...
Fix missing scope for jda dependency in querydsl-apt
2018-01-12 20:31:57 +02:00
Timo Westkämper
d8480960b4
Merge pull request #2072 from querydsl/i2059
...
Add test for 2059
2018-01-12 20:27:52 +02:00
Neale Upstone
c261e079cd
Re-instate whitespace that broke checkstyle in build
2018-01-07 22:31:15 +00:00
Ruben Dijkstra
86b40837f7
Fix missing scope for jda dependency in querydsl-apt
2017-09-08 21:07:33 +02:00
Neale Upstone
3d9dc69c3b
Show property names list when QueryInit path fails
2017-08-06 22:19:08 +01:00
Ruben Dijkstra
13833657b7
Add test for 2059
2016-12-31 11:19:42 +01:00
Timo Westkämper
35d549e2d9
Bump version
2016-09-05 22:35:47 +03:00
Timo Westkämper
36399e0e67
Querydsl 4.1.4
2016-09-05 20:30:16 +03:00
Timo Westkämper
9d00a069aa
Unify dependency versions
2016-08-06 10:43:42 +03:00
Timo Westkämper
1a1b7f42d6
Bump version
2016-07-01 17:54:07 +03:00
Timo Westkämper
28f8f45524
Querydsl 4.1.3
2016-06-30 22:13:48 +03:00
Timo Westkämper
6ebc98a18d
Improve init handling
...
Improve PathInits default resolving
2016-06-11 14:35:03 +03:00
Timo Westkämper
2154e8a432
Add PropertyHandling
2016-06-11 12:47:51 +03:00
Timo Westkämper
8e06e9ec7c
Exclude static and bridge methods
2016-06-05 19:57:28 +03:00
Timo Westkämper
47fcde0823
Improve exclusion handling
2016-06-05 19:57:28 +03:00
Timo Westkämper
9786615550
Bump version
2016-05-31 23:04:02 +03:00
Timo Westkämper
9597480d20
Querydsl 4.1.2
2016-05-31 22:30:10 +03:00
Timo Westkämper
e6a463ff10
Bump version
2016-05-16 08:00:02 +03:00
Timo Westkämper
847a5c3d8b
Querydsl 4.1.1
2016-05-15 23:48:03 +03:00
Ruben Dijkstra
edfc9b0dc2
Don't swallow ClassNotFoundExceptions when configuring the NamingFunction
2016-05-10 21:20:33 +03:00
Timo Westkämper
5cdb0e3112
Bump version
2016-04-01 21:48:25 +03:00
Timo Westkämper
678fd78f15
Bump version
2016-04-01 18:42:19 +03:00
Timo Westkämper
0cfeeb5595
Bump version
2016-02-29 22:48:44 +02:00
Timo Westkämper
b4947319c6
Bump version
2016-02-29 22:47:52 +02:00
Timo Westkämper
e47ad11acc
Bump version
2016-01-31 22:52:57 +02:00
Timo Westkämper
2c7af54145
Bump version
2016-01-31 21:21:04 +02:00
Timo Westkämper
245be9328c
Add test
2016-01-11 18:42:42 +02:00
Kirill Vlasov
d11d9d2c3b
Fixing squid:S2583 - Conditions should not unconditionally evaluate to "TRUE" or to "FALSE"
2015-12-31 11:51:43 +05:00
Ruben Dijkstra
e6f2410a54
Normalize line endings to lf
2015-12-13 22:55:32 +01:00
Timo Westkämper
874e2d70d5
Bump version
2015-11-30 23:59:59 +02:00
Timo Westkämper
690d92b78a
Querydsl 4.0.7
2015-11-30 23:15:29 +02:00
Timo Westkämper
2c195ffa62
Get rid of capitalized test method names
2015-11-30 20:05:56 +02:00
Ruben Dijkstra
31900c01b5
Add configurable field/accessor usage
2015-11-12 19:36:46 +01:00
Timo Westkämper
82faa25de2
Bump version
2015-10-31 23:12:50 +02:00
Timo Westkämper
2c4b718d91
Bump version
2015-10-31 22:11:17 +02:00
Ruben Dijkstra
18fd0ad71d
Remove compiler warnings
...
SuppressWarnings moved to smaller scope
Generic array creations avoided
A lot of rawtypes warnings removed
Suppress more warnings in generated code - `all` is an Eclipse extension
2015-10-21 19:03:00 +02:00
Timo Westkämper
d6e7169b58
Bump version
2015-10-01 18:24:20 +03:00
Timo Westkämper
e270b84e75
Bump version
2015-09-30 23:43:18 +03:00
Ruben Dijkstra
2436364d23
Add support for QueryDelegates in nested classes
2015-09-30 07:39:21 -04:00
Timo Westkämper
2bfe011efb
Improve property escaping
2015-09-18 19:46:09 +03:00
Ruben Dijkstra
26615de548
Add QHierarchyTest_A2 to the expected 'failures'
...
Since the field and property accessor type are different,
the effective type isn't consistent so the build might fail
2015-09-15 21:04:25 +02:00
Marcello Romano
377f8261b1
Default variable name customization
2015-09-06 14:48:45 +02:00
Timo Westkämper
1b883e371e
Bump version
2015-08-31 23:36:49 +03:00
Timo Westkämper
773a2bffd1
Querydsl 4.0.4
2015-08-31 22:44:45 +03:00
Timo Westkämper
21d428d227
Merge pull request #1492 from querydsl/remove_readmes
...
Remove unused READMEs
2015-08-31 21:58:13 +03:00
John Tims
b0c60d009d
Suppress warnings on methods
2015-08-27 21:26:40 -04:00
John Tims
08fe760462
Remove some unused READMEs
2015-08-21 21:14:20 -04:00
Timo Westkämper
32f5c66b70
Bump version
2015-08-02 00:17:25 +03:00
Timo Westkämper
f6e5f24475
Release 4.0.3
2015-08-01 23:22:01 +03:00
Timo Westkämper
d17b422212
Bump version
2015-06-30 23:27:38 +03:00
Timo Westkämper
d1923fd0db
Release 4.0.2
2015-06-30 22:11:22 +03:00
Ruben Dijkstra
f47157e476
Merge pull request #1412 from querydsl/assertions
...
Add more assertions
2015-06-30 11:12:18 +02:00
Timo Westkämper
7bece645f5
Replace tabs with spaces
2015-06-26 23:48:20 +03:00
Timo Westkämper
2a6e23d573
Reduce System.out usage
2015-06-26 21:12:09 +03:00
Ruben Dijkstra
037757c593
Merge pull request #1400 from querydsl/i1341-npe-querdsl4
...
Fix NPE on AbstractQuerydslProcessor
2015-06-02 09:00:12 +02:00
Timo Westkämper
eaf665943e
Bump version
2015-06-01 00:28:35 +03:00
Timo Westkämper
b09a278de4
Querydsl 4.0.1 release
2015-05-31 23:29:54 +03:00
John Tims
8d763efe0b
Reorder code so that error checking occurs earlier
2015-05-31 15:04:08 -04:00
John Tims
e35a544698
Fix typos
2015-05-14 10:40:47 -04:00
Timo Westkämper
2ecdd7195d
Fix whitespace for querydsl-apt
2015-05-13 23:08:23 +03:00
Timo Westkämper
6b18460a75
Fix braces
2015-05-13 23:07:06 +03:00
Timo Westkämper
95f256ce46
Add more javadoc checks
2015-05-13 23:07:05 +03:00
Timo Westkämper
dc0a4d0d1b
Extend Checkstyle checks
2015-05-13 23:07:05 +03:00
Timo Westkämper
fca8a124be
Merge pull request #1360 from querydsl/boxing
...
Remove unnecessary boxing
2015-05-13 23:06:37 +03:00
Timo Westkämper
86f949d0e8
Merge pull request #1362 from querydsl/static-final
...
Make static fields final
2015-05-12 18:18:54 +03:00
Timo Westkämper
03d47f8e6b
Bump version
2015-05-11 19:09:19 +03:00
Timo Westkämper
a9c31d905e
Querydsl 4.0.0 release
2015-05-10 22:29:39 +03:00
Ruben Dijkstra
a2e2d11d0d
Make static fields final
2015-05-10 18:12:51 +02:00
Timo Westkämper
3fbb04a3a5
Remove unnecessary boxing
2015-05-10 12:49:04 +03:00
Timo Westkämper
7a190b6f80
Fix APT injection issues
2015-05-10 11:58:04 +03:00
Timo Westkämper
ea42efbd03
Extend Checkstyle checks for tests
2015-05-10 00:39:35 +03:00
Timo Westkämper
059148d2c4
Extend Checkstyle checks
2015-05-09 23:08:31 +03:00
John Tims
55e1f31a70
Remove trailing whitespace in querydsl-apt
2015-05-09 00:56:33 -04:00
John Tims
70a87fff59
Optimize imports in querydsl-apt
2015-05-08 23:36:25 -04:00
Timo Westkämper
bf881bebef
Add Override annotation
2015-05-08 22:06:48 -04:00
John Tims
46003b656a
Add copyright notices
2015-05-08 19:05:25 +03:00
Timo Westkämper
01e2a718cf
Update copyright
2015-05-08 19:05:24 +03:00
John Tims
98595a386f
Clean up Apt javadocs and remove unused code
2015-04-21 22:24:58 -04:00
Timo Westkämper
b04188635b
Improve javadocs
2015-04-19 22:47:26 +03:00
Ruben Dijkstra
703a7d70d0
Add fix for extending external types
2015-03-29 17:09:29 +02:00
Timo Westkämper
1a1845165c
Generics improvements
2015-03-26 19:22:23 +02:00
Timo Westkämper
1ed736b468
Combine package contents
2015-03-26 19:22:22 +02:00
Timo Westkämper
fa07c83658
Changes to Expression instance creation
2015-03-26 19:19:59 +02:00
Timo Westkämper
bc9d10c404
Merge pull request #1270 from querydsl/move-root
...
Move querydsl-root to root directory
2015-03-24 11:24:44 +02:00
John Tims
71316d3f40
Fix typos
2015-03-20 14:23:16 -04:00