aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2009-08-2744-79/+79
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@808338 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.2.2Maria Odea B. Ching2009-08-2744-79/+79
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@808336 13f79535-47bb-0310-9956-ffa450edef68
* update release notes for 1.2.2Maria Odea B. Ching2009-08-271-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@808330 13f79535-47bb-0310-9956-ffa450edef68
* remove unused sectionMaria Odea B. Ching2009-08-271-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@808298 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1239] Unable to get artifact-level maven-metadata.xml of artifacts that ↵Maria Odea B. Ching2009-08-275-31/+248
| | | | | | | | | | are only three directory levels deep o added tests o allow three levels for metadata and metadata checksums when checking if repository layout is default git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@808295 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1241] Selenium Tests for Repository Scanning and DatabaseMarecor M. Baclay2009-08-274-2/+243
| | | | | | | - added tests for repository scanning. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@808252 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2009-08-2444-79/+79
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@807091 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.2.2Maria Odea B. Ching2009-08-2444-79/+79
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@807087 13f79535-47bb-0310-9956-ffa450edef68
* fixed failed/skipped tests with jdk 1.5Marecor M. Baclay2009-08-241-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@807077 13f79535-47bb-0310-9956-ffa450edef68
* fixed formatMaria Odea B. Ching2009-08-241-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@807059 13f79535-47bb-0310-9956-ffa450edef68
* update site.xml and release notes for 1.2.2 releaseMaria Odea B. Ching2009-08-242-5/+72
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@807058 13f79535-47bb-0310-9956-ffa450edef68
* - refactored the scripts.Marecor M. Baclay2009-08-2416-336/+439
| | | | | | | - added more tests git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@807056 13f79535-47bb-0310-9956-ffa450edef68
* removed codehaus repo, redback artifacts already synced in centralMaria Odea B. Ching2009-08-231-11/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@806911 13f79535-47bb-0310-9956-ffa450edef68
* added codehaus repositoryMaria Odea B. Ching2009-08-221-0/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@806812 13f79535-47bb-0310-9956-ffa450edef68
* upgrade to redback 1.2.2Maria Odea B. Ching2009-08-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@806792 13f79535-47bb-0310-9956-ffa450edef68
* simplify testBrett Porter2009-08-201-11/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@806324 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1204] - ↵Jevica Arianne B. Zurbano2009-08-201-0/+106
| | | | | | | | | | org.apache.maven.archiva.repository.project.ProjectModelMerge.merge throws NPE - added unit test git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@806081 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1236] - Locale selection is brokenJevica Arianne B. Zurbano2009-08-192-0/+40
| | | | | | | | - added blank *_en.properties files git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@805782 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1155] m2eclipse - getting index from archiva 1.2 failedMaria Odea B. Ching2009-08-192-7/+99
| | | | | | | | o optimize index before packaging o added test case git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@805736 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1151] - Error when processing file nexus-maven-repository-index.zipJevica Arianne B. Zurbano2009-08-182-1/+16
| | | | | | | | | applied patch and added unit test. Submitted by: Gwen Harold Autencio git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@805371 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1194] Archiva doesn't cope with versions in a pom.xml that are propertiesMaria Odea B. Ching2009-08-171-4/+12
| | | | | | | o updated test cases git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@804909 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1085] CLONE -Failing to startup due to invalid bean definitionMaria Odea B. Ching2009-08-171-2/+61
| | | | | | | | o updated documentation for setting appserver.base and appserver.home in Windows o added more troubleshooting tips for startup errors git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@804899 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1204] - ↵Jevica Arianne B. Zurbano2009-08-131-1/+6
| | | | | | org.apache.maven.archiva.repository.project.ProjectModelMerge.merge throws NPE git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@803840 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1234] Typo in Appearance PageMarecor M. Baclay2009-08-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@803821 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1232] Unable to get artifacts from repositories which requires ↵Maria Odea B. Ching2009-08-132-12/+400
| | | | | | | | | | | Repository Manager role using repository group o if at least one unauthorizeddavexception exists in the compiled errors from the repositories in the group, send back a 401 error to force maven to send attach credentials to the request o added tests git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@803795 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1194] Archiva doesn't cope with versions in a pom.xml that are propertiesMaria Odea B. Ching2009-08-0712-5/+358
| | | | | | | | o get latest timestamped file if no -SNAPSHOT exists when resolving the pom o added tests git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@801946 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1141] archiva-cli no longer worksMaria Odea B. Ching2009-07-302-2/+4
| | | | | | | | o merge content of all spring-context.xml files o include commons-io in shaded jar, this is needed for repository scan git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@799177 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1163] Add some decent logs in webdav for debugging purposesMaria Odea B. Ching2009-07-293-1/+37
| | | | | | | | Submitted by: Jevica Arianne Zurbano o added debug logs in ArchivaDavResource and ArchivaDavResourceFactory with the filename, directory, repository, and/or current user included in logs git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798827 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1141] archiva-cli no longer worksMaria Odea B. Ching2009-07-291-1/+4
| | | | | | | o merge spring.handlers of spring-context and plexus-spring git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798809 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1226] Selenium tests for Repositories and Network ProxiesMarecor M. Baclay2009-07-292-0/+242
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798789 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1164] Fix the Selenium testsMarecor M. Baclay2009-07-2910-189/+230
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798777 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1182] add how delete released snapshots work in documentationMaria Odea B. Ching2009-07-281-1/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798480 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1202] upgrade to redback 1.3-SNAPHOT to get the fix for 404 error when ↵Maria Odea B. Ching2009-07-281-1/+1
| | | | | | changing password git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798444 13f79535-47bb-0310-9956-ffa450edef68
* fixed repo path shown in logMaria Odea B. Ching2009-07-281-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798437 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1002] Website navigation links don't work as expectedMaria Odea B. Ching2009-07-282-4/+5
| | | | | | | | | | | | | Submitted by: Jevica Arianne Zurbano * replaced the breadcrumbs to point to the documentation's index to avoid o the directory listing when accessing http://archiva.apache.org/docs/ o being pointed to a non-existing page like http://archiva.apache.org/docs/1.2-M1/docs/1.2-M1 * added 'Downloads' link in site.xml * updated the evaluateBeanshell condition to coincide with site.xml modification git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798430 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1198] changed length of url fields from 250 to 1020Maria Odea B. Ching2009-07-281-14/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798424 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1212]/[MRM-1197] do not execute create-missing-checksum and ↵Maria Odea B. Ching2009-07-288-14/+47
| | | | | | metadata-updater consumers during webdav deployment git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798403 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1191] Add Archiva log files in documentationMaria Odea B. Ching2009-07-275-2/+107
| | | | | | | | | | | Submitted by: Jevica Arianne B. Zurbano o identified and defined what each log file is for additional modifications to the patch: o reworded description of archiva-audit.log and archiva.log git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798099 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1212]Maria Odea B. Ching2009-07-272-15/+40
| | | | | | | o fix/create checksums and update metadata in action class only if create-missing-checksum and metadata-updater consumers are not enabled git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798060 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1212]Maria Odea B. Ching2009-07-2710-45/+100
| | | | | | | | o move fixing of incorrect checksums to ArtifactMissingChecksumConsumer o added tests git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798059 13f79535-47bb-0310-9956-ffa450edef68
* cleanup unused variablesMaria Odea B. Ching2009-07-213-42/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@796149 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1171]Maria Odea B. Ching2009-07-201-10/+13
| | | | | | | | | submitted by Gwen Harold Autencio o fixed table for advanced search fields so that they appear in IE6 and IE7 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@795695 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1220] disable Struts devMode for performance reasonsBrett Porter2009-07-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@794940 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1219] correct log4j configuration, consolidate logging APIsBrett Porter2009-07-168-51/+54
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@794572 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1216] remove jetty-logging configuration and log everything to stdout ↵Brett Porter2009-07-162-37/+0
| | | | | | (wrapper.log) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@794571 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1217] Switch to Jetty 6.1.19Brett Porter2009-07-167-90/+43
| | | | | | | [MRM-1218] Upgrade to JSP 2.1 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@794554 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1207]Maria Odea B. Ching2009-07-121-1/+5
| | | | | | | | | submitted by: Maria Catherine Tan o configure wrapper log file to roll each day git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@793261 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1214]Maria Odea B. Ching2009-07-121-0/+6
| | | | | | | | | submitted by: Igor Galic (jmcg) o added troubleshooting tips when deploying as war git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@793260 13f79535-47bb-0310-9956-ffa450edef68
* make parameters configurableBrett Porter2009-07-011-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@790035 13f79535-47bb-0310-9956-ffa450edef68
* remove outdated and unused dependency on archiva-coreMaria Odea B. Ching2009-06-291-5/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@789254 13f79535-47bb-0310-9956-ffa450edef68