]> source.dussan.org Git - archiva.git/log
archiva.git
16 years agosynched to trunk (-r706114) in prep for merge MRM-124 32/head MRM-124
Maria Odea B. Ching [Mon, 20 Oct 2008 04:17:16 +0000 (04:17 +0000)]
synched to trunk (-r706114) in prep for merge

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@706118 13f79535-47bb-0310-9956-ffa450edef68

16 years agoadded deleteArtifact in sample client
Maria Odea B. Ching [Mon, 20 Oct 2008 02:27:14 +0000 (02:27 +0000)]
added deleteArtifact in sample client

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@706107 13f79535-47bb-0310-9956-ffa450edef68

16 years agoupdated version of atlassian binder to 0.8.1
Maria Odea B. Ching [Mon, 20 Oct 2008 00:41:15 +0000 (00:41 +0000)]
updated version of atlassian binder to 0.8.1

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@706091 13f79535-47bb-0310-9956-ffa450edef68

16 years ago- updated sample xmlrpc client
Maria Odea B. Ching [Fri, 17 Oct 2008 07:46:09 +0000 (07:46 +0000)]
- updated sample xmlrpc client
- added @ServiceBeanField annotations to ManagedRepository and RemoteRepository

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@705500 13f79535-47bb-0310-9956-ffa450edef68

16 years agoenabled tests for execute repo & db scanners
Maria Odea B. Ching [Thu, 16 Oct 2008 10:40:09 +0000 (10:40 +0000)]
enabled tests for execute repo & db scanners

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@705203 13f79535-47bb-0310-9956-ffa450edef68

16 years ago- added the ArchivaTaskScheduler in AdministrationServiceImpl
Maria Odea B. Ching [Thu, 16 Oct 2008 10:38:50 +0000 (10:38 +0000)]
- added the ArchivaTaskScheduler in AdministrationServiceImpl
- uncommented methods for executing db and repo scanners

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@705202 13f79535-47bb-0310-9956-ffa450edef68

16 years agoignore eclipse files
Maria Odea B. Ching [Thu, 16 Oct 2008 10:36:35 +0000 (10:36 +0000)]
ignore eclipse files

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@705201 13f79535-47bb-0310-9956-ffa450edef68

16 years ago- created sample client for xmlrpc services
Maria Odea B. Ching [Thu, 16 Oct 2008 09:56:06 +0000 (09:56 +0000)]
- created sample client for xmlrpc services
- temporarily commented out execute db and repo scanners as there is a problem in instantiating the task scheduler

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@705188 13f79535-47bb-0310-9956-ffa450edef68

16 years agodelete mdo directory
Maria Odea B. Ching [Mon, 13 Oct 2008 06:19:10 +0000 (06:19 +0000)]
delete mdo directory

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@703922 13f79535-47bb-0310-9956-ffa450edef68

16 years agoupdated comment
Maria Odea B. Ching [Mon, 13 Oct 2008 06:16:32 +0000 (06:16 +0000)]
updated comment

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@703921 13f79535-47bb-0310-9956-ffa450edef68

16 years ago- implement deleteArtifact in AdministrationServiceImpl
Maria Odea B. Ching [Mon, 13 Oct 2008 06:13:27 +0000 (06:13 +0000)]
- implement deleteArtifact in AdministrationServiceImpl
- updated test cases for artifact delete

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@703920 13f79535-47bb-0310-9956-ffa450edef68

16 years agoattempt at simplifying authorization check for each requested service method
Maria Odea B. Ching [Fri, 10 Oct 2008 10:12:49 +0000 (10:12 +0000)]
attempt at simplifying authorization check for each requested service method

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@703379 13f79535-47bb-0310-9956-ffa450edef68

16 years agoremove unused import
Maria Odea B. Ching [Fri, 10 Oct 2008 06:32:56 +0000 (06:32 +0000)]
remove unused import

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@703334 13f79535-47bb-0310-9956-ffa450edef68

16 years ago- implemented executeDatabaseScanner() and executeRepositoryScanner() for admin service
Maria Odea B. Ching [Fri, 10 Oct 2008 02:27:32 +0000 (02:27 +0000)]
- implemented executeDatabaseScanner() and executeRepositoryScanner() for admin service
- activated and added tests for these 2 methods

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@703316 13f79535-47bb-0310-9956-ffa450edef68

16 years ago-implemented getAllManagedRepositories() and getAllRemoteRepositories() in admin...
Maria Odea B. Ching [Fri, 10 Oct 2008 01:54:48 +0000 (01:54 +0000)]
-implemented getAllManagedRepositories() and getAllRemoteRepositories() in admin service
-activated tests for these 2 methods

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@703312 13f79535-47bb-0310-9956-ffa450edef68

16 years ago-implemented getAllDatabaseConsumers() and configureDatabaseConsumer() in admin service
Maria Odea B. Ching [Fri, 10 Oct 2008 01:31:13 +0000 (01:31 +0000)]
-implemented getAllDatabaseConsumers() and configureDatabaseConsumer() in admin service
-activated tests for these 2 methods

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@703311 13f79535-47bb-0310-9956-ffa450edef68

16 years agoimplemented getAllRepositoryConsumers() and configureRepositoryConsumer() in admin...
Maria Odea B. Ching [Fri, 10 Oct 2008 00:32:57 +0000 (00:32 +0000)]
implemented getAllRepositoryConsumers() and configureRepositoryConsumer() in admin service

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@703301 13f79535-47bb-0310-9956-ffa450edef68

16 years agoadded test cases to AdministrationServiceImplTest
Maria Odea B. Ching [Thu, 9 Oct 2008 05:33:44 +0000 (05:33 +0000)]
added test cases to AdministrationServiceImplTest

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@703062 13f79535-47bb-0310-9956-ffa450edef68

16 years agoignore eclipse descriptors
Maria Odea B. Ching [Thu, 9 Oct 2008 02:17:01 +0000 (02:17 +0000)]
ignore eclipse descriptors

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@703044 13f79535-47bb-0310-9956-ffa450edef68

16 years ago-removed modello config and descriptor
Maria Odea B. Ching [Thu, 9 Oct 2008 02:09:09 +0000 (02:09 +0000)]
-removed modello config and descriptor
-created service beans
-added test for AdministrationServiceImpl

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@703043 13f79535-47bb-0310-9956-ffa450edef68

16 years agorepackaged directories
Maria Odea B. Ching [Wed, 8 Oct 2008 11:04:24 +0000 (11:04 +0000)]
repackaged directories

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@702806 13f79535-47bb-0310-9956-ffa450edef68

16 years ago-added additional service interfaces
Maria Odea B. Ching [Wed, 8 Oct 2008 10:42:03 +0000 (10:42 +0000)]
-added additional service interfaces
-added stub impl of AdministrationService
-configured modello to generate archiva objects used for ws

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@702801 13f79535-47bb-0310-9956-ffa450edef68

16 years agoremove unused imports
Maria Odea B. Ching [Wed, 8 Oct 2008 08:02:51 +0000 (08:02 +0000)]
remove unused imports

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@702749 13f79535-47bb-0310-9956-ffa450edef68

16 years agoadded test cases for XmlRpcAuthenticator
Maria Odea B. Ching [Wed, 8 Oct 2008 08:01:02 +0000 (08:01 +0000)]
added test cases for XmlRpcAuthenticator

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@702748 13f79535-47bb-0310-9956-ffa450edef68

16 years agorevert changes to MRM-124 which got removed from the merge with trunk
Maria Odea B. Ching [Tue, 7 Oct 2008 08:58:50 +0000 (08:58 +0000)]
revert changes to MRM-124 which got removed from the merge with trunk

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@702397 13f79535-47bb-0310-9956-ffa450edef68

16 years agoapplied codestyle formatting
Maria Odea B. Ching [Tue, 7 Oct 2008 06:09:00 +0000 (06:09 +0000)]
applied codestyle formatting

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@702357 13f79535-47bb-0310-9956-ffa450edef68

16 years agomerged/updated from trunk -r702027 to get the latest changes
Maria Odea B. Ching [Tue, 7 Oct 2008 05:12:33 +0000 (05:12 +0000)]
merged/updated from trunk -r702027 to get the latest changes

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@702347 13f79535-47bb-0310-9956-ffa450edef68

16 years agoupdated xmlrpc binder version to 0.8
Maria Odea B. Ching [Tue, 7 Oct 2008 03:02:20 +0000 (03:02 +0000)]
updated xmlrpc binder version to 0.8

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@702331 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdding unit test - does not yet pass.
James William Dumay [Fri, 5 Sep 2008 08:22:33 +0000 (08:22 +0000)]
Adding unit test - does not yet pass.

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@692380 13f79535-47bb-0310-9956-ffa450edef68

16 years agoUpgraded binder version due to injection bug in the SpringBinderXmlRpcServlet
James William Dumay [Fri, 5 Sep 2008 08:08:34 +0000 (08:08 +0000)]
Upgraded binder version due to injection bug in the SpringBinderXmlRpcServlet

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@692377 13f79535-47bb-0310-9956-ffa450edef68

16 years agoImplemented security for XmlRpcServlet.
James William Dumay [Fri, 5 Sep 2008 07:43:50 +0000 (07:43 +0000)]
Implemented security for XmlRpcServlet.

XmlRpcAuthenticator is injected into the servlet via spring.

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@692370 13f79535-47bb-0310-9956-ffa450edef68

16 years agoXmlrpc is now included in archiva
James William Dumay [Thu, 4 Sep 2008 04:05:23 +0000 (04:05 +0000)]
Xmlrpc is now included in archiva

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@691865 13f79535-47bb-0310-9956-ffa450edef68

16 years agoXmlRpc servlet works :)
James William Dumay [Thu, 4 Sep 2008 03:58:48 +0000 (03:58 +0000)]
XmlRpc servlet works :)

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@691863 13f79535-47bb-0310-9956-ffa450edef68

16 years agoStyle change
James William Dumay [Thu, 28 Aug 2008 04:16:17 +0000 (04:16 +0000)]
Style change

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@689712 13f79535-47bb-0310-9956-ffa450edef68

16 years agoSlight formatting change
James William Dumay [Thu, 28 Aug 2008 04:15:56 +0000 (04:15 +0000)]
Slight formatting change

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@689711 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMoved ArchivaRequestProcessorFactory into ArchivaRequestProcessorFactoryFactory
James William Dumay [Thu, 28 Aug 2008 04:13:56 +0000 (04:13 +0000)]
Moved ArchivaRequestProcessorFactory into ArchivaRequestProcessorFactoryFactory

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@689710 13f79535-47bb-0310-9956-ffa450edef68

16 years agoCan now define XmlRpc Services as spring beans :)
James William Dumay [Thu, 28 Aug 2008 04:02:43 +0000 (04:02 +0000)]
Can now define XmlRpc Services as spring beans :)

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@689708 13f79535-47bb-0310-9956-ffa450edef68

16 years agoUpdating to use 0.5 release of the xmlrpc binder. 0.5 will appear on central shortly.
James William Dumay [Wed, 27 Aug 2008 07:26:51 +0000 (07:26 +0000)]
Updating to use 0.5 release of the xmlrpc binder. 0.5 will appear on central shortly.

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@689397 13f79535-47bb-0310-9956-ffa450edef68

16 years agoForgot Apache license header
James William Dumay [Mon, 25 Aug 2008 06:12:46 +0000 (06:12 +0000)]
Forgot Apache license header

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@688630 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdding Atlassian snapshot repository
James William Dumay [Mon, 25 Aug 2008 05:16:09 +0000 (05:16 +0000)]
Adding Atlassian snapshot repository

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@688616 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-124 - Archiva Webservices interface using the XML-RPC binder
James William Dumay [Thu, 21 Aug 2008 00:26:16 +0000 (00:26 +0000)]
MRM-124 - Archiva Webservices interface using the XML-RPC binder

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@687522 13f79535-47bb-0310-9956-ffa450edef68

16 years agoBranching for MRM-124 (Web services)
James William Dumay [Thu, 21 Aug 2008 00:24:55 +0000 (00:24 +0000)]
Branching for MRM-124 (Web services)

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-124@687521 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-541 - convenient way to take Archiva proxies "offline"
James William Dumay [Wed, 20 Aug 2008 07:48:19 +0000 (07:48 +0000)]
MRM-541 - convenient way to take Archiva proxies "offline"

* Adding icons for enable/disable from http://en.wikipedia.org/wiki/Power_symbol which are public domain.

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

16 years agoMRM-541 - convenient way to take Archiva proxies "offline"
James William Dumay [Tue, 19 Aug 2008 12:46:29 +0000 (12:46 +0000)]
MRM-541 - convenient way to take Archiva proxies "offline"

* Formatting changes

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

16 years agoMRM-541 - convenient way to take Archiva proxies "offline"
James William Dumay [Tue, 19 Aug 2008 12:11:24 +0000 (12:11 +0000)]
MRM-541 - convenient way to take Archiva proxies "offline"

* merging from branch

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

16 years agoMRM-541 - convenient way to take Archiva proxies "offline" MRM-541 MRM-541
James William Dumay [Tue, 19 Aug 2008 12:05:38 +0000 (12:05 +0000)]
MRM-541 - convenient way to take Archiva proxies "offline"

* Unit tests for actions

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@687032 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-541 - convenient way to take Archiva proxies "offline"
James William Dumay [Tue, 19 Aug 2008 11:47:19 +0000 (11:47 +0000)]
MRM-541 - convenient way to take Archiva proxies "offline"

* Unit tests for actions

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@687026 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-541 - convenient way to take Archiva proxies "offline"
James William Dumay [Tue, 19 Aug 2008 09:12:41 +0000 (09:12 +0000)]
MRM-541 - convenient way to take Archiva proxies "offline"

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@687001 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-541 - convenient way to take Archiva proxies "offline"
James William Dumay [Tue, 19 Aug 2008 08:45:45 +0000 (08:45 +0000)]
MRM-541 - convenient way to take Archiva proxies "offline"

* Implemented UI for enabling/disabling proxy connectors
* changes to RepositoryProxyConnectors to skip offline connectors

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@686984 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMRM-541 - convenient way to take Archiva proxies "offline"
James William Dumay [Tue, 19 Aug 2008 08:34:18 +0000 (08:34 +0000)]
MRM-541 - convenient way to take Archiva proxies "offline"

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@686983 13f79535-47bb-0310-9956-ffa450edef68

16 years ago[MRM-905]
Maria Odea B. Ching [Mon, 18 Aug 2008 01:43:49 +0000 (01:43 +0000)]
[MRM-905]
submitted by Fabrice Daugan
-replace EL exepressions containing "empty(" with "empty (", and "not(" with "not (" as EL expression requires

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

16 years agouse everywhere a groupId with maven and a version 1.2-SNAPSHOT. Fix webapp ui tests...
Arnaud Heritier [Thu, 14 Aug 2008 15:35:35 +0000 (15:35 +0000)]
use everywhere a groupId with maven and a version 1.2-SNAPSHOT. Fix webapp ui tests build (but tests weren't maintained :-( )

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

16 years agoIgnore generated files & directories by eclipse/m2eclipse/maven
Arnaud Heritier [Thu, 14 Aug 2008 14:37:09 +0000 (14:37 +0000)]
Ignore generated files & directories by eclipse/m2eclipse/maven

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

16 years agoIgnore generated files & directories by eclipse/m2eclipse/maven
Arnaud Heritier [Thu, 14 Aug 2008 14:35:44 +0000 (14:35 +0000)]
Ignore generated files & directories by eclipse/m2eclipse/maven

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

16 years agoIgnore generated files & directories by eclipse/m2eclipse/maven
Arnaud Heritier [Thu, 14 Aug 2008 14:20:49 +0000 (14:20 +0000)]
Ignore generated files & directories by eclipse/m2eclipse/maven

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

16 years ago[MRM-848]
Maria Odea B. Ching [Thu, 14 Aug 2008 07:02:04 +0000 (07:02 +0000)]
[MRM-848]
submitted by Gwen Harold Autencio
-queue scanning of repositories during startup
-scan only the repositories which haven't been scanned previously by checking the scan statistics

additional changes made to patch:
-applied codestyle formatting
-cleared the queuedRepos list when task scheduler is stopped

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

16 years agoMRM-907 - Remove VersionedReference/ProjectReference/ArtifactReference from Repositor...
James William Dumay [Thu, 14 Aug 2008 02:17:16 +0000 (02:17 +0000)]
MRM-907 - Remove VersionedReference/ProjectReference/ArtifactReference from RepositoryProxyConnectors

* A few more null checks for good measure.
* Metadata should always be updated even if the file does not exist. (wsmoak will love this, no more having to touch files).

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

16 years agoMRM-907 - Remove VersionedReference/ProjectReference/ArtifactReference from Repositor...
James William Dumay [Wed, 13 Aug 2008 03:09:52 +0000 (03:09 +0000)]
MRM-907 - Remove VersionedReference/ProjectReference/ArtifactReference from RepositoryProxyConnectors

* Merging from https://svn.apache.org/repos/asf/archiva/branches/metadata-rejig-1.2

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

16 years agoReverting... incorrect path
James William Dumay [Wed, 13 Aug 2008 00:12:10 +0000 (00:12 +0000)]
Reverting... incorrect path

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

16 years agoBranch for metadata rejig. Should stop issues like MRM-885 from ever happening again.
James William Dumay [Wed, 13 Aug 2008 00:11:21 +0000 (00:11 +0000)]
Branch for metadata rejig. Should stop issues like MRM-885 from ever happening again.

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

16 years ago[MRM-893]
Maria Odea B. Ching [Tue, 12 Aug 2008 07:50:27 +0000 (07:50 +0000)]
[MRM-893]
submitted by Dan Tran

-return a 404 when the request is a resource file appended with a '/'

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

16 years ago[MRM-880]
Maria Odea B. Ching [Tue, 12 Aug 2008 07:08:44 +0000 (07:08 +0000)]
[MRM-880]
-upgraded appassambler-maven-plugin version to latest snapshot
-include solaris-sparc-32, solaris-sparc-64 and linux-x86-64 bin and lib files in the standalone bundle

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

16 years agoMoving utility methods to end of class
James William Dumay [Mon, 11 Aug 2008 04:52:39 +0000 (04:52 +0000)]
Moving utility methods to end of class

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

16 years agoMRM-906 - Proxy repository operations should not be done in place
James William Dumay [Mon, 11 Aug 2008 04:28:05 +0000 (04:28 +0000)]
MRM-906 - Proxy repository operations should not be done in place

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

16 years agoignore IML
Brett Porter [Mon, 11 Aug 2008 00:31:25 +0000 (00:31 +0000)]
ignore IML

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

16 years agofix source distribution
Brett Porter [Thu, 7 Aug 2008 13:02:31 +0000 (13:02 +0000)]
fix source distribution

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

16 years agoadd required JAR for CLI execution
Brett Porter [Thu, 7 Aug 2008 05:57:37 +0000 (05:57 +0000)]
add required JAR for CLI execution

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

16 years agomerge release notes from 1.1.1 release
Brett Porter [Thu, 7 Aug 2008 03:14:42 +0000 (03:14 +0000)]
merge release notes from 1.1.1 release

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

16 years ago[maven-release-plugin] prepare release archiva-1.1.x
Brett Porter [Thu, 7 Aug 2008 02:17:27 +0000 (02:17 +0000)]
[maven-release-plugin] prepare release archiva-1.1.x

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

16 years ago[maven-release-plugin] prepare branch archiva-1.1.x
Brett Porter [Thu, 7 Aug 2008 02:16:58 +0000 (02:16 +0000)]
[maven-release-plugin] prepare branch archiva-1.1.x

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

16 years agoback to 6.1.6, test failures with 6.1.11
Brett Porter [Thu, 7 Aug 2008 02:13:00 +0000 (02:13 +0000)]
back to 6.1.6, test failures with 6.1.11

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

16 years ago[MRM-896]
Maria Odea B. Ching [Wed, 6 Aug 2008 10:59:34 +0000 (10:59 +0000)]
[MRM-896]
-remove classifier from filename of poms during artifact upload

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

16 years agoupdate Jetty
Brett Porter [Wed, 6 Aug 2008 04:05:48 +0000 (04:05 +0000)]
update Jetty

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

16 years agoupdate to release versions
Brett Porter [Wed, 6 Aug 2008 04:03:48 +0000 (04:03 +0000)]
update to release versions

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

16 years agoAdd LDAP snippet
Emmanuel Venisse [Tue, 5 Aug 2008 13:56:28 +0000 (13:56 +0000)]
Add LDAP snippet

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

16 years ago[MRM-814]
Maria Odea B. Ching [Tue, 5 Aug 2008 05:53:41 +0000 (05:53 +0000)]
[MRM-814]
submitted by Mark Jeffery
-add check for blank field and for a valid cron expression
-used custom field validator to wrap org.codehaus.plexus.scheduler.CronExpressionValidator

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

16 years ago[MRM-895]
Maria Odea B. Ching [Mon, 4 Aug 2008 06:34:41 +0000 (06:34 +0000)]
[MRM-895]
submitted by Mark Jeffrey
-no longer pass the class loader in ArchivaVersion.determineVersion()

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

16 years ago[MRM-873]
Maria Odea B. Ching [Mon, 4 Aug 2008 03:58:22 +0000 (03:58 +0000)]
[MRM-873]
submitted by Gwen Harold Autencio
-do not display the up image link of the first repository and do not display the down image link of the last repository

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

16 years agoadd proxy logging in debug mode
Brett Porter [Wed, 30 Jul 2008 06:19:23 +0000 (06:19 +0000)]
add proxy logging in debug mode

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

16 years agoimprove logging for remote failure
Brett Porter [Tue, 29 Jul 2008 16:59:43 +0000 (16:59 +0000)]
improve logging for remote failure

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

16 years ago[MRM-631] ensure wagon lookups get a new instance on each request, reset HTTP propert...
Brett Porter [Tue, 29 Jul 2008 16:24:02 +0000 (16:24 +0000)]
[MRM-631] ensure wagon lookups get a new instance on each request, reset HTTP properties after request

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

16 years ago[MRM-888]
Maria Odea B. Ching [Tue, 29 Jul 2008 04:20:51 +0000 (04:20 +0000)]
[MRM-888]
-indicate that the instructions are also for 1.1 and higher versions

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

16 years ago[MRM-888]
Maria Odea B. Ching [Tue, 29 Jul 2008 04:15:19 +0000 (04:15 +0000)]
[MRM-888]
-updated the upgrade doc to include the necessary steps in order to use the search by java class/package/method

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

16 years ago[MRM-892]
Maria Odea B. Ching [Tue, 29 Jul 2008 02:48:33 +0000 (02:48 +0000)]
[MRM-892]
-instead of using different keywords like 'class:', 'package:' or 'method', just use one keyword for all which is 'bytecode:', user can just use
the filtered search for specifics once it is implemented

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

16 years agomoved codehaus snapshots repo inside a profile
Maria Odea B. Ching [Tue, 29 Jul 2008 00:00:26 +0000 (00:00 +0000)]
moved codehaus snapshots repo inside a profile

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

16 years ago[MRM-892]
Maria Odea B. Ching [Mon, 28 Jul 2008 13:35:38 +0000 (13:35 +0000)]
[MRM-892]
-changed the implementation of search by class, package or method to use specific keywords 'class:', 'package:' or 'method:' when searching
for them (ex. class:MyClass)

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

16 years ago[MRM-891] remove leading ./ on links in index listing
Brett Porter [Mon, 28 Jul 2008 05:41:43 +0000 (05:41 +0000)]
[MRM-891] remove leading ./ on links in index listing
Submitted by: Dan Tran

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

16 years agotemporarily added codehaus snapshots repo for redback 1.0.3-SNAPSHOT (vmbuild was...
Maria Odea B. Ching [Mon, 28 Jul 2008 01:20:31 +0000 (01:20 +0000)]
temporarily added codehaus snapshots repo for redback 1.0.3-SNAPSHOT (vmbuild was failing)

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

16 years ago[MRM-884] network proxy doesn't work
Brett Porter [Sun, 27 Jul 2008 15:23:30 +0000 (15:23 +0000)]
[MRM-884] network proxy doesn't work

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

16 years agooops, redback should be upgraded to 1.0.3-SNAPSHOT and not 1.1-SNAPSHOT
Maria Odea B. Ching [Sat, 26 Jul 2008 07:28:41 +0000 (07:28 +0000)]
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

16 years ago-upgraded to redback 1.1-SNAPSHOT for the fix for MRM-584 (new user cannot login)
Maria Odea B. Ching [Sat, 26 Jul 2008 06:56:29 +0000 (06:56 +0000)]
-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

16 years ago[MRM-817]
Maria Odea B. Ching [Fri, 25 Jul 2008 11:57:38 +0000 (11:57 +0000)]
[MRM-817]
submitted by Gwen Harold Autencio
-in the artifact information tab, display the repo id where the artifact came from

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

16 years ago[MRM-883]
Maria Odea B. Ching [Fri, 25 Jul 2008 10:47:53 +0000 (10:47 +0000)]
[MRM-883]
-do not generate feed if there are no information available
-return 204 if no information/update available

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

16 years ago[MRM-876] don't grab the remote file if it exists in the managed repository
Brett Porter [Fri, 18 Jul 2008 08:16:24 +0000 (08:16 +0000)]
[MRM-876] don't grab the remote file if it exists in the managed repository

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

16 years ago[MRM-876] let Archiva proxy arbitrary paths, particularly allowing it for pre-emptive...
Brett Porter [Fri, 18 Jul 2008 05:47:04 +0000 (05:47 +0000)]
[MRM-876] let Archiva proxy arbitrary paths, particularly allowing it for pre-emptive proxying of support files when requested before the artifact

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

16 years ago[maven-release-plugin] prepare for next development iteration
Maria Odea B. Ching [Wed, 16 Jul 2008 09:43:54 +0000 (09:43 +0000)]
[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

16 years ago[maven-release-plugin] prepare release archiva-1.1
Maria Odea B. Ching [Wed, 16 Jul 2008 09:41:07 +0000 (09:41 +0000)]
[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

16 years agoupdated release notes for archiva 1.1
Maria Odea B. Ching [Wed, 16 Jul 2008 09:03:56 +0000 (09:03 +0000)]
updated release notes for archiva 1.1

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

16 years ago[MRM-864]
Maria Odea B. Ching [Wed, 16 Jul 2008 08:46:38 +0000 (08:46 +0000)]
[MRM-864]
-use a lucene Filter with BooleanQuery and the LuceneQuery for searching within the search results
-added a checkbox in the general search page to search from the results only
-maintain a list of previous query strings if searchResultsOnly option is enabled in general search

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

16 years agoinclude the bytecode index to the searcheables in searchForTerm(..) instead of just...
Maria Odea B. Ching [Tue, 15 Jul 2008 09:59:23 +0000 (09:59 +0000)]
include the bytecode index to the searcheables in searchForTerm(..) instead of just searching it if the file content search returned
nothing

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