Henri Yandell
|
12cef35e36
|
Moving off of Plexus FileUtils and onto IO FileUtils. copyFileToDirectory in 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
|
2006-12-09 00:24:40 +00:00 |
Henri Yandell
|
5484a75333
|
Moving from Plexus Utils IOUtil to Commons IO IOUtils. close(..) becomes 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
|
2006-12-02 00:37:00 +00:00 |
Emmanuel Venisse
|
70d0d075a2
|
Update wagon
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481234 13f79535-47bb-0310-9956-ffa450edef68
|
2006-12-01 13:04:07 +00:00 |
Joakim Erdfelt
|
0cb280cd5f
|
Moving from internal Digest routines to plexus-digest.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@469245 13f79535-47bb-0310-9956-ffa450edef68
|
2006-10-30 19:32:43 +00:00 |
Edwin L. Punzalan
|
2b1e907f10
|
- verified copyright headers
- optimized imports
- ran code formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@467926 13f79535-47bb-0310-9956-ffa450edef68
|
2006-10-26 09:15:23 +00:00 |
Brett Porter
|
28dc3238cb
|
[MRM-187] improve proxy logging
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451590 13f79535-47bb-0310-9956-ffa450edef68
|
2006-09-30 12:42:11 +00:00 |
Brett Porter
|
d221e70b91
|
set correct line endings
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@446573 13f79535-47bb-0310-9956-ffa450edef68
|
2006-09-15 11:03:30 +00:00 |
Brett Porter
|
9b9945299d
|
fix proxy tests
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439198 13f79535-47bb-0310-9956-ffa450edef68
|
2006-09-01 06:00:55 +00:00 |
Brett Porter
|
44ffe7eb4c
|
rename discovery package for consistency
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439194 13f79535-47bb-0310-9956-ffa450edef68
|
2006-09-01 05:52:21 +00:00 |
Brett Porter
|
b16695cf64
|
[MRM-153] handle relocation of artifacts
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
|
2006-09-01 04:21:20 +00:00 |
Brett Porter
|
2102fd5298
|
[MRM-155] check paths are translated correctly when there is a mismatch 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
|
2006-09-01 02:40:33 +00:00 |
Brett Porter
|
b103fbf497
|
[MRM-144] clarify TODO items
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437583 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-28 07:16:16 +00:00 |
Brett Porter
|
ce6b82aa75
|
rename java packages to archiva
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437105 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-26 07:22:22 +00:00 |
Brett Porter
|
209ef5ca84
|
rename archiva artifacts
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437088 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-26 05:47:59 +00:00 |