summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [MRM-610] correct unit test in WindowsBrett Porter2008-03-281-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@642227 13f79535-47bb-0310-9956-ffa450edef68
* remove bogus environment variables in favour of descriptionsBrett Porter2008-03-282-8/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@642218 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-610] fix webdav tests on windowsBrett Porter2008-03-281-4/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@642214 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688] allow separating the base from the installation againBrett Porter2008-03-284-10/+44
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@642119 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688]Maria Odea B. Ching2008-03-281-1/+0
| | | | | | | -set the logs to be output only to the log file and not the console to eliminate duplication git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@642087 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688]Maria Odea B. Ching2008-03-271-0/+6
| | | | | | | -adding back jasper-compiler-jdt as dependency (this is needed for jsp support) git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641729 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688]Maria Odea B. Ching2008-03-273-58/+119
| | | | | | | -updated the docs to reflect the new standalone jetty bundle git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641724 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688] turn off debug logging and remove unnecessary configBrett Porter2008-03-271-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641717 13f79535-47bb-0310-9956-ffa450edef68
* consolidate the configurationBrett Porter2008-03-278-84/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641714 13f79535-47bb-0310-9956-ffa450edef68
* fix the name in the scriptsBrett Porter2008-03-271-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641709 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688] clean up dependencies includedBrett Porter2008-03-272-47/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641707 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688] put all the libraries in the lib dir insteadBrett Porter2008-03-271-3/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641700 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688]Maria Odea B. Ching2008-03-271-4/+4
| | | | | | | -updated the default location of the databases to data/databases dir git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641698 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688]Maria Odea B. Ching2008-03-271-4/+4
| | | | | | | -update default location of databases git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641694 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688] write the wrapper log to the correct locationBrett Porter2008-03-271-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641687 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688] fix bad syntaxBrett Porter2008-03-271-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641685 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688] put derby.log in logs subdirectoryBrett Porter2008-03-271-5/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641669 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 Merged from: r641625 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641630 13f79535-47bb-0310-9956-ffa450edef68
* update surefire plugin version to avoid a bug that lead to tests failing in ↵Brett Porter2008-03-261-1/+1
| | | | | | the reactor git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641139 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-591]Maria Odea B. Ching2008-03-265-19/+68
| | | | | | | -group defective artifacts by repository in the report git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641103 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/trunk@640825 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-664] Cannot download a strut-module artifact in a Legacy repositoryBrett Porter2008-03-255-4/+14
| | | | | | | | - there seemed to be no reason to rename type from . to - apart from cosmetics so this was changed to allow - in extensions Merged from: r640811 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@640823 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 Merged from: r640793 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@640819 13f79535-47bb-0310-9956-ffa450edef68
* required due to spring updatesBrett Porter2008-03-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@640809 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-659] archiva cannot serve ejb artifacts from a maven1 repositoryBrett Porter2008-03-254-12/+54
| | | | | | | Merged from: r640759 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@640761 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-626] ClassCastException when saving proxy connector with property definedBrett Porter2008-03-253-3/+21
| | | | | | | Merged from: r640726 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@640728 13f79535-47bb-0310-9956-ffa450edef68
* breaking mystery build loopJoakim Erdfelt2008-03-241-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@640315 13f79535-47bb-0310-9956-ffa450edef68
* Disabling checkstyle:check until archiva-dev mailing list discussion is ↵Joakim Erdfelt2008-03-241-0/+2
| | | | | | complete. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@640313 13f79535-47bb-0310-9956-ffa450edef68
* Adding placeholder for archiva-build-resources usage.Joakim Erdfelt2008-03-242-4/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@640304 13f79535-47bb-0310-9956-ffa450edef68
* Fixing license headersJoakim Erdfelt2008-03-2424-155/+355
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@640299 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 Merged from: r639284 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@639286 13f79535-47bb-0310-9956-ffa450edef68
* [MNG-734] fix plugin-level metadata handlingBrett Porter2008-03-2021-63/+824
| | | | | | | Merged from: r639260 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@639273 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-738] increase logging on path errors so we can identify the sourceBrett Porter2008-03-202-4/+4
| | | | | | | Merged from: r639156 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@639158 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-618] use appserver.base for more consistent default directoryBrett Porter2008-03-201-2/+2
| | | | | | | Merged from: r639130 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@639131 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 Merged from: r639128 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@639129 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-690] instructions apply to both versions of TomcatBrett Porter2008-03-201-10/+8
| | | | | | | Merged from: r639122 on archiva-1.0.x branch git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@639124 13f79535-47bb-0310-9956-ffa450edef68
* fix typoBrett Porter2008-03-201-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@639119 13f79535-47bb-0310-9956-ffa450edef68
* wiki link updatesBrett Porter2008-03-202-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@639117 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-504] improve description for find artifact pageBrett Porter2008-03-201-4/+9
| | | | | | | Merged from: r639076 on archiva-1.0.x git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@639103 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-642] don't rely on relative paths for testsBrett Porter2008-03-202-9/+99
| | | | | | | | Submitted by Stephen Gargan Merged from: r638988 on archiva-1.0.x git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@639102 13f79535-47bb-0310-9956-ffa450edef68
* fix the classpath expressionsBrett Porter2008-03-201-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@639099 13f79535-47bb-0310-9956-ffa450edef68
* ignore IDEA filesBrett Porter2008-03-190-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@639035 13f79535-47bb-0310-9956-ffa450edef68
* ignore deployment from eclipseBrett Porter2008-03-190-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@639027 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-677]Maria Odea B. Ching2008-03-196-431/+425
| | | | | | | | -upgraded redback to 1.1-SNAPSHOT -updated the archiva redback models to the new redback model git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@638845 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-622]Maria Odea B. Ching2008-03-174-58/+159
| | | | | | | | | -applied the part for removing the project model from the effective cache of the archiva-database-consumers.patch submitted by Dario Oliveros -delete the project model from the db if it already exists in ProjectModelToDatabaseConsumer git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637928 13f79535-47bb-0310-9956-ffa450edef68
* not needed in every projectBrett Porter2008-03-171-5/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637807 13f79535-47bb-0310-9956-ffa450edef68
* -update assembly descriptor to include only specific jars in the repo directory Maria Odea B. Ching2008-03-171-0/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637755 13f79535-47bb-0310-9956-ffa450edef68
* avoid recursion in the archiva-docs moduleBrett Porter2008-03-171-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637693 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused imports.Joakim Erdfelt2008-03-1624-47/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637540 13f79535-47bb-0310-9956-ffa450edef68
* Adding plexus-slf4j-logging to top level pom (for now) as it is used everywhereJoakim Erdfelt2008-03-161-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637520 13f79535-47bb-0310-9956-ffa450edef68