Commit Graph

176 Commits

Author SHA1 Message Date
Brett Porter 442f4a8749 [MRM-948] remove direct use of database and indexer from the core consumers, trim database related dependencies
Merged from: r694625


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@695101 13f79535-47bb-0310-9956-ffa450edef68
2008-09-14 02:10:59 +00:00
Maria Odea B. Ching 52c8dfc4ee oops, redback should be upgraded to 1.0.3-SNAPSHOT and not 1.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679963 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26 07:28:41 +00:00
Maria Odea B. Ching 538b12185f -upgraded to redback 1.1-SNAPSHOT for the fix for MRM-584 (new user cannot login)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679959 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26 06:56:29 +00:00
Maria Odea B. Ching 0d580b48c1 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677215 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 09:43:54 +00:00
Maria Odea B. Ching ef3b578f91 [maven-release-plugin] prepare release archiva-1.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677213 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 09:41:07 +00:00
Maria Odea B. Ching c5b51473ba [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674706 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 02:04:28 +00:00
Maria Odea B. Ching 84c614d09a [maven-release-plugin] prepare release archiva-1.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674704 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 02:01:17 +00:00
Brett Porter 2a68a704a6 commons-logging-api is actually required by some client libraries, add back to main webapp dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674463 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 11:42:38 +00:00
James William Dumay d3bb6ccbcb MRM-829 - Replace Company POM feature with simple Appearence customisation
* removing unneeded dependencies



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674170 13f79535-47bb-0310-9956-ffa450edef68
2008-07-05 09:43:42 +00:00
Brett Porter 38298e329e [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
2008-07-02 13:04:01 +00:00
James William Dumay 9f3eadd519 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
2008-07-02 01:28:43 +00:00
Brett Porter f24fb294d7 fix jetty:run
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@669410 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 07:46:51 +00:00
Brett Porter 6d84f3a0a5 POM clean up
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667751 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 06:27:11 +00:00
Brett Porter 621c72cac6 fix wagon scopes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@663491 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 07:34:53 +00:00
Maria Odea B. Ching f4ce1aafc2 [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
2008-06-04 01:52:41 +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
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 db59374ab7 lock down plugin version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@656912 13f79535-47bb-0310-9956-ffa450edef68
2008-05-16 01:02:49 +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
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 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
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 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
Brett Porter e34d718620 remove plexus container dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@646630 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 03:32:24 +00:00
Brett Porter dc79f42e3c upgrade plugin version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@645393 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 06:22:51 +00:00
Brett Porter a05f42cc0e restructure according to discussion on the dev list
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642497 13f79535-47bb-0310-9956-ffa450edef68
2008-03-29 03:09:22 +00:00