]> source.dussan.org Git - archiva.git/log
archiva.git
16 years ago[MRM-792]
Maria Odea B. Ching [Thu, 3 Jul 2008 05:30:36 +0000 (05:30 +0000)]
[MRM-792]
removed references to Maven in the alpaca message

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673589 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-858 - last-modified header is missing
James William Dumay [Thu, 3 Jul 2008 04:07:35 +0000 (04:07 +0000)]
MRM-858 - last-modified header is missing

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673578 13f79535-47bb-0310-9956-ffa450edef68

16 years agodisable webwork.devMode
Maria Odea B. Ching [Thu, 3 Jul 2008 02:02:18 +0000 (02:02 +0000)]
disable webwork.devMode

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673565 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-857] set a user agent for proxy HTTP requests
Brett Porter [Wed, 2 Jul 2008 13:04:01 +0000 (13:04 +0000)]
[MRM-857] set a user agent for proxy HTTP requests

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673383 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-831] When deploying artifacts to the repo, they should be added to the index...
Brett Porter [Wed, 2 Jul 2008 11:23:05 +0000 (11:23 +0000)]
[MRM-831] When deploying artifacts to the repo, they should be added to the index instantly. Improve audit logging as well

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673360 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-792]
Maria Odea B. Ching [Wed, 2 Jul 2008 07:49:49 +0000 (07:49 +0000)]
[MRM-792]
-removed references to maven
-updated http://maven.apache.org/archiva urls to http://archiva.apache.org

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673308 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-846]
Maria Odea B. Ching [Wed, 2 Jul 2008 06:10:59 +0000 (06:10 +0000)]
[MRM-846]
added rules regarding activation of the purge criteria

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673289 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-856 - Artifact Upload replaces all instances of the name "jar" with "pom" when...
James William Dumay [Wed, 2 Jul 2008 05:18:25 +0000 (05:18 +0000)]
MRM-856 - Artifact Upload replaces all instances of the name "jar" with "pom" when trying to change the file extension

* Use FilenameUtils from commons-io to properly strip the extension

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673284 13f79535-47bb-0310-9956-ffa450edef68

16 years agoformatting
Brett Porter [Wed, 2 Jul 2008 05:09:57 +0000 (05:09 +0000)]
formatting

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673281 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-810]
Maria Odea B. Ching [Wed, 2 Jul 2008 05:01:08 +0000 (05:01 +0000)]
[MRM-810]
-implemented the Auditable for UploadAction
-cleaned up the logging config

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673280 13f79535-47bb-0310-9956-ffa450edef68

16 years agomove tags into file so it is well formed
Brett Porter [Wed, 2 Jul 2008 04:58:03 +0000 (04:58 +0000)]
move tags into file so it is well formed

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673279 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-853 - HTTP Error 500 when uploading artifact with Windows OS
James William Dumay [Wed, 2 Jul 2008 04:53:38 +0000 (04:53 +0000)]
MRM-853 - HTTP Error 500 when uploading artifact with Windows OS
Submitted by: John Michael Luy

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673277 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-855 - java.lang.NoClassDefFoundError: org/apache/xml/serialize/OutputFormat
James William Dumay [Wed, 2 Jul 2008 04:16:17 +0000 (04:16 +0000)]
MRM-855 - java.lang.NoClassDefFoundError: org/apache/xml/serialize/OutputFormat

* exclude commons-logging from jackrabbit transtive dependency tree

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673271 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-855 - java.lang.NoClassDefFoundError: org/apache/xml/serialize/OutputFormat
James William Dumay [Wed, 2 Jul 2008 04:11:34 +0000 (04:11 +0000)]
MRM-855 - java.lang.NoClassDefFoundError: org/apache/xml/serialize/OutputFormat

* removed excludes for xerces:*
* updated enforcer rules
* excluded xerces from shade in archiva-cli

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673269 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-851]
Maria Odea B. Ching [Wed, 2 Jul 2008 03:24:30 +0000 (03:24 +0000)]
[MRM-851]
removed whitespace in archiva taglib short-name

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673266 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-840 - Wagon HTTP deadlocks under high load
James William Dumay [Wed, 2 Jul 2008 01:28:43 +0000 (01:28 +0000)]
MRM-840 - Wagon HTTP deadlocks under high load

* Reverted back to using wagon-http-lightweight from commons-http based wagon-http

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673257 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-605] unit tests fail on Archiva source distribution
Brett Porter [Wed, 2 Jul 2008 01:11:18 +0000 (01:11 +0000)]
[MRM-605] unit tests fail on Archiva source distribution

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673249 13f79535-47bb-0310-9956-ffa450edef68

16 years agocache not found consistently between checksums and regular files
Brett Porter [Tue, 1 Jul 2008 22:52:48 +0000 (22:52 +0000)]
cache not found consistently between checksums and regular files

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673224 13f79535-47bb-0310-9956-ffa450edef68

16 years agoremoved set method for start time
Maria Odea B. Ching [Fri, 27 Jun 2008 08:03:35 +0000 (08:03 +0000)]
removed set method for start time

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@672184 13f79535-47bb-0310-9956-ffa450edef68

16 years agoremoved commented assertions
Maria Odea B. Ching [Fri, 27 Jun 2008 06:56:49 +0000 (06:56 +0000)]
removed commented assertions

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@672128 13f79535-47bb-0310-9956-ffa450edef68

16 years agocleanup some of the rss code
Maria Odea B. Ching [Thu, 26 Jun 2008 11:12:47 +0000 (11:12 +0000)]
cleanup some of the rss code

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@671856 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-847] Fix build on windows by using xmlunit to test xml output
Emmanuel Venisse [Tue, 24 Jun 2008 11:56:58 +0000 (11:56 +0000)]
[MRM-847] Fix build on windows by using xmlunit to test xml output

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@671144 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-789]
Maria Odea B. Ching [Sat, 21 Jun 2008 01:25:56 +0000 (01:25 +0000)]
[MRM-789]
-added an additional check in ArchivaConfiguration to append 'data/repositories/[repo_id]' in the repo location when the default config
(from default-archiva.xml) is used
-added test

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@670114 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-751]
Maria Odea B. Ching [Fri, 20 Jun 2008 03:49:16 +0000 (03:49 +0000)]
[MRM-751]
-configure jetty to use commons-dbcp for db connection pool

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@669774 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-845]
Maria Odea B. Ching [Fri, 20 Jun 2008 01:47:44 +0000 (01:47 +0000)]
[MRM-845]
submitted by Maria Catherine Tan

-fix 'page isn't redirecting properly' when repo group link is clicked

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@669762 13f79535-47bb-0310-9956-ffa450edef68

16 years agofix jetty:run
Brett Porter [Thu, 19 Jun 2008 07:46:51 +0000 (07:46 +0000)]
fix jetty:run

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@669410 13f79535-47bb-0310-9956-ffa450edef68

16 years agofix headers
Brett Porter [Mon, 16 Jun 2008 00:03:23 +0000 (00:03 +0000)]
fix headers

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@668024 13f79535-47bb-0310-9956-ffa450edef68

16 years agoformatting
Brett Porter [Mon, 16 Jun 2008 00:02:48 +0000 (00:02 +0000)]
formatting

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@668023 13f79535-47bb-0310-9956-ffa450edef68

16 years agoPOM clean up
Brett Porter [Sat, 14 Jun 2008 06:27:11 +0000 (06:27 +0000)]
POM clean up

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667751 13f79535-47bb-0310-9956-ffa450edef68

16 years agoset line ending
Brett Porter [Sat, 14 Jun 2008 06:12:16 +0000 (06:12 +0000)]
set line ending

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667750 13f79535-47bb-0310-9956-ffa450edef68

16 years agoset eol-style
Brett Porter [Sat, 14 Jun 2008 05:47:03 +0000 (05:47 +0000)]
set eol-style

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667745 13f79535-47bb-0310-9956-ffa450edef68

16 years agoset line ending
Brett Porter [Sat, 14 Jun 2008 04:57:12 +0000 (04:57 +0000)]
set line ending

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667744 13f79535-47bb-0310-9956-ffa450edef68

16 years agocorrect URL
Brett Porter [Sat, 14 Jun 2008 03:08:35 +0000 (03:08 +0000)]
correct URL

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667726 13f79535-47bb-0310-9956-ffa450edef68

16 years agouse Wagon release
Brett Porter [Sat, 14 Jun 2008 02:29:10 +0000 (02:29 +0000)]
use Wagon release

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667720 13f79535-47bb-0310-9956-ffa450edef68

16 years agoRemoved redundant argument from writeHyperlink
James William Dumay [Thu, 12 Jun 2008 05:02:24 +0000 (05:02 +0000)]
Removed redundant argument from writeHyperlink

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@666953 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-781 - Looks like I broke the collection redirect again. This time we have a regre...
James William Dumay [Thu, 12 Jun 2008 05:00:17 +0000 (05:00 +0000)]
MRM-781 - Looks like I broke the collection redirect again. This time we have a regression test :)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@666951 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix html
Emmanuel Venisse [Tue, 10 Jun 2008 22:10:32 +0000 (22:10 +0000)]
Fix html

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@666344 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-760] set JSW to auto-restart if it crashes or hangs
Brett Porter [Tue, 10 Jun 2008 11:58:02 +0000 (11:58 +0000)]
[MRM-760] set JSW to auto-restart if it crashes or hangs

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@666080 13f79535-47bb-0310-9956-ffa450edef68

16 years agoremoved unused imports
Maria Odea B. Ching [Mon, 9 Jun 2008 09:26:41 +0000 (09:26 +0000)]
removed unused imports

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@664665 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-602]
Maria Odea B. Ching [Mon, 9 Jun 2008 03:25:11 +0000 (03:25 +0000)]
[MRM-602]
added maintenance to the feature tour

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@664610 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-789]
Maria Odea B. Ching [Thu, 5 Jun 2008 23:50:57 +0000 (23:50 +0000)]
[MRM-789]
-added confirmation page before saving a new or updated managed repo if the repo location already exists
-added tests

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@663788 13f79535-47bb-0310-9956-ffa450edef68

16 years agofix wagon scopes
Brett Porter [Thu, 5 Jun 2008 07:34:53 +0000 (07:34 +0000)]
fix wagon scopes

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@663491 13f79535-47bb-0310-9956-ffa450edef68

16 years ago-reverted -r662662 (validation check against system properties)
Maria Odea B. Ching [Wed, 4 Jun 2008 06:38:50 +0000 (06:38 +0000)]
-reverted -r662662 (validation check against system properties)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@663006 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
James William Dumay [Wed, 4 Jun 2008 05:52:40 +0000 (05:52 +0000)]
MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav

* DELETE should 404 if resource does not exist
* 93% litmus coverage

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662989 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
James William Dumay [Wed, 4 Jun 2008 03:50:03 +0000 (03:50 +0000)]
MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav

* Reenabled RepositoryServletBrowseTest
* Added Extra DavResourceLocator tests
* Increased Litmus test score to 87.7%

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662968 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-824]
Maria Odea B. Ching [Wed, 4 Jun 2008 01:52:41 +0000 (01:52 +0000)]
[MRM-824]
-excluded xalan, velocity-dep, xml-apis, wstx-asl, stax-utils and xercesImpl jars in WEB-INF/lib

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662942 13f79535-47bb-0310-9956-ffa450edef68

16 years ago-add activation-1.1.jar in tomcat lib when installing archiva as a webapp (the jar...
Maria Odea B. Ching [Wed, 4 Jun 2008 01:48:57 +0000 (01:48 +0000)]
-add activation-1.1.jar in tomcat lib when installing archiva as a webapp (the jar is needed when creating a new user--sending of
validation email)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662941 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
James William Dumay [Wed, 4 Jun 2008 00:29:27 +0000 (00:29 +0000)]
MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav

* Changed so that non-existant parent directories are only created on PUT and not on MKCOL. This allows better litmus compliance.
* Added MkColMethodWebRequest which implements the MkCol method for HttpUnit
* Unit tests

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662933 13f79535-47bb-0310-9956-ffa450edef68

16 years agoCommenting out failing test - Ill look at this in the morning.
James William Dumay [Tue, 3 Jun 2008 14:51:20 +0000 (14:51 +0000)]
Commenting out failing test - Ill look at this in the morning.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662817 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
James William Dumay [Tue, 3 Jun 2008 11:22:23 +0000 (11:22 +0000)]
MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav

* Webdav litmus test is now able to run correctly.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662742 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
James William Dumay [Tue, 3 Jun 2008 08:23:06 +0000 (08:23 +0000)]
MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav

* Implementing litmus compatible removeMember() (DELETE)
* Unit tests

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662691 13f79535-47bb-0310-9956-ffa450edef68

16 years agoEnabling the DavResourceTest
James William Dumay [Tue, 3 Jun 2008 07:58:54 +0000 (07:58 +0000)]
Enabling the DavResourceTest

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662686 13f79535-47bb-0310-9956-ffa450edef68

16 years agoActually fixing the failing test. Turns out I mixed up the file and logical paths...
James William Dumay [Tue, 3 Jun 2008 07:57:27 +0000 (07:57 +0000)]
Actually fixing the failing test. Turns out I mixed up the file and logical paths in the DavResourceTest

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662682 13f79535-47bb-0310-9956-ffa450edef68

16 years agouse appassembler release
Brett Porter [Tue, 3 Jun 2008 07:08:05 +0000 (07:08 +0000)]
use appassembler release

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662669 13f79535-47bb-0310-9956-ffa450edef68

16 years agouse release of taskqueue
Brett Porter [Tue, 3 Jun 2008 07:04:53 +0000 (07:04 +0000)]
use release of taskqueue

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662668 13f79535-47bb-0310-9956-ffa450edef68

16 years agoupdate to release of plexus-spring, and spit out less information during build
Brett Porter [Tue, 3 Jun 2008 07:03:39 +0000 (07:03 +0000)]
update to release of plexus-spring, and spit out less information during build

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662666 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-789]
Maria Odea B. Ching [Tue, 3 Jun 2008 06:22:36 +0000 (06:22 +0000)]
[MRM-789]
-check if the repo location is referenced as a system property before deleting the contents of the repo

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662662 13f79535-47bb-0310-9956-ffa450edef68

16 years agocommenting out test again, it's still broken
Brett Porter [Tue, 3 Jun 2008 05:31:44 +0000 (05:31 +0000)]
commenting out test again, it's still broken

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662655 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFixing DavResourceTest from writing tests to /
James William Dumay [Mon, 2 Jun 2008 10:06:44 +0000 (10:06 +0000)]
Fixing DavResourceTest from writing tests to /

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662382 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-823]
Maria Odea B. Ching [Mon, 2 Jun 2008 06:51:21 +0000 (06:51 +0000)]
[MRM-823]
-remove repo in group when repo is removed

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662342 13f79535-47bb-0310-9956-ffa450edef68

16 years agoclean up dependencies
Brett Porter [Mon, 2 Jun 2008 01:28:23 +0000 (01:28 +0000)]
clean up dependencies

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662303 13f79535-47bb-0310-9956-ffa450edef68

16 years agodisable failing test
Brett Porter [Sun, 1 Jun 2008 03:16:20 +0000 (03:16 +0000)]
disable failing test

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662136 13f79535-47bb-0310-9956-ffa450edef68

16 years agoremove old resources patterns
Brett Porter [Sun, 1 Jun 2008 03:10:36 +0000 (03:10 +0000)]
remove old resources patterns

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662134 13f79535-47bb-0310-9956-ffa450edef68

16 years agostop file being created in / - tests still fail though
Brett Porter [Sun, 1 Jun 2008 02:19:07 +0000 (02:19 +0000)]
stop file being created in / - tests still fail though

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662126 13f79535-47bb-0310-9956-ffa450edef68

16 years agofix bad import
Brett Porter [Sat, 31 May 2008 17:03:16 +0000 (17:03 +0000)]
fix bad import

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662047 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-822] add org/jvnet/**, com/sun/** to the whitelist for the default java.net...
Brett Porter [Sat, 31 May 2008 15:26:28 +0000 (15:26 +0000)]
[MRM-822] add org/jvnet/**, com/sun/** to the whitelist for the default java.net repository

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662036 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
James William Dumay [Fri, 30 May 2008 10:15:05 +0000 (10:15 +0000)]
MRM-781 -  Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
* Adding tests for DavSession attachment and release
* Changed the ArchivaDavSessionProvider so that it does not rely on the WebApplicationContext

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661630 13f79535-47bb-0310-9956-ffa450edef68

16 years agoo Unindent configuration snippets to make them copy-paste friendly.
Dennis Lundberg [Fri, 30 May 2008 09:22:19 +0000 (09:22 +0000)]
o Unindent configuration snippets to make them copy-paste friendly.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661613 13f79535-47bb-0310-9956-ffa450edef68

16 years agoo Indent POM snippet to make it copy-paste friendly.
Dennis Lundberg [Fri, 30 May 2008 09:08:43 +0000 (09:08 +0000)]
o Indent POM snippet to make it copy-paste friendly.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661606 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-785]
Maria Odea B. Ching [Fri, 30 May 2008 07:43:23 +0000 (07:43 +0000)]
[MRM-785]
-set success result to go to jsp file instead of redirect to 'upload' action
-clear the form fields before returning to jsp page after upload

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661582 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFixed failing test
James William Dumay [Fri, 30 May 2008 04:03:59 +0000 (04:03 +0000)]
Fixed failing test

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661564 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
James William Dumay [Fri, 30 May 2008 04:01:37 +0000 (04:01 +0000)]
MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
* Adding LockManager to DavResourceFactory
* Adding locking support to DavResource
* General cleanup inside of the dav resource
* Adding DavSession attachement inside of DavSessionProvider
* Tests

NOTE: We should have a complete Class 2 locking implementation (Exclusive only) so OS X dav client should work

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661563 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-790]
Maria Odea B. Ching [Thu, 29 May 2008 09:48:50 +0000 (09:48 +0000)]
[MRM-790]
-added check specifically for remote metadata checksum files
-added test case

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661273 13f79535-47bb-0310-9956-ffa450edef68

16 years agoUpdate redback to 1.0.2-SNAPSHOT
Emmanuel Venisse [Thu, 29 May 2008 08:56:13 +0000 (08:56 +0000)]
Update redback to 1.0.2-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661265 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix commons-io scope
Emmanuel Venisse [Thu, 29 May 2008 08:23:53 +0000 (08:23 +0000)]
Fix commons-io scope

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661253 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdd missing test file
Emmanuel Venisse [Thu, 29 May 2008 08:19:21 +0000 (08:19 +0000)]
Add missing test file

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661251 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix commons-io version
Emmanuel Venisse [Thu, 29 May 2008 08:03:01 +0000 (08:03 +0000)]
Fix commons-io version

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661247 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
James William Dumay [Thu, 29 May 2008 02:51:24 +0000 (02:51 +0000)]
MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav

* Adding a DavSession implementation for Class 2 locking support

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661189 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMoving RepositoryServlet to its new home in archiva-webdav. Thanks to Brett for helpi...
James William Dumay [Thu, 29 May 2008 01:49:41 +0000 (01:49 +0000)]
Moving RepositoryServlet to its new home in archiva-webdav. Thanks to Brett for helping out with the crazy failing tests.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661174 13f79535-47bb-0310-9956-ffa450edef68

16 years agoupdate parent
Brett Porter [Wed, 28 May 2008 02:37:01 +0000 (02:37 +0000)]
update parent

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660790 13f79535-47bb-0310-9956-ffa450edef68

16 years agoupdated return message when requested resource is not found
Maria Odea B. Ching [Wed, 28 May 2008 02:09:57 +0000 (02:09 +0000)]
updated return message when requested resource is not found

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660784 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-819]
Maria Odea B. Ching [Tue, 27 May 2008 11:38:22 +0000 (11:38 +0000)]
[MRM-819]
added validation to allow only alphanumeric, '.', '-' and '_' characters for repo group id

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660472 13f79535-47bb-0310-9956-ffa450edef68

16 years agoremoved unused import statements
Maria Odea B. Ching [Tue, 27 May 2008 08:39:44 +0000 (08:39 +0000)]
removed unused import statements

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660426 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-818]
Maria Odea B. Ching [Tue, 27 May 2008 08:37:20 +0000 (08:37 +0000)]
[MRM-818]
set a maximum of 100 characters for the length of the repo group id

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660425 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-754]
Maria Odea B. Ching [Tue, 27 May 2008 02:50:00 +0000 (02:50 +0000)]
[MRM-754]
added artifact upload and virtual repos in feature tour

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660356 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-754]
Maria Odea B. Ching [Mon, 26 May 2008 09:47:16 +0000 (09:47 +0000)]
[MRM-754]
-updated screenshots

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660149 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-797]
Maria Odea B. Ching [Mon, 26 May 2008 08:42:10 +0000 (08:42 +0000)]
[MRM-797]
-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

16 years ago[MRM-796]
Maria Odea B. Ching [Fri, 23 May 2008 07:09:02 +0000 (07:09 +0000)]
[MRM-796]
applied patch submitted by John Michael Luy
-fix releases checkbox always enabled

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659460 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-694]
Maria Odea B. Ching [Fri, 23 May 2008 06:18:36 +0000 (06:18 +0000)]
[MRM-694]
-add validation check for existing ids for repo groups and remote & managed repos

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659443 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-694]
Maria Odea B. Ching [Fri, 23 May 2008 03:49:59 +0000 (03:49 +0000)]
[MRM-694]
-fix index writer sorting for virtual repos

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659397 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-694]
Maria Odea B. Ching [Fri, 23 May 2008 03:09:40 +0000 (03:09 +0000)]
[MRM-694]
-fixed repo groups page footer

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659392 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-802]
Maria Odea B. Ching [Thu, 22 May 2008 10:36:55 +0000 (10:36 +0000)]
[MRM-802]
-display repo group url in repo groups page

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659074 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-694]
Maria Odea B. Ching [Thu, 22 May 2008 10:18:03 +0000 (10:18 +0000)]
[MRM-694]
-return 405 instead of 400 for write request to repo groups

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659071 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-694]
Maria Odea B. Ching [Thu, 22 May 2008 10:02:29 +0000 (10:02 +0000)]
[MRM-694]
-fix virtual repo authentication problem

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659069 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-801]
Maria Odea B. Ching [Wed, 21 May 2008 03:44:05 +0000 (03:44 +0000)]
[MRM-801]
-added documentation for virtual repos

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@658548 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-694]
Maria Odea B. Ching [Wed, 21 May 2008 01:54:13 +0000 (01:54 +0000)]
[MRM-694]
-handle problem with the missing '/' in the repository group url

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@658528 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-694]
Maria Odea B. Ching [Wed, 21 May 2008 01:39:40 +0000 (01:39 +0000)]
[MRM-694]
-put authorization check for virtual repos

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@658525 13f79535-47bb-0310-9956-ffa450edef68

16 years agoignore
Brett Porter [Wed, 21 May 2008 01:33:38 +0000 (01:33 +0000)]
ignore

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@658523 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-694]
Maria Odea B. Ching [Tue, 20 May 2008 14:34:48 +0000 (14:34 +0000)]
[MRM-694]
-handle virtual repos in webdav browse
-add new DavResource for virtual repos

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@658261 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-752 - Trim URL in Remote Repositories
James William Dumay [Tue, 20 May 2008 12:33:13 +0000 (12:33 +0000)]
MRM-752 - Trim URL in Remote Repositories

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@658219 13f79535-47bb-0310-9956-ffa450edef68