summaryrefslogtreecommitdiffstats
path: root/archiva-proxy/src
Commit message (Collapse)AuthorAgeFilesLines
* Moving off of Plexus FileUtils and onto IO FileUtils. copyFileToDirectory in ↵Henri Yandell2006-12-093-139/+141
| | | | | | IO leads to the last-modified being maintained by default, which isn't desired in the case of src/test/java/org/apache/maven/archiva/proxy/ProxyRequestHandlerTest.java. I'll add a method to IO allowing that to be turned off (as copyFile(..) already has the variant) and this code can be simplified when IO 1.3 is released. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@484860 13f79535-47bb-0310-9956-ffa450edef68
* Moving from Plexus Utils IOUtil to Commons IO IOUtils. close(..) becomes ↵Henri Yandell2006-12-021-4/+4
| | | | | | closeQuietly(..). copy(..) stays the same. In 1.3 (we're on 1.2 currently) copy(..) will throw an exception if more than MAXINT bytes are copied, but this is just a test case so I think we're safe. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481460 13f79535-47bb-0310-9956-ffa450edef68
* Update wagonEmmanuel Venisse2006-12-011-0/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481234 13f79535-47bb-0310-9956-ffa450edef68
* Moving from internal Digest routines to plexus-digest.Joakim Erdfelt2006-10-301-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@469245 13f79535-47bb-0310-9956-ffa450edef68
* - verified copyright headersEdwin L. Punzalan2006-10-261-0/+17
| | | | | | | - optimized imports - ran code formatting git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@467926 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-187] improve proxy loggingBrett Porter2006-09-301-4/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451590 13f79535-47bb-0310-9956-ffa450edef68
* fix proxy testsBrett Porter2006-09-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439198 13f79535-47bb-0310-9956-ffa450edef68
* rename discovery package for consistencyBrett Porter2006-09-011-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439194 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-153] handle relocation of artifactsBrett Porter2006-09-0110-74/+473
| | | | | | Submitted by: Nicolas de Loof (applied with changes) git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439168 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-155] check paths are translated correctly when there is a mismatch ↵Brett Porter2006-09-012-3/+42
| | | | | | | | between the requested repository layout and the managed repository layout Submitted by: Nicolas de Loof (applied with changes) git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439143 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-144] clarify TODO itemsBrett Porter2006-08-281-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437583 13f79535-47bb-0310-9956-ffa450edef68
* rename java packages to archivaBrett Porter2006-08-267-11/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437105 13f79535-47bb-0310-9956-ffa450edef68
* rename archiva artifactsBrett Porter2006-08-2659-0/+3438
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437088 13f79535-47bb-0310-9956-ffa450edef68