aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-repository-layer/src/main
Commit message (Collapse)AuthorAgeFilesLines
* Overhauling download link.Joakim Erdfelt2007-02-052-0/+4
| | | | | | | | | | | | * Adding <archiva:downloadArtifact /> taglib. * Adding ability to download sources, javadoc, and client jars too. * Adding ActiveManagedRepositories class to aide in anonymous artifact handling. * Adding test-repository for maven 2.x j2ee artifacts with sources / javadoc / client jars. * Adding ManagedArtifact class to track this relationship between main artifact and attached artifacts. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@503520 13f79535-47bb-0310-9956-ffa450edef68
* Update license, reformatBrett Porter2006-12-237-77/+98
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@489860 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-161] move the query layer tests, remove unnecessary mocks, and fix ↵Brett Porter2006-09-054-142/+96
| | | | | | tests to test legitimate things. Remove tests for null artifact ids, etc since it is impossible that they would be created with a normal (non-mock) API and the reporting will get these errors fed through from the file positioning and model validation errors instead git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440282 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-161] move the query layer to a separate moduleBrett Porter2006-09-058-0/+601
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440260 13f79535-47bb-0310-9956-ffa450edef68