Commit Graph

2114 Commits

Author SHA1 Message Date
Maria Odea B. Ching 0ad838b410 [MRM-773]
-remove archiva-security dependency to xwork-integration


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655233 13f79535-47bb-0310-9956-ffa450edef68
2008-05-11 03:22:48 +00:00
Brett Porter 5d4435ac5e adjust site structure in accordance with modules, and make the header consistent with the main site
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655189 13f79535-47bb-0310-9956-ffa450edef68
2008-05-10 21:14:19 +00:00
Brett Porter 559d9689e0 clarify that you can use HTTP, not just WebDAV. Adjust ordering and other minor improvements
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655186 13f79535-47bb-0310-9956-ffa450edef68
2008-05-10 21:12:32 +00:00
Maria Odea B. Ching d8042e19b0 [MRM-773]
-move servlet authentication code to archiva-security


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655027 13f79535-47bb-0310-9956-ffa450edef68
2008-05-10 08:33:57 +00:00
Maria Odea B. Ching 64cb5e1bee [MRM-773]
-use authentication scheme used in RepositoryServlet
-temporarily commented out authentication for new versions of artifacts 


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@654479 13f79535-47bb-0310-9956-ffa450edef68
2008-05-08 11:27:00 +00:00
Maria Odea B. Ching 3930726181 [MRM-773]
document the rss feeds


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@654026 13f79535-47bb-0310-9956-ffa450edef68
2008-05-07 08:11:59 +00:00
Maria Odea B. Ching 94799fd790 [MRM-773]
-update feed link url from the request url
-set query import in ArtifactsByRepositoryConstraint


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653999 13f79535-47bb-0310-9956-ffa450edef68
2008-05-07 06:09:51 +00:00
James William Dumay 584bd356c2 MRM-781 Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
* I broke MRM-440, so this restores that functionality
* Locked down the enforcer plugin version so that Maven does not go looking for it everytime we build


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653817 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 15:40:22 +00:00
James William Dumay f889364a39 MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
* Implemented Webdav properties, including copy/move/delete operations
* Unit tested the DavResourceLocator and DavLocatorFactory implementations (More tests on the way)
* Introduced joda-time dependency todo ISO8601 dates for the dav servlet



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653769 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 13:32:28 +00:00
James William Dumay 09477b72a9 MRM-781
* Tests for RepositoryPathUtil
* Remove itcould webdav readme


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653748 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 11:32:22 +00:00
Brett Porter 8e21af2147 improve the error message to confirm the file when this pops up next. I think I'm seeing this when proxying metadata in some instances
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653709 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 08:37:28 +00:00
Wendy Smoak 111794694b [MRM-774] Updated docs for the ability to upload a POM along with an artifact.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653665 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 02:01:00 +00:00
Brett Porter d86d2ce9a1 remove inherited URL
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653628 13f79535-47bb-0310-9956-ffa450edef68
2008-05-05 23:15:52 +00:00
Maria Odea B. Ching e85deb992e [MRM-773]
-set limit date of artifacts to be included in the feed (new artifacts in repo)
-created test for ArtifactsByRepositoryConstraint


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653303 13f79535-47bb-0310-9956-ffa450edef68
2008-05-05 06:24:29 +00:00
Wendy Smoak e5de45d6b3 [MRM-774] Allow a POM file to be uploaded along with the artifact.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653190 13f79535-47bb-0310-9956-ffa450edef68
2008-05-04 09:09:22 +00:00
Maria Odea B. Ching f781bfffa4 [MRM-773]
-added basic http authentication to rss feed servlet 
-added commons-codec as dependency which is used for decoding the username and password
-updated tests


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652981 13f79535-47bb-0310-9956-ffa450edef68
2008-05-03 02:38:07 +00:00
Maria Odea B. Ching ce8c8a06a2 [MRM-773]
fixed where condition for querying new versions of a specific artifact


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652241 13f79535-47bb-0310-9956-ffa450edef68
2008-04-30 03:29:34 +00:00
Maria Odea B. Ching a8bc40dbd4 [MRM-773]
-added the servlet that would handle the rss feed requests
-created tests for the servlet
-removed thrown exception in getSpringConfigLocation() that is being overridden in PlexusInStringTestCase
-updated jsps to the new rss feed urls


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652230 13f79535-47bb-0310-9956-ffa450edef68
2008-04-30 02:18:43 +00:00
Maria Odea B. Ching 0b42dd6a56 -added startTime variable to contain when the consumers were executed
-added get and set method for the variable to be able to set it in the tests


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652068 13f79535-47bb-0310-9956-ffa450edef68
2008-04-28 06:21:54 +00:00
Maria Odea B. Ching ae9d0d6a12 [MRM-733]
removed dependency to archiva-rss


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652045 13f79535-47bb-0310-9956-ffa450edef68
2008-04-28 02:31:42 +00:00
Maria Odea B. Ching f4fc560e71 [MRM-773]
-added the constraints for getting the different versions of a specific artifact
-added the whenGathered field in beginScan(..) of RepositoryContentConsumer interface and updated all implementing consumers


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652043 13f79535-47bb-0310-9956-ffa450edef68
2008-04-28 02:17:44 +00:00
Maria Odea B. Ching 36562a6696 [MRM-773]
-get feed contents from the database
-generate the feed without writing to a file


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@651956 13f79535-47bb-0310-9956-ffa450edef68
2008-04-27 14:04:28 +00:00
Brett Porter 8213830900 [MRM-781] make sure file is closed
Submitted by: James William Dumay


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@650757 13f79535-47bb-0310-9956-ffa450edef68
2008-04-23 06:13:45 +00:00
Brett Porter 9d1f342bc5 fix the tests to operate consistently on all platforms
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@650071 13f79535-47bb-0310-9956-ffa450edef68
2008-04-21 10:00:35 +00:00
Brett Porter 7875facb9b [MRM-780] Access to indexes files with a browser is not possible
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649910 13f79535-47bb-0310-9956-ffa450edef68
2008-04-20 11:13:55 +00:00
Brett Porter c2c71dd5ec [MRM-781] correct probem with guest account
Submitted by: James William Dumay


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649748 13f79535-47bb-0310-9956-ffa450edef68
2008-04-19 03:15:06 +00:00
Brett Porter 3066bec070 refer to the parent in the externals checkout
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649745 13f79535-47bb-0310-9956-ffa450edef68
2008-04-19 03:07:20 +00:00
Brett Porter 3d13eda595 [MRM-694] display the groups in the repositories page
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649453 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 10:40:45 +00:00
Brett Porter 202feaa707 sort the files on the index
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649401 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 08:11:17 +00:00
Brett Porter eba490dfb5 remove unused/unneeded files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649397 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 07:56:48 +00:00
Brett Porter cc0ce2d707 [MRM-781] additional fixes to webdav
Submitted by: James William Dumay


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649382 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 06:30:31 +00:00
Maria Odea B. Ching fada72428f [MRM-694]
changes by Nap Ramirez, Maria Catherine Tan, Henry Isidro, Brett Porter and myself

-add repositoryGroups in configuration 
-updated ArchivaConfiguration and added test for this change


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649364 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 04:38:48 +00:00
Brett Porter f350582905 [MRM-781] remove empty directories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649358 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 03:42:39 +00:00
Brett Porter 558d0c2a4f [MRM-781] Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
Submitted by: James William Dumay


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649352 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 03:05:18 +00:00
Brett Porter 4a6a9ff697 add missing dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649011 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 08:52:01 +00:00
Brett Porter cf7e824bfa remove bad plexus descriptor requirement since it was removed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648990 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 07:38:15 +00:00
Maria Odea B. Ching 3ad24bfa31 -added check to not generate rss feed if there are no new artifacts
-do not set the link for the feed entries


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648913 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 01:03:01 +00:00
Maria Odea B. Ching a43d8e101d -exclude commons-io which is causing a conflict
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648549 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 06:28:19 +00:00
Brett Porter 2304425e21 fix broken test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648470 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 00:29:07 +00:00
Joakim Erdfelt 92362e9ee3 Replacing plexus-digest with archiva-checksum
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648115 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 04:44:17 +00:00
Joakim Erdfelt 11e37d73c4 Fixing svn:ignores
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648114 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 04:41:06 +00:00
Maria Odea B. Ching 5920685d00 -added additional test case for RssFeedGenerator
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648105 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 03:06:55 +00:00
Maria Odea B. Ching 328422ab73 -reverted exclusions of plexus-container in plexus-spring dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648097 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 02:14:25 +00:00
Maria Odea B. Ching 32474f11ca -exclude plexus container in plexus-spring dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@647784 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 13:03:47 +00:00
Brett Porter db51c1b590 remove all traces of the Plexus container
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@647663 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 04:58:17 +00:00
Maria Odea B. Ching 0594ef58be [MRM-677]
-upgrade redback to 1.0.1


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@647651 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 03:04:47 +00:00
Maria Odea B. Ching f443a28550 -update to PlexusInSpringTestCase
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@647649 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 02:49:38 +00:00
Joakim Erdfelt 7e654c7bbb Moving archiva-checksum into place in trunk. (will enable it into the build in a future commit)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@647648 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 02:43:41 +00:00
Brett Porter 32b9dc0be7 remove plexus test case
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@647646 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 01:26:33 +00:00
Brett Porter d6f61ad534 make it clearer where the conf. file resides
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@647010 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 23:31:23 +00:00