9
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 21 hours ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Travis: Drop unsupported MaxPermSize Java configuration param More... over 5 years ago
Travis: drop OracleJDK7 More... over 5 years ago
Drop deprecated (no replacement) method More... over 5 years ago
Gemfile: use https More... over 5 years ago
Update Travis CI matrix More... over 5 years ago
Update spec to reflect changes in behaviour More... almost 6 years ago
Fixed Spelling. More... almost 6 years ago
Default the sourcepath passed to the javadoc tool More... almost 6 years ago
Added support for `:skip_merge_gwt_dependencies` parameter in GWT addon. More... almost 6 years ago
Apply the remainder of the fix that should have been applied in 1.5.6 to decode usernames and passwords prior to passing to the underlying http library More... almost 6 years ago
Prepare for next development iteration More... almost 6 years ago
Record last change More... almost 6 years ago
Update downloads page More... almost 6 years ago
Preparation for release More... almost 6 years ago
Prefer %w syntax More... about 6 years ago
Increase the read timeout to 10 minutes when uploading maven artifacts More... about 6 years ago
Ensure that the username and passwords declared for repositories are correctly url encoded for the upload repositories when converted to a URL. (i.e. Ensure `Buildr.repositories.release_to` and `Buildr.repositories.snapshot_to` settings can have usernames and passwords with special characters). More... about 6 years ago
Use version `1.0.2` of the `com.google.jsinterop:jsinterop-annotations:jar` artifact when using GWT 2.8.2 to align with version shipped with GWT. More... about 6 years ago
Whitespace More... about 6 years ago
Include artifact in dependency definition so it is easy for filter ro reference artifact More... about 6 years ago
Add support for allowing some dependencies to include transitive dependencies via the `pom.include_transitive_dependencies` configuration setting. More... about 6 years ago
Add support for adding dependencies to the pom via the `pom.additional_dependencies` configuration setting More... about 6 years ago
Correctly handle scenario when no classifier is specified More... about 6 years ago
Make sure provided and runtime dependencies are correctly handled when generating pom More... about 6 years ago
Move classifier above scope to follow conventions More... about 6 years ago
Dependencies added to POMs will specify the classifier unless it is the default value. More... about 6 years ago
Add the `project.pom.dependency_filter` configuration property to control whether a dependency is included in the pom More... about 6 years ago
Change parent pom from `org.sonatype.oss:oss-parent:pom:7` to `org.sonatype.oss:oss-parent:pom:8` so poms do not generate warnings with modern Maven More... about 6 years ago
Add support for sha512 digests to be generated for files during the upload More... about 6 years ago
Update README.rdoc More... about 6 years ago