34 Commits

Author SHA1 Message Date
Gavin King
054aeff78b completely remove checkstyle and replace it with a simple regex check
This is ~ 2 orders of magnitude faster on my machine, so it can be
executed as part of the compileJava task. Also, it actually logs the
failures, instead of making me go hunt for them in some generated
HTML-based report.
2024-09-30 13:10:09 -05:00
Gavin King
bcde12c8e5 update checkstyle rule 2024-09-16 21:26:00 +02:00
marko-bekhta
ef58e1540a Update JavaDoc CSS for new layout 2024-08-15 13:52:32 -05:00
Gavin King
52aca3078d fix link in javadoc overview 2024-02-02 11:42:02 +01:00
Gavin King
c3d1ebfe2e update the Javadoc overview
- fix the link to JPA Javadoc
- list of important JPA APIs
2023-12-15 11:47:20 +01:00
Steve Ebersole
a2d45a2679 HHH-16962 - General documentation improvements
HHH-17141 - Prepare for 6.3.0 release

https://hibernate.atlassian.net/browse/HHH-16962
https://hibernate.atlassian.net/browse/HHH-17141
2023-08-29 13:20:19 -05:00
Steve Ebersole
725faa258f HHH-14509 : Git master -> main branch renaming 2021-03-19 10:59:03 -05:00
Yoann Rodière
bb93bc839f HHH-13685 Move Suppression*CommentFilter to its new place in checkstyle config
See https://stackoverflow.com/a/55266521/6692043
2020-04-01 09:53:13 -05:00
Yoann Rodière
42f3948ce5 HHH-13685 Remove the obsolete FileContentsHolder module in checkstyle configuration
See https://github.com/checkstyle/checkstyle/issues/3573
2020-04-01 09:53:13 -05:00
Steve Ebersole
93d9162243 HHH-12390 - Add hibernate-jipijapa for integrating with WildFly
- checkstyle fixups
- adjust checkstyle to allow up to 5 newlines at the end of the file (1 to 5)
- fixed bad 4.6 Gradle wrapper version (cant load builds)
2018-03-26 11:42:09 -05:00
Steve Ebersole
6ccbd98bc3 HHH-12187 - Drop custom javadoc css;
HHH-9641 - Resume uploading Javadoc JARs to Maven
2017-12-27 08:41:17 -06:00
Chris Cranford
173184e26d HHH-12176 - Relax the checkstyle requirement for file headers. 2017-12-15 16:23:37 -05:00
Steve Ebersole
737abc503f HHH-11235 - split checkstyles into fatal and non-fatal configs 2016-11-09 11:34:51 -06:00
Andrea Boriero
c5b1cf94f3 HHH-10108 - Substituted checkstyle NewlineAtEndOfFile rule with rules used in OGM and fixed classes having more than a newline at the end of file 2015-09-22 18:11:43 +01:00
Steve Ebersole
bd256e4783 HHH-9803 - Checkstyle fix ups - headers 2015-05-18 23:25:14 -05:00
Steve Ebersole
611f8a0e1c HHH-9803 - Checkstyle fix ups 2015-05-18 13:35:27 -05:00
Steve Ebersole
bb3998bf34 HHH-9803 - Checkstyle fix ups 2015-05-18 02:01:51 -05:00
Steve Ebersole
bbfacee64d HHH-9803 - Checkstyle fix ups 2015-05-18 01:48:39 -05:00
Steve Ebersole
42bb59354f HHH-9803 - Checkstyle fix ups 2015-05-16 14:23:34 -05:00
Steve Ebersole
5f73d9277c HHH-9803 - Checkstyle fix ups 2015-05-16 14:05:15 -05:00
Steve Ebersole
7308e14fed HHH-9803 - Checkstyle fix ups 2015-05-15 18:07:07 -05:00
Steve Ebersole
b103b2a0ad HHH-8741 - More checkstyle cleanups 2013-11-24 15:39:24 -06:00
Steve Ebersole
4c91944fd9 HHH-8741 - More checkstyle cleanups 2013-11-24 15:20:45 -06:00
Steve Ebersole
e59a0170af HHH-8741 - More checkstyle cleanups 2013-11-23 21:30:05 -06:00
Steve Ebersole
8ec17e68e7 HHH-8741 - More checkstyle cleanups 2013-11-23 00:06:06 -06:00
Steve Ebersole
364a47f2c7 HHH-8159 - Apply fixups indicated by analysis tools 2013-05-02 10:01:21 -05:00
Steve Ebersole
3b8320da7e HHH-8159 - Apply fixups indicated by analysis tools 2013-04-29 18:57:29 -05:00
Steve Ebersole
6a388b754c HHH-8159 - Apply fixups indicated by analysis tools 2013-04-19 14:35:39 -05:00
Steve Ebersole
a906d1ffb2 HHH-8137 - Javadoc generation is currently not playing nicely with Java7 javadoc changes 2013-04-15 09:50:33 -05:00
Steve Ebersole
34e7512c76 HHH-8159 - Apply fixups indicated by analysis tools 2013-04-09 19:38:40 -05:00
Steve Ebersole
ea9f478e0f HHH-8159 - Apply fixups indicated by analysis tools 2013-04-09 12:58:18 -05:00
Steve Ebersole
1a066dd6b3 HHH-8159 - Apply fixups indicated by analysis tools 2013-04-09 12:54:15 -05:00
Steve Ebersole
96aa4a6239 HHH-8159 - Apply fixups indicated by analysis tools 2013-04-08 21:24:09 -05:00
Steve Ebersole
826aa6301f HHH-8156 - Apply new Gradle plugins 2013-04-08 21:24:09 -05:00