4 Commits

Author SHA1 Message Date
Joakim Erdfelt
7407814b23 * Refactoring for archiva-common complete.
* Updating unit tests in other modules for new archiva-common libs.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@508779 13f79535-47bb-0310-9956-ffa450edef68
2007-02-17 17:04:40 +00:00
Joakim Erdfelt
18caba2a7b Merging changes from trunk (revision 506385:507588) into branch.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@507626 13f79535-47bb-0310-9956-ffa450edef68
2007-02-14 17:05:18 +00:00
Joakim Erdfelt
4b0d0646d0 (NOT COMPLETE YET) Commiting what I have for stability and memory utilization so far, wanted to confer with brett about changes.
* Overhauled archiva-discoverer to use a walker / publish / consumer type interface instead of in-memory lists of files.  This has had a reduction in memory over large repositories.  Expect an average of memory reduction of (22MB * Managed Repository Count).
* Overhauled archiva-reports-standard to use jpox as opposed to xml store to reduce memory usage.  Expect an average memory reduction of (45MB * Managed Repository Count).



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@507550 13f79535-47bb-0310-9956-ffa450edef68
2007-02-14 14:44:59 +00:00
Joakim Erdfelt
4bc32e6026 Creating branch for working on solution for MRM-239.
Yes, I could have just fixed the problem in trunk, but the fix has quite an impact on the codebase.
I wanted to flesh out all of the problems on a branch, and allow collaboration, before these fixes hit trunk.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@506385 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 09:20:03 +00:00