Commit Graph

12 Commits

Author SHA1 Message Date
Joakim Erdfelt 9aea4eb1ab Creating copy of default-repository for testing reasons
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@518674 13f79535-47bb-0310-9956-ffa450edef68
2007-03-15 16:06:09 +00:00
Emmanuel Venisse 604ec9dd3a Add missing dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512693 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 10:32:59 +00:00
Joakim Erdfelt 61bf12f971 Refactoring of test cases, preparation for Scanner tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512276 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 15:15:45 +00:00
Joakim Erdfelt 4d72631038 Refactoring of test cases.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512272 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 15:13:21 +00:00
Joakim Erdfelt cb8e218968 Using updated plexus-cache for runtime creation of Cache.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512105 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 01:47:08 +00:00
Joakim Erdfelt 7b52510e87 Correcting unit test failures.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511956 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 19:20:59 +00:00
Joakim Erdfelt e84119abed Adding repository layer components for refactoring work
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511901 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 17:05:04 +00:00
Joakim Erdfelt 0d3707a11b Overhauling download link.
* 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
2007-02-05 00:30:59 +00:00
Brett Porter 0b54f729ab Update license, reformat
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@489860 13f79535-47bb-0310-9956-ffa450edef68
2006-12-23 06:39:46 +00:00
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
Brett Porter 63c171e2eb [MRM-161] move the query layer tests, remove unnecessary mocks, and fix 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
2006-09-05 07:00:52 +00:00
Brett Porter d29cdf4ab1 [MRM-161] move the query layer to a separate module
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440260 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 05:12:31 +00:00