1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tweaked artifact ID to make it more descriptive of functionality More... about 13 years ago
Refactor and clean up of file download code. More... about 13 years ago
Ability to set retry attempts added with validation. Negative retry attempts cannot be set. More... about 13 years ago
Retry download support added. Now also checks any files in cache to see if they are valid before performing a download as long as Hash checking is enabled. More... about 13 years ago
Resturctured codebase to break individual function groups into separate packages. More... about 13 years ago
File hash check added along with additional tests. More... about 13 years ago
Basic File downloader implementation added with test More... about 13 years ago
Added requiresProject and given a temporary goal. More... about 13 years ago
Add test file. More... about 13 years ago
Added in logging. More... about 13 years ago
Now checks versions supplied in POM and returns a valid list of versions. Exception thorwn if invalid version used (this can be suppressed) More... about 13 years ago
refactored code, getLatestVersions test now passing. More... about 13 years ago
use correct attribute. More... over 13 years ago
Added initial implementation of get latest version. More... over 13 years ago
Remove junk More... over 13 years ago
Tweaked XML slightly to make it W3C valid. More... over 13 years ago
Added version handler & test More... over 13 years ago
Added TODO's More... over 13 years ago
Cleaned up file downloader. More... over 13 years ago
File downloader and test now working. More... over 13 years ago
Initial cut of file downloader, now need to make test pass. More... over 13 years ago
Added some more parameters that will be needed in base Mojo. More... over 13 years ago
Set up a basic file download test. More... over 13 years ago
Added http client to do file downloading. Added some test dependencies. More... over 13 years ago
Restructured RepositoryMap based upon the fact that different drivers have different release policies/version numbers. Switched anything referring to an MD5 check to SHA1 instead. More... over 13 years ago
Fixed typo More... over 13 years ago
Initial set of POM properties defined. More... over 13 years ago
Parser created for the repository XML map. More... over 13 years ago
Created a repository map in XML. More... over 13 years ago
Initial commit with basic start to project structure. More... over 13 years ago