6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #24 from werthen/master More... almost 7 years ago
Merge branch 'master' of github.com:ops4j/org.ops4j.pax.url More... almost 7 years ago
fix parent pom references that were left behind on 2.5.0-SNAPSHOT More... about 7 years ago
Make sure that the cache folder exists. Normally, this is done only once in ConfigurationImpl, but this causes problems with pax-runner eclipse plugin: when you select "clear the configuration area before launching", the complete runner folder (including the cache folder) is deleted, but ConfigurationImpl.getWorkingDirectory() will not re-create the folder when launching a second time, and Connection.getInputStream() will throw an exception (path does not exist). More... about 7 years ago
fix wrong LATEST_VERSION_RANGE according to documentation More... about 7 years ago
[PAXURL-333] Better splitting of repositories and defaultRepositories properties More... about 7 years ago
[PAXURL-341] - Fallback Repository should use HTTPS schema (Merge pull request #23 from jerrinot/patch-1) More... over 7 years ago
Use HTTPS schema to access fallback Maven repository More... over 7 years ago
[maven-release-plugin] prepare for next development iteration More... over 7 years ago
[maven-release-plugin] prepare release url-2.5.2 More... over 7 years ago
[PAXURL-340] Do not register URLStreamHandlerService when MavenResolver was not registered More... over 7 years ago
[PAXURL-147] Do not register MavenResolver if there's requireConfigAdminConfig property More... over 7 years ago
[PAXURL-339] Register MavenResolver with indication of configuration used More... over 7 years ago
[maven-release-plugin] prepare for next development iteration More... over 7 years ago
[maven-release-plugin] prepare release url-2.5.1 More... over 7 years ago
[PAXWEB-322] Remove QosAwareSimpleLocalRepositoryManager More... over 7 years ago
[PAXWEB-322] Optionally allow to update release artifacts (<pid>.updateReleases option) More... over 7 years ago
[PAXURL-325] Shade commons-lang in pax-url-aether More... over 7 years ago
[PAXWEB-322] Provide test for update policies and SNAPSHOTs More... over 7 years ago
[PAXURL-338] Maven urls are updated at most once More... over 7 years ago
[PAXURL-337] If retrying resolution, use only original set of remote repos, not default set More... over 7 years ago
[maven-release-plugin] prepare for next development iteration More... over 7 years ago
[maven-release-plugin] prepare release url-2.5.0 More... over 7 years ago
PAXURL-332 - add license file More... over 7 years ago
[PAXURL-324] Remove shaded Mirror class from public API of pax-url-aether More... over 7 years ago
[PAXURL-298] Do not use inactive <proxies>/<proxy> More... over 7 years ago
Version changed to 2.5.0-SNAPSHOT - integration tests More... over 7 years ago
[PAXURL-337] AetherBasedResolver now allows to pass previous exception as hint for consecutive resolution attempt optimization More... over 7 years ago
[PAXURL-336] Minor change to exception message printed in LOG.warn() More... over 7 years ago
[PAXURL-337] Add MavenResolver.resolve() variants that may be used in consecutive invocations More... over 7 years ago