1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 31 minutes ago. based on code collected about 18 hours ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure support of Checkstyle 7.6 More... about 7 years ago
Relax our Checkstyle rules for Javadoc comments More... about 7 years ago
Add new flag to download-guide.html (since v4.0.0) More... about 7 years ago
Increase version number to 4.0.1-SNAPSHOT More... about 7 years ago
Increase version number to 4.0.0 (release) More... about 7 years ago
PropertyCatalogCheck: Add new placeholder `{12}` to `propertyFile` option in order to better support multi-sourceset secenarios More... over 7 years ago
Major refactoring and simplification of the build - Reduce from n to 3 source sets, so that the source sets which Gradle knows correspond to actually existing source sets - Removed ancillary dependency configurations - Improve cross-check testing by using correct Java level runtime - greatly reduce number of tasks - use only standard configurations (no more "misused" ones) - use detached configurations where necessary - move much of the logic from the script into buildSrc Java code - reduce number of build scripts to 1 - support IntelliJs "module per source set" feature - Fix some Java6 incompatibilities in the unit testing code - Rename tasks so they follow their dependency configuration More... over 7 years ago
Ensure support of Checkstyle 7.5.1 More... over 7 years ago
Build: Introduce ExtProp enum, de-statify BuildUtil, new convenience methods in BuildUtil More... over 7 years ago
Build: Extract two common task methods into a super class More... over 7 years ago
Convert inlined Gradle tasks to separate Java classes More... over 7 years ago
Ensure support of Checkstyle 7.5 More... over 7 years ago
Upgrade to Gradle 3.3 More... over 7 years ago
Ensure support of Checkstyle 7.4 More... over 7 years ago
Ensure support of Checkstyle 7.2 and 7.3 More... over 7 years ago
Change Checkstyle variable 'projectDir' to 'workspace_loc' in order to improve Eclipse compatibility and reduce IntelliJ configuration overhead More... over 7 years ago
Remove 'download-guide.html' from some build artifacts it had snuck into More... over 7 years ago
Add an afterSuite listener to the cross-check test tasks in order to get some stats, but also to avoid triggering a Gradle bug which prevented some cross-check tasks to be executed More... over 7 years ago
Use Checkstyle 7.1.2 for Checkstyle checking of our own code More... over 7 years ago
Ensure support of Checkstyle 7.1.2 More... over 7 years ago
Enable Checkstyle-IDEA 'Scan all files' setting; satisfy Checkstyle 7.1.1 check behavior More... over 7 years ago
Ensure support of Checkstyle 7.1.1 More... over 7 years ago
Ensure support of Checkstyle 7.1 More... almost 8 years ago
Externalize Javadoc links into the dependency configs More... almost 8 years ago
Properly skip Java7 artifacts if no JDK7 is configured More... almost 8 years ago
Travis More... almost 8 years ago
Travis More... almost 8 years ago
Adjust Travis config to Java 8 More... almost 8 years ago
Switch to Java 8, support Checkstyle 7.0 More... almost 8 years ago
Add download guide front matter stub to site build More... almost 8 years ago