summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* o Unindent configuration snippets to make them copy-paste friendly.archiva-1.0.xDennis Lundberg2008-05-301-61/+61
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@661610 13f79535-47bb-0310-9956-ffa450edef68
* o Indent POM snippet to make it copy-paste friendly.Dennis Lundberg2008-05-301-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@661605 13f79535-47bb-0310-9956-ffa450edef68
* MRM-768 : use a distinct "type" for maven1 and maven2 plugins to avoid ↵Nicolas De Loof2008-04-085-10/+30
| | | | | | conflicts when M2 plugins are stored in M1 repo git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@645962 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationBrett Porter2008-04-0336-72/+72
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@644348 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.0.2Brett Porter2008-04-0336-46/+46
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@644344 13f79535-47bb-0310-9956-ffa450edef68
* update the release notesBrett Porter2008-04-031-9/+118
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@644338 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationBrett Porter2008-04-0336-46/+46
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@644335 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.0.2Brett Porter2008-04-0336-72/+72
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@644332 13f79535-47bb-0310-9956-ffa450edef68
* exclude reports on the branch due to OOME in docs buildBrett Porter2008-04-031-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@644323 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-746] also need to make sure the metadata is not scanned in getVersionsBrett Porter2008-04-037-14/+86
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@644317 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-762] fix incorrect HTMLBrett Porter2008-04-032-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@644297 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-763] correct incorrect cron expressionsBrett Porter2008-04-0314-34/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@644279 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-159] documentation for error handlingBrett Porter2008-04-031-4/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@644275 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-159] should not respond with a 404 if proxying a file results in a ↵Brett Porter2008-04-0324-160/+1377
| | | | | | remote error git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@644205 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-764] default policies are not selected in the add proxy connector pageBrett Porter2008-04-031-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@644195 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-532] Display the value of the index directory and allow it to be edited ↵Wendy Smoak2008-04-032-0/+5
| | | | | | | | | through the web interface merged r644150 from trunk git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@644166 13f79535-47bb-0310-9956-ffa450edef68
* -merged -r637928 of trunk for MRM-622Maria Odea B. Ching2008-03-314-48/+153
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@642954 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-758] cron expressions with a comma are not being scheduled after ↵Brett Porter2008-03-313-27/+40
| | | | | | configuration save git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@642886 13f79535-47bb-0310-9956-ffa450edef68
* use the date for logging, and remove the obsolete console appenderBrett Porter2008-03-311-8/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@642856 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-725] make path handling compliant with the specification. This corrects ↵Brett Porter2008-03-301-0/+6
| | | | | | | | | a problem on websphere Submitted by: Steffen Grunwald git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@642827 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-755] set the right MIME type for POMsBrett Porter2008-03-301-1/+1
| | | | | | | Submitted by: Stefan Prange git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@642824 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-655] set the logs to be output only to the log file and not the console ↵Brett Porter2008-03-301-1/+0
| | | | | | | | | to eliminate duplication Merged from: r642087 git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@642650 13f79535-47bb-0310-9956-ffa450edef68
* update SVN URLsBrett Porter2008-03-292-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@642455 13f79535-47bb-0310-9956-ffa450edef68
* [INFRA-1563] move Archiva to a TLPBrett Porter2008-03-280-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.0.x@642426 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-656] documentation adjustmentsBrett Porter2008-03-281-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@642263 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-750] Adding a network proxy doesn't require an identifierBrett Porter2008-03-261-0/+4
| | | | | | | Submitted by: John Michael Luy git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@641625 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-689] Incorrect war name in example for tomcatBrett Porter2008-03-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@640818 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-664] Cannot download a strut-module artifact in a Legacy repositoryBrett Porter2008-03-255-4/+33
| | | | | | | - there seemed to be no reason to rename type from . to - apart from cosmetics so this was changed to allow - in extensions git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@640811 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-746] unable to include *.xml in artifacts list as it picks up ↵Brett Porter2008-03-2524-236/+502
| | | | | | | | | | maven-metadata.xml - consolidate operations that checked if something was an artifact into FileTypes - add exclusions for the metadata and supporting files to consumers - add tests git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@640793 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-659] archiva cannot serve ejb artifacts from a maven1 repositoryBrett Porter2008-03-254-12/+54
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@640759 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-626] ClassCastException when saving proxy connector with property definedBrett Porter2008-03-253-3/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@640726 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-700] Review the documentation on deploying to Archiva for inconsistent ↵Brett Porter2008-03-201-3/+10
| | | | | | | | | repository ids Merged from: r628786 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@639295 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-598] avoid javascript validation errors by removing upper limits that ↵Brett Porter2008-03-204-28/+28
| | | | | | aren't that useful anyway git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@639284 13f79535-47bb-0310-9956-ffa450edef68
* remove the jpox repo, it's on central nowBrett Porter2008-03-201-8/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@639278 13f79535-47bb-0310-9956-ffa450edef68
* [MNG-734] fix plugin-level metadata handlingBrett Porter2008-03-2021-63/+824
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@639260 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-738] increase logging on path errors so we can identify the sourceBrett Porter2008-03-203-6/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@639156 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-618] use appserver.base for more consistent default directoryBrett Porter2008-03-201-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@639130 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-701] correct some missing information in the documentation for setting ↵Brett Porter2008-03-201-4/+5
| | | | | | | | | up a separated installation base Submitted by: Martin Höller git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@639128 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-690] instructions apply to both versions of TomcatBrett Porter2008-03-201-10/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@639122 13f79535-47bb-0310-9956-ffa450edef68
* fix typo in the docsBrett Porter2008-03-201-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@639118 13f79535-47bb-0310-9956-ffa450edef68
* update wiki linksBrett Porter2008-03-202-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@639116 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-504] improve description for find artifact pageBrett Porter2008-03-191-4/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@639076 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-642] don't rely on relative paths for testsBrett Porter2008-03-192-9/+99
| | | | | | Submitted by Stephen Gargan git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@638988 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-608] Unable to find project model for [...] if the initial import of ↵Brett Porter2008-03-141-0/+1
| | | | | | | | | the POM failed Merged from: r637023 on trunk git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@637288 13f79535-47bb-0310-9956-ffa450edef68
* fix inversion between version / classifierNicolas De Loof2008-03-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@634693 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-731] variable in url pom are not replaced.Joakim Erdfelt2008-03-063-8/+27
| | | | | | | | | * Added test case outlined in JIRA. * Fixed filter for ${pom.*} and ${project.*} expression expansion. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@634361 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-715] switch to IndexWriter since IndexModifier is deprecated in 2.3.1Brett Porter2008-03-031-30/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@632892 13f79535-47bb-0310-9956-ffa450edef68
* -rolled back -r632231. fix version of MRM-688 is in 1.1, not in 1.0.xMaria Odea B. Ching2008-02-296-1098/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@632237 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688]Maria Odea B. Ching2008-02-296-0/+1098
| | | | | | | -added module for generating the archiva standalone jetty bundle git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@632231 13f79535-47bb-0310-9956-ffa450edef68
* update surefire pluginBrett Porter2008-02-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-1.0.x@631840 13f79535-47bb-0310-9956-ffa450edef68