aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-web
Commit message (Collapse)AuthorAgeFilesLines
* restructure according to discussion on the dev listBrett Porter2008-03-29481-56176/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642497 13f79535-47bb-0310-9956-ffa450edef68
* change the group IDBrett Porter2008-03-298-25/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642482 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688] remove the plexus configurationBrett Porter2008-03-2811-593/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@642251 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688] correct scripts for WindowsBrett Porter2008-03-281-4/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@642241 13f79535-47bb-0310-9956-ffa450edef68
* [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
* [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-283-8/+27
| | | | 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] 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
* [MRM-591]Maria Odea B. Ching2008-03-262-15/+53
| | | | | | | -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-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
* [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-205-3/+108
| | | | | | | Merged from: r639260 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@639273 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-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
* 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
* [MRM-677]Maria Odea B. Ching2008-03-195-430/+424
| | | | | | | | -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
* -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
* Removing unused imports.Joakim Erdfelt2008-03-163-8/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637540 13f79535-47bb-0310-9956-ffa450edef68
* merge the archiva-spring branchBrett Porter2008-03-14124-231/+14901
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637056 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-709] Use commons-io instead of Plexus UtilsJoakim Erdfelt2008-03-141-2/+8
| | | | | | | | * Some more IOUtil and FileUtil conversions. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@636996 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-216]Maria Odea B. Ching2008-03-141-5/+9
| | | | | | | -generate/update checksums of metadata files git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@636957 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-216]Maria Odea B. Ching2008-03-144-27/+75
| | | | | | | -added form validation and other validation in the action class git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@636953 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-216]Maria Odea B. Ching2008-03-134-44/+221
| | | | | | | | -generate pom for the artifact if set by the user -update metadata file git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@636703 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-216]Maria Odea B. Ching2008-03-125-43/+204
| | | | | | | | -copy temporary upload file to the target repository -added check if user has upload permission to the repository git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@636284 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-216]Maria Odea B. Ching2008-03-123-12/+39
| | | | | | | | -moved the artifact upload fields into a separate form -added upload artifact in the navigation menu git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@636194 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-216]Maria Odea B. Ching2008-03-115-1/+234
| | | | | | | | | | | | Submitted by Wendy Smoak -added jsp page and action class for uploading single artifacts -added commons-file-upload as dependency -i commented out some parts in UploadAction as they need to be modified to reflect the changes in some of the Archiva components used. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@635836 13f79535-47bb-0310-9956-ffa450edef68
* add plugin repoBrett Porter2008-03-071-3/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@634503 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688]Maria Odea B. Ching2008-03-041-0/+1
| | | | | | | -added the archiva-jetty module to the build git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@633415 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688]Maria Odea B. Ching2008-03-041-3/+12
| | | | | | | -added appserver.base as additional java parameter git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@633408 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688]Maria Odea B. Ching2008-03-042-1/+69
| | | | | | | | -added config for mail session and archiva and users db in jetty.xml -unpack webapp included in tar ball git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@633367 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688]Maria Odea B. Ching2008-02-291-2/+2
| | | | | | | -changed artifactId from archiva-jetty-archetype to archiva-jetty git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@632268 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688]Maria Odea B. Ching2008-02-298-0/+0
| | | | | | | -renamed archiva-jetty-archetype module to archiva-jetty git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@632265 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688] don't translate line endings for binariesBrett Porter2008-02-291-13/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@632260 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-688]Maria Odea B. Ching2008-02-298-0/+1100
| | | | | | | -added module that generates the archiva jetty standalone bundle git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@632245 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-666] show repository ID on the edit repository pageBrett Porter2008-02-251-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630843 13f79535-47bb-0310-9956-ffa450edef68
* MRM-708 - Migrate from Plexus Logging to Slf4JJoakim Erdfelt2008-02-219-64/+69
| | | | | | | | * Finishing up AbstractLogEnabled conversions to Slf4J. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@629704 13f79535-47bb-0310-9956-ffa450edef68
* MRM-708 - Migrate from Plexus Logging to Slf4JJoakim Erdfelt2008-02-211-0/+1
| | | | | | | | * Fixing dependencies for slf4j git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@629701 13f79535-47bb-0310-9956-ffa450edef68
* -merged with -r616198 in archiva-1.0.x branchMaria Odea B. Ching2008-01-301-1/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@616600 13f79535-47bb-0310-9956-ffa450edef68