aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-consumers
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-07-167-7/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677215 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.1Maria Odea B. Ching2008-07-167-7/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677213 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-737]Maria Odea B. Ching2008-07-101-0/+11
| | | | | | | -do not index metadata files git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675483 13f79535-47bb-0310-9956-ffa450edef68
* remove unneccessary codes in the searcher for testsMaria Odea B. Ching2008-07-091-39/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675099 13f79535-47bb-0310-9956-ffa450edef68
* log exceptions caught in the searcherMaria Odea B. Ching2008-07-091-4/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675097 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-730]Maria Odea B. Ching2008-07-087-9/+611
| | | | | | | | | -used bcel to read the .class files -index classnames (packagename already included here) and methods that are public -added tests git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674740 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-07-087-7/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674706 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.1Maria Odea B. Ching2008-07-087-9/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674704 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-847] Fix build on windows by using xmlunit to test xml outputEmmanuel Venisse2008-06-242-4/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@671144 13f79535-47bb-0310-9956-ffa450edef68
* POM clean upBrett Porter2008-06-143-13/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667751 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-797]Maria Odea B. Ching2008-05-2620-66/+215
| | | | | | | | -check for released versions of a snapshot across all releases repo -add test git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660126 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-773]Maria Odea B. Ching2008-04-2813-19/+40
| | | | | | | | -added the constraints for getting the different versions of a specific artifact -added the whenGathered field in beginScan(..) of RepositoryContentConsumer interface and updated all implementing consumers git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652043 13f79535-47bb-0310-9956-ffa450edef68
* -reverted exclusions of plexus-container in plexus-spring dependencyMaria Odea B. Ching2008-04-154-30/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648097 13f79535-47bb-0310-9956-ffa450edef68
* -exclude plexus container in plexus-spring dependencyMaria Odea B. Ching2008-04-144-0/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@647784 13f79535-47bb-0310-9956-ffa450edef68
* remove all traces of the Plexus containerBrett Porter2008-04-142-0/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@647663 13f79535-47bb-0310-9956-ffa450edef68
* clean up dependenciesBrett Porter2008-04-094-0/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@646442 13f79535-47bb-0310-9956-ffa450edef68
* remove unnecessary component definitionsBrett Porter2008-04-091-13/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@646403 13f79535-47bb-0310-9956-ffa450edef68
* additional tests and add classifierBrett Porter2008-04-085-2/+196
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@645780 13f79535-47bb-0310-9956-ffa450edef68
* guard against incorrect generationBrett Porter2008-04-081-2/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@645761 13f79535-47bb-0310-9956-ffa450edef68
* a couple of workarounds to force "offline" behaviourBrett Porter2008-04-081-13/+53
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@645751 13f79535-47bb-0310-9956-ffa450edef68
* add a consumer (not enabled by default) that can generate a dependency tree ↵Brett Porter2008-04-078-2/+773
| | | | | | as XML git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@645394 13f79535-47bb-0310-9956-ffa450edef68
* fix missing importBrett Porter2008-04-041-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@644567 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-746] also need to make sure the metadata is not scanned in getVersionsBrett Porter2008-04-031-11/+1
| | | | | | | Merged from: r644317 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@644324 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-763] correct incorrect cron expressionsBrett Porter2008-04-034-14/+14
| | | | | | | Merged from: r644279 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@644282 13f79535-47bb-0310-9956-ffa450edef68
* restructure according to discussion on the dev listBrett Porter2008-03-29216-0/+8827
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642497 13f79535-47bb-0310-9956-ffa450edef68