James William Dumay
93334278f2
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
2008-06-04 00:29:27 +00:00
James William Dumay
35f82ea9c7
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
2008-06-03 14:51:20 +00:00
James William Dumay
b3d3556562
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
2008-06-03 11:22:23 +00:00
James William Dumay
5a3192b85d
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
2008-06-03 08:23:06 +00:00
James William Dumay
5695aac229
Enabling the DavResourceTest
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662686 13f79535-47bb-0310-9956-ffa450edef68
2008-06-03 07:58:54 +00:00
James William Dumay
0a3ca3fdb2
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
2008-06-03 07:57:27 +00:00
Brett Porter
27dada4f43
use appassembler release
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662669 13f79535-47bb-0310-9956-ffa450edef68
2008-06-03 07:08:05 +00:00
Brett Porter
8005fa064a
use release of taskqueue
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662668 13f79535-47bb-0310-9956-ffa450edef68
2008-06-03 07:04:53 +00:00
Brett Porter
7b95d20a49
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
2008-06-03 07:03:39 +00:00
Maria Odea B. Ching
ab0724b375
[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
2008-06-03 06:22:36 +00:00
Brett Porter
82bc905da8
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
2008-06-03 05:31:44 +00:00
James William Dumay
f643efedcb
Fixing DavResourceTest from writing tests to /
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662382 13f79535-47bb-0310-9956-ffa450edef68
2008-06-02 10:06:44 +00:00
Maria Odea B. Ching
eb6967d2e6
[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
2008-06-02 06:51:21 +00:00
Brett Porter
8b1dbf37ee
clean up dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662303 13f79535-47bb-0310-9956-ffa450edef68
2008-06-02 01:28:23 +00:00
Brett Porter
df373a34db
disable failing test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662136 13f79535-47bb-0310-9956-ffa450edef68
2008-06-01 03:16:20 +00:00
Brett Porter
ca40d80d1d
remove old resources patterns
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662134 13f79535-47bb-0310-9956-ffa450edef68
2008-06-01 03:10:36 +00:00
Brett Porter
9e6f108d86
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
2008-06-01 02:19:07 +00:00
Brett Porter
2c3b232488
fix bad import
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662047 13f79535-47bb-0310-9956-ffa450edef68
2008-05-31 17:03:16 +00:00
Brett Porter
700854bfaa
[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
2008-05-31 15:26:28 +00:00
James William Dumay
2a9044f11c
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
2008-05-30 10:15:05 +00:00
Dennis Lundberg
d8db8b9a57
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
2008-05-30 09:22:19 +00:00
Dennis Lundberg
ce1253dc03
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
2008-05-30 09:08:43 +00:00
Maria Odea B. Ching
b4f9994165
[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
2008-05-30 07:43:23 +00:00
James William Dumay
86628294c8
Fixed failing test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661564 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 04:03:59 +00:00
James William Dumay
721f552dfa
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
2008-05-30 04:01:37 +00:00
Maria Odea B. Ching
06b0d06fde
[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
2008-05-29 09:48:50 +00:00
Emmanuel Venisse
130711f5b2
Update redback to 1.0.2-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661265 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 08:56:13 +00:00
Emmanuel Venisse
1e82deb132
Fix commons-io scope
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661253 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 08:23:53 +00:00
Emmanuel Venisse
7a2ebd0be3
Add missing test file
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661251 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 08:19:21 +00:00
Emmanuel Venisse
829508c685
Fix commons-io version
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661247 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 08:03:01 +00:00
James William Dumay
6c645d78b1
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
2008-05-29 02:51:24 +00:00
James William Dumay
03584684d1
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
2008-05-29 01:49:41 +00:00
Brett Porter
a145ac1cde
update parent
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660790 13f79535-47bb-0310-9956-ffa450edef68
2008-05-28 02:37:01 +00:00
Maria Odea B. Ching
5b5ab1010c
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
2008-05-28 02:09:57 +00:00
Maria Odea B. Ching
67de1cbc3b
[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
2008-05-27 11:38:22 +00:00
Maria Odea B. Ching
9afc627e10
removed unused import statements
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660426 13f79535-47bb-0310-9956-ffa450edef68
2008-05-27 08:39:44 +00:00
Maria Odea B. Ching
d7f69544ba
[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
2008-05-27 08:37:20 +00:00
Maria Odea B. Ching
a53bad491b
[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
2008-05-27 02:50:00 +00:00
Maria Odea B. Ching
f526dafdaf
[MRM-754]
...
-updated screenshots
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660149 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26 09:47:16 +00:00
Maria Odea B. Ching
7d343a62a7
[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
2008-05-26 08:42:10 +00:00
Maria Odea B. Ching
a6e8d6158c
[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
2008-05-23 07:09:02 +00:00
Maria Odea B. Ching
a83e5b52a9
[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
2008-05-23 06:18:36 +00:00
Maria Odea B. Ching
8b7e75cc71
[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
2008-05-23 03:49:59 +00:00
Maria Odea B. Ching
1c2d13c01c
[MRM-694]
...
-fixed repo groups page footer
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659392 13f79535-47bb-0310-9956-ffa450edef68
2008-05-23 03:09:40 +00:00
Maria Odea B. Ching
da7b2445fd
[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
2008-05-22 10:36:55 +00:00
Maria Odea B. Ching
e681872838
[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
2008-05-22 10:18:03 +00:00
Maria Odea B. Ching
ac7cb9e9ce
[MRM-694]
...
-fix virtual repo authentication problem
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659069 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 10:02:29 +00:00
Maria Odea B. Ching
fd122e79e9
[MRM-801]
...
-added documentation for virtual repos
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@658548 13f79535-47bb-0310-9956-ffa450edef68
2008-05-21 03:44:05 +00:00
Maria Odea B. Ching
67b49a5fdd
[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
2008-05-21 01:54:13 +00:00
Maria Odea B. Ching
0f07e0019f
[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
2008-05-21 01:39:40 +00:00