9
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove all .class files from git repository. Ignore .class files going forward More... over 6 years ago
Documentation to packaging doc to document the new concatenate and transform methods More... over 6 years ago
Add a transform method when merging artifacts to transform file contents More... over 6 years ago
Rename aggregate to concatenate More... over 6 years ago
Adding aggregate method to allow concatenating file contents when merging archives More... over 6 years ago
Remove section of documentation referring to getting development builds from Assaf home folder More... over 6 years ago
Adding support to compiling Kotlin. More... almost 7 years ago
Complete release and prepare for next development iteration More... almost 7 years ago
Prepare for next release More... almost 7 years ago
Add support for gwt 2.8.1 to gwt addon. More... almost 7 years ago
Avoid error "undefined local variable or method `pom'" when invoking the `JarTask` without it being registered through the `package` helper`. More... almost 7 years ago
Release 1.5.2 and prepare for development of 1.5.3 More... about 7 years ago
Prepare documentation for next release More... about 7 years ago
Adjust the staging process to use the same environment variables as the gpg addon More... about 7 years ago
Prefer single quotes More... about 7 years ago
Remove unused variable More... about 7 years ago
Prepare for staging a release More... about 7 years ago
Replace "if !expression" with "unless expression" More... about 7 years ago
Prefer single quotes More... about 7 years ago
Update TestNG version to 6.11. More... about 7 years ago
BUILDR-731 - Enhance Sonar addon to support configuration of the project version. More... about 7 years ago
Prefer single quotes More... about 7 years ago
Fix pom generation to eliminate invalid `classifier` element from being added to POM. More... about 7 years ago
1.5.1 release info More... about 7 years ago
Update CHANGELOG to match 1.5.1 stage date More... about 7 years ago
In the 'buildr/git_auto_version' addon strip out any versions that start with a 'v' character as most projects on git repositories prefix version tags with a "v" to avoid collisions with any branchs named after the version which are typically without the "v" character. More... about 7 years ago
The GWT project publishes invalid jars that can not be included on source path when the javadoc tool is executing. More... about 7 years ago
IDEA: Change the ordering of dependencies in the IDE module descriptor such that test dependencies are first to allow test dependencies to override/shadow compile dependencies. More... about 7 years ago
IDEA: Correctly configure the IDE module if the language level differs from the root project language level. More... about 7 years ago
Add css2gss task to gwt addon to support conveting from deprecated css syntax to modern gss syntax. More... about 7 years ago