aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-discoverer/src
Commit message (Collapse)AuthorAgeFilesLines
* Moved from Plexus-Util StringUtils to Lang StringUtils. replace, split and ↵Henri Yandell2006-12-012-3/+3
| | | | | | join should just have had performance improvements (probably won't be noticed). isEmpty no longer trims, but usually people don't expect that so that's a semi bugfix. I've also switched a couple of \!isEmpty's to isNotEmpty. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481446 13f79535-47bb-0310-9956-ffa450edef68
* Applying Tom Huybrechts patch rom MRM-226. Stops the indexer bloHenri Yandell2006-11-163-0/+17
| | | | | | wing up when it hits it and thinks its a -sources for a foo-test artifact git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475959 13f79535-47bb-0310-9956-ffa450edef68
* - verified copyright headersEdwin L. Punzalan2006-10-2612-3/+108
| | | | | | | - optimized imports - ran code formatting git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@467926 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPE when repository path contains spacesEmmanuel Venisse2006-10-091-10/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@454323 13f79535-47bb-0310-9956-ffa450edef68
* Fix FNFE when basedir contains spacesEmmanuel Venisse2006-10-051-1/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@453251 13f79535-47bb-0310-9956-ffa450edef68
* adjust tests to work even if they are exported from SVN rather than a checkoutBrett Porter2006-09-194-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@447735 13f79535-47bb-0310-9956-ffa450edef68
* set correct line endingsBrett Porter2006-09-1516-148/+148
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@446573 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-163] add support for legacy repo javadoc and source jarsBrett Porter2006-09-132-1/+40
| | | | | | | Submitted by: nicolas de loof git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@442847 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-166] ignore .reports and .index when doing discoveryBrett Porter2006-09-091-5/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@441798 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-161] report on metadataBrett Porter2006-09-084-18/+103
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@441419 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-161] introduce a model for storing reports in the repository, and wire ↵Brett Porter2006-09-085-7/+20
| | | | | | 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
* [MRM-134] remove old timestamp code and testsBrett Porter2006-09-044-293/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439937 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-142, MRM-134] remove timestamp handling and instead simply index ↵Brett Porter2006-09-0411-389/+239
| | | | | | | | | 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
* rename discovery package for consistencyBrett Porter2006-09-0114-23/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439194 13f79535-47bb-0310-9956-ffa450edef68
* update design notesBrett Porter2006-09-011-8/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439191 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-144] various minor improvements to codeBrett Porter2006-09-017-13/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439134 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-2615-25/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437105 13f79535-47bb-0310-9956-ffa450edef68
* rename archiva artifactsBrett Porter2006-08-2687-0/+3494
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437088 13f79535-47bb-0310-9956-ffa450edef68