Commit Graph

17 Commits

Author SHA1 Message Date
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
Emmanuel Venisse 7f606ec657 Fix NPE when repository path contains spaces
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@454323 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 09:51:18 +00:00
Emmanuel Venisse fd29c31a30 Fix FNFE when basedir contains spaces
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@453251 13f79535-47bb-0310-9956-ffa450edef68
2006-10-05 14:34:06 +00:00
Brett Porter 04e602f652 adjust tests to work even if they are exported from SVN rather than a checkout
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@447735 13f79535-47bb-0310-9956-ffa450edef68
2006-09-19 05:09:52 +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 7d6f2e7122 [MRM-163] add support for legacy repo javadoc and source jars
Submitted by: nicolas de loof


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@442847 13f79535-47bb-0310-9956-ffa450edef68
2006-09-13 05:21:12 +00:00
Brett Porter 8630479fc6 [MRM-166] ignore .reports and .index when doing discovery
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@441798 13f79535-47bb-0310-9956-ffa450edef68
2006-09-09 15:28:22 +00:00
Brett Porter bb259f1a6b [MRM-161] report on metadata
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@441419 13f79535-47bb-0310-9956-ffa450edef68
2006-09-08 07:52:21 +00:00
Brett Porter 90f0dddc43 [MRM-161] introduce a model for storing reports in the repository, and wire them up on the back of the indexer.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@441377 13f79535-47bb-0310-9956-ffa450edef68
2006-09-08 05:16:51 +00:00
Brett Porter 2fb806d300 [MRM-134] remove old timestamp code and tests
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439937 13f79535-47bb-0310-9956-ffa450edef68
2006-09-04 05:42:14 +00:00
Brett Porter 0d7b2b158b [MRM-142, MRM-134] remove timestamp handling and instead simply index records that aren't previously indexed. We can add timestamp checking for updating records later, but this removes the problems associated with relying on filesystem timestamps and a single tracking timestamp.
Included in this fix is some refactoring to reduce memory usage, including a hack to flush the project cache periodically. This hack can be removed when the project cache is configurable (see MRM-142).
This now indexes the ibiblio repository from scratch in ~23 minutes, and incremental indexing takes 30-60 seconds.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439935 13f79535-47bb-0310-9956-ffa450edef68
2006-09-04 05:34:42 +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 a2f265e94e update design notes
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439191 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 05:44:10 +00:00
Brett Porter 96ba48bf47 [MRM-144] various minor improvements to code
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439134 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 01:47:48 +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