1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Increase version number to 4.1.1-SNAPSHOT More... about 8 years ago
Increase version number to 4.1.0 (release) More... about 8 years ago
Suppress standard output streams in test runs when Java6 is used (smoothes over superfluous Jackson warning) More... about 8 years ago
New flag 'failQuietly' for ModuleDirectoryLayout check to allow disabling the check when no config file can be found More... about 8 years ago
Increase version number to 4.0.2-SNAPSHOT More... over 8 years ago
Increase version number to 4.0.1 (release) More... over 8 years ago
fix typo More... over 8 years ago
Bugfix in ModuleDirectoryLayout: Files located in baseDir are ok even if modules are used More... over 8 years ago
Ensure support of Checkstyle 7.6 More... over 8 years ago
Relax our Checkstyle rules for Javadoc comments More... over 8 years ago
Add new flag to download-guide.html (since v4.0.0) More... over 8 years ago
Increase version number to 4.0.1-SNAPSHOT More... over 8 years ago
Increase version number to 4.0.0 (release) More... over 8 years ago
PropertyCatalogCheck: Add new placeholder `{12}` to `propertyFile` option in order to better support multi-sourceset secenarios More... over 8 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 8 years ago
Ensure support of Checkstyle 7.5.1 More... over 8 years ago
Build: Introduce ExtProp enum, de-statify BuildUtil, new convenience methods in BuildUtil More... over 8 years ago
Build: Extract two common task methods into a super class More... over 8 years ago
Convert inlined Gradle tasks to separate Java classes More... over 8 years ago
Ensure support of Checkstyle 7.5 More... over 8 years ago
Upgrade to Gradle 3.3 More... over 8 years ago
Ensure support of Checkstyle 7.4 More... over 8 years ago
Ensure support of Checkstyle 7.2 and 7.3 More... over 8 years ago
Change Checkstyle variable 'projectDir' to 'workspace_loc' in order to improve Eclipse compatibility and reduce IntelliJ configuration overhead More... over 8 years ago
Remove 'download-guide.html' from some build artifacts it had snuck into More... over 8 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 8 years ago
Use Checkstyle 7.1.2 for Checkstyle checking of our own code More... over 8 years ago
Ensure support of Checkstyle 7.1.2 More... over 8 years ago
Enable Checkstyle-IDEA 'Scan all files' setting; satisfy Checkstyle 7.1.1 check behavior More... over 8 years ago
Ensure support of Checkstyle 7.1.1 More... almost 9 years ago