14 Commits

Author SHA1 Message Date
Joakim Erdfelt
6405019ede Updates for reporting.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@510280 13f79535-47bb-0310-9956-ffa450edef68
2007-02-21 22:45:46 +00:00
Joakim Erdfelt
b58178fab1 Adding required plexus:merge
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@509790 13f79535-47bb-0310-9956-ffa450edef68
2007-02-20 22:48:37 +00:00
Joakim Erdfelt
1b11ee956c * Fix for rogue "${appserver.base}" directory creation due to bad Log4jLoggerManager implementation.
* Moved to slf4j for logging instead.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@509767 13f79535-47bb-0310-9956-ffa450edef68
2007-02-20 21:53:33 +00:00
Joakim Erdfelt
57e776fadb merge from trunk 507588:HEAD
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@509328 13f79535-47bb-0310-9956-ffa450edef68
2007-02-19 20:49:18 +00:00
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
29a794671f Refactoring of common classes and apis out of other modules
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@508507 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 17:34:02 +00:00
Joakim Erdfelt
b36b5b172c Correcting last compile errors. Providing stable 'last run' indicator
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@507728 13f79535-47bb-0310-9956-ffa450edef68
2007-02-14 22:42:29 +00:00
Joakim Erdfelt
b1a09347fa Correcting more Test failures.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@507719 13f79535-47bb-0310-9956-ffa450edef68
2007-02-14 22:26:37 +00:00
Joakim Erdfelt
f21fdabc6c Reducing chattiness of scan.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@507661 13f79535-47bb-0310-9956-ffa450edef68
2007-02-14 19:16:16 +00:00
Joakim Erdfelt
0c284df752 Fixing test failures since merge and changes in archiva-reports-standard
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@507658 13f79535-47bb-0310-9956-ffa450edef68
2007-02-14 19:13:36 +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
375d124989 Fixing the last of the test failures.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@507603 13f79535-47bb-0310-9956-ffa450edef68
2007-02-14 16:27:53 +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