]> source.dussan.org Git - archiva.git/log
archiva.git
16 years agomerge build fixes from trunk
Brett Porter [Mon, 25 Feb 2008 11:24:02 +0000 (11:24 +0000)]
merge build fixes from trunk

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

16 years agotypo in XSL + organize imports
Nicolas De Loof [Mon, 25 Feb 2008 09:44:30 +0000 (09:44 +0000)]
typo in XSL + organize imports

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

16 years agofix NullPointer in CommonsConfiguration.initialize (must call enableLogger() before...
Nicolas De Loof [Mon, 25 Feb 2008 09:20:06 +0000 (09:20 +0000)]
fix NullPointer in CommonsConfiguration.initialize (must call enableLogger() before initialize())
add support for Plexus List<components for role> injection (RepositoryContentConsumers)
remove spring support classes from archiva-commons
PlexusInSpringTestCase to replace PlexusTestCase with as fiew as possible changes
apply plexus-spring on archiva-policies
apply plexus-spring on archiva-proxy (some test failure to investigate)

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

16 years ago[MRM-687]
Maria Odea B. Ching [Mon, 25 Feb 2008 02:57:50 +0000 (02:57 +0000)]
[MRM-687]
applied patch submitted by Dario Oliveros

-do not add project into cache if it contains no groupId and version information (EffectiveProjectModelFilter)

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

16 years agouse plexus-spring
Nicolas De Loof [Sun, 24 Feb 2008 19:54:13 +0000 (19:54 +0000)]
use plexus-spring

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

16 years agopackage spring support for plexus for donation to plexus
Nicolas De Loof [Sun, 24 Feb 2008 13:58:02 +0000 (13:58 +0000)]
package spring support for plexus for donation to plexus

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

16 years agoadd support in spring context for Map<role-hint, component> as @plexus.requirement
Nicolas De Loof [Sun, 24 Feb 2008 13:52:54 +0000 (13:52 +0000)]
add support in spring context for Map<role-hint, component> as @plexus.requirement

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

16 years agospring support for plexus components
Nicolas De Loof [Sun, 24 Feb 2008 13:25:08 +0000 (13:25 +0000)]
spring support for plexus components

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

16 years agogit-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@630618 13f79535...
Nicolas De Loof [Sun, 24 Feb 2008 13:21:46 +0000 (13:21 +0000)]
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@630618 13f79535-47bb-0310-9956-ffa450edef68

16 years agofix javadoc
Nicolas De Loof [Fri, 22 Feb 2008 10:37:31 +0000 (10:37 +0000)]
fix javadoc

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

16 years agouse PlexusClassPathXmlApplicationContext
Nicolas De Loof [Fri, 22 Feb 2008 09:46:20 +0000 (09:46 +0000)]
use PlexusClassPathXmlApplicationContext

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

16 years ago- add support for LogEnabled plexus lifecycle interface via a BeanPostProcessor
Nicolas De Loof [Fri, 22 Feb 2008 09:45:35 +0000 (09:45 +0000)]
- add support for LogEnabled plexus lifecycle interface via a BeanPostProcessor
- add support for plexus Map<role-hint, component> injection of all "beans with role xx" via a custom FactoryBean
- fix destroy-method

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

16 years ago[MRM-674] remove redundant code
Brett Porter [Fri, 22 Feb 2008 05:28:53 +0000 (05:28 +0000)]
[MRM-674] remove redundant code

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

16 years ago[MRM-674] correct problems with test-sources classifier and alternate version approaches
Brett Porter [Fri, 22 Feb 2008 05:13:13 +0000 (05:13 +0000)]
[MRM-674] correct problems with test-sources classifier and alternate version approaches

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

16 years ago- plexus compilant ClassPathXmlApplicationContext
Nicolas De Loof [Thu, 21 Feb 2008 16:33:22 +0000 (16:33 +0000)]
- plexus compilant ClassPathXmlApplicationContext
- plexus-2-spring xslt now creates simple class name aliases for plexus FQCN roles
- attempt to use plexus to spring bridge in CachedFailuresPolicyTest

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

16 years ago- plexus compilant ClassPathXmlApplicationContext
Nicolas De Loof [Thu, 21 Feb 2008 16:33:10 +0000 (16:33 +0000)]
- plexus compilant ClassPathXmlApplicationContext
- plexus-2-spring xslt now creates simple class name aliases for plexus FQCN roles
- attempt to use plexus to spring bridge in CachedFailuresPolicyTest

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

16 years agoadd support for plexus Initializable / Disposable lifecycle interfaces
Nicolas De Loof [Wed, 20 Feb 2008 15:53:59 +0000 (15:53 +0000)]
add support for plexus Initializable / Disposable lifecycle interfaces

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

16 years agouse Xalan extension to invoke custom XpathFunction
Nicolas De Loof [Wed, 20 Feb 2008 15:29:52 +0000 (15:29 +0000)]
use Xalan extension to invoke custom XpathFunction

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

16 years agoplexus bean factory to convert plexus components descriptor on the fly
Nicolas De Loof [Wed, 20 Feb 2008 14:36:29 +0000 (14:36 +0000)]
plexus bean factory to convert plexus components descriptor on the fly
support for instantiation-strategy=per-lookup
basic testcase included

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

16 years agoset scope=test
Nicolas De Loof [Wed, 20 Feb 2008 13:41:54 +0000 (13:41 +0000)]
set scope=test

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

16 years agoSpring BeanDefinitionReader to convert plexus descriptors on the fly
Nicolas De Loof [Wed, 20 Feb 2008 13:40:59 +0000 (13:40 +0000)]
Spring BeanDefinitionReader to convert plexus descriptors on the fly

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

16 years agoexperimental Spring support
Brett Porter [Wed, 20 Feb 2008 01:39:07 +0000 (01:39 +0000)]
experimental Spring support

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

16 years agobranch to experiment with partial Spring migration
Brett Porter [Wed, 20 Feb 2008 01:32:56 +0000 (01:32 +0000)]
branch to experiment with partial Spring migration

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

16 years ago[MRM-703] Artifacts with extensions longer than fours characters breaks repository...
Brett Porter [Tue, 19 Feb 2008 08:29:33 +0000 (08:29 +0000)]
[MRM-703] Artifacts with extensions longer than fours characters breaks repository scanning
Submitted by:    Jim Jackson

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

16 years agofix versions
Brett Porter [Tue, 19 Feb 2008 08:07:56 +0000 (08:07 +0000)]
fix versions

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

16 years ago-updated the docs to point to the latest released version
Maria Odea B. Ching [Mon, 4 Feb 2008 02:15:16 +0000 (02:15 +0000)]
-updated the docs to point to the latest released version

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

16 years ago-updated <scm> to the appropriate urls
Maria Odea B. Ching [Wed, 30 Jan 2008 02:22:45 +0000 (02:22 +0000)]
-updated <scm> to the appropriate urls

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

16 years ago[maven-release-plugin] prepare for next development iteration
Maria Odea B. Ching [Tue, 29 Jan 2008 08:50:25 +0000 (08:50 +0000)]
[maven-release-plugin] prepare for next development iteration

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

16 years ago[maven-release-plugin] prepare release archiva-1.0.1
Maria Odea B. Ching [Tue, 29 Jan 2008 08:46:56 +0000 (08:46 +0000)]
[maven-release-plugin] prepare release archiva-1.0.1

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

16 years ago-updated the parent pom version from 2-SNAPSHOT to 2
Maria Odea B. Ching [Tue, 29 Jan 2008 08:31:20 +0000 (08:31 +0000)]
-updated the parent pom version from 2-SNAPSHOT to 2

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

16 years ago[MRM-668]
Maria Odea B. Ching [Tue, 29 Jan 2008 08:05:45 +0000 (08:05 +0000)]
[MRM-668]
-get the security session using SecuritySystemConstants.SECURITY_SESSION_KEY or SecuritySession.ROLE in ArchivaXWorkUser

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

16 years ago-merged with r615904 in trunk
Maria Odea B. Ching [Tue, 29 Jan 2008 07:00:14 +0000 (07:00 +0000)]
-merged with r615904 in trunk

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

16 years ago-created branch for 1.0.x development
Maria Odea B. Ching [Tue, 29 Jan 2008 04:10:42 +0000 (04:10 +0000)]
-created branch for 1.0.x development

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

17 years agoAdding "You have access to no repositories" screen.
Joakim Erdfelt [Mon, 5 Nov 2007 23:41:29 +0000 (23:41 +0000)]
Adding "You have access to no repositories" screen.

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

17 years ago[MRM-516] Search results return results for all repositories, regardless of security.
Joakim Erdfelt [Fri, 2 Nov 2007 22:35:07 +0000 (22:35 +0000)]
[MRM-516] Search results return results for all repositories, regardless of security.
Added selectedRepos to interface/impl for CrossRepositorySearch.searchTerms().

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

17 years ago[MRM-569] Browse shows results for all repositories, regardless of security.
Joakim Erdfelt [Fri, 2 Nov 2007 17:47:55 +0000 (17:47 +0000)]
[MRM-569] Browse shows results for all repositories, regardless of security.
Added ArchivaUser interface to obtain the active principal.
Added ArchivaXworkUser implementation to obtain principal from redback-xwork-integration layer.
Updated (Default)UserRepositories to utilize redback SecuritySystem.isAuthorized() properly.
Updated BrowseAction and ShowArtifactAction to show the limited view provided.

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

17 years agoUpgrading redback to 1.0-alpha-4
Joakim Erdfelt [Wed, 31 Oct 2007 17:39:12 +0000 (17:39 +0000)]
Upgrading redback to 1.0-alpha-4
Adding a few more redback backend dependencies to depMgmt.
Adding https repo for redback due to codehaus repo sync issue - (see http://jira.codehaus.org/browse/HAUS-1590 )

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

17 years agoInitial work to establish archiva-security with UserRepositories concept.
Joakim Erdfelt [Wed, 31 Oct 2007 17:37:36 +0000 (17:37 +0000)]
Initial work to establish archiva-security with UserRepositories concept.
Created SecurityStartup to bring startup mechanism back into archiva-security from archiva-webapp.
Created a few generic security exceptions to help pass along security problems.
Removed xwork-integration requirement from pom.

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

17 years agoUpdates to repository browsing for selected repositories.
Joakim Erdfelt [Wed, 31 Oct 2007 17:35:28 +0000 (17:35 +0000)]
Updates to repository browsing for selected repositories.

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

17 years agoAllow for sql constraints to specify selected repositories list.
Joakim Erdfelt [Wed, 31 Oct 2007 17:34:18 +0000 (17:34 +0000)]
Allow for sql constraints to specify selected repositories list.

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

17 years agoCreating branch for backend security work.
Joakim Erdfelt [Wed, 31 Oct 2007 17:31:34 +0000 (17:31 +0000)]
Creating branch for backend security work.

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

17 years agodone
Brett Porter [Wed, 12 Sep 2007 09:43:15 +0000 (09:43 +0000)]
done

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

17 years ago[MRM-462] put test file in target
Brett Porter [Wed, 12 Sep 2007 07:24:26 +0000 (07:24 +0000)]
[MRM-462] put test file in target

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

17 years ago[MRM-462] final notes
Brett Porter [Wed, 12 Sep 2007 07:15:30 +0000 (07:15 +0000)]
[MRM-462] final notes

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

17 years ago[MRM-462] more cleanup
Brett Porter [Wed, 12 Sep 2007 07:07:26 +0000 (07:07 +0000)]
[MRM-462] more cleanup

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

17 years ago[MRM-462] fix test case
Brett Porter [Wed, 12 Sep 2007 07:00:32 +0000 (07:00 +0000)]
[MRM-462] fix test case

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

17 years ago[MRM-462] some more clean up
Brett Porter [Wed, 12 Sep 2007 06:56:33 +0000 (06:56 +0000)]
[MRM-462] some more clean up

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

17 years ago[MRM-462] removed unneeded classes
Brett Porter [Wed, 12 Sep 2007 06:51:45 +0000 (06:51 +0000)]
[MRM-462] removed unneeded classes

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

17 years ago[MRM-462] restore management of remote repositories
Brett Porter [Wed, 12 Sep 2007 05:52:25 +0000 (05:52 +0000)]
[MRM-462] restore management of remote repositories

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

17 years ago[MRM-462] re-order methods
Brett Porter [Wed, 12 Sep 2007 05:24:25 +0000 (05:24 +0000)]
[MRM-462] re-order methods

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

17 years ago[MRM-462] test deletion
Brett Porter [Wed, 12 Sep 2007 02:58:42 +0000 (02:58 +0000)]
[MRM-462] test deletion

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

17 years ago[MRM-462] fix property name
Brett Porter [Wed, 12 Sep 2007 01:40:19 +0000 (01:40 +0000)]
[MRM-462] fix property name

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

17 years ago[MRM-462] setRepository should not be used
Brett Porter [Wed, 12 Sep 2007 01:39:51 +0000 (01:39 +0000)]
[MRM-462] setRepository should not be used

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

17 years ago[MRM-462] test directory construction
Brett Porter [Wed, 12 Sep 2007 01:37:28 +0000 (01:37 +0000)]
[MRM-462] test directory construction

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

17 years ago[MRM-462] re-instate directory construction
Brett Porter [Wed, 12 Sep 2007 01:29:08 +0000 (01:29 +0000)]
[MRM-462] re-instate directory construction

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

17 years ago[MRM-462] tests for editing repositories. Also removed annoying logging, and erroneou...
Brett Porter [Wed, 12 Sep 2007 01:11:02 +0000 (01:11 +0000)]
[MRM-462] tests for editing repositories. Also removed annoying logging, and erroneous security checks

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

17 years ago[MRM-462] start to add tests for configure repository action
Brett Porter [Tue, 11 Sep 2007 11:40:28 +0000 (11:40 +0000)]
[MRM-462] start to add tests for configure repository action

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

17 years agosettings for IDEA
Brett Porter [Tue, 11 Sep 2007 11:06:18 +0000 (11:06 +0000)]
settings for IDEA

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

17 years ago[MRM-462] remove this - no longer relevant according to Joakim
Brett Porter [Mon, 10 Sep 2007 06:13:11 +0000 (06:13 +0000)]
[MRM-462] remove this - no longer relevant according to Joakim

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

17 years ago[MRM-462] add check on result
Brett Porter [Tue, 28 Aug 2007 08:47:17 +0000 (08:47 +0000)]
[MRM-462] add check on result

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

17 years ago[MRM-462] simplify and synchronize access to repository configuration in the reposito...
Brett Porter [Tue, 28 Aug 2007 08:41:37 +0000 (08:41 +0000)]
[MRM-462] simplify and synchronize access to repository configuration in the repository servlet

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

17 years ago[MRM-462] remove irrelevant configuration
Brett Porter [Tue, 28 Aug 2007 08:36:42 +0000 (08:36 +0000)]
[MRM-462] remove irrelevant configuration

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

17 years agoset image width, height
Brett Porter [Tue, 28 Aug 2007 08:35:58 +0000 (08:35 +0000)]
set image width, height

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

17 years ago[MRM-462] add tests for RepositoriesAction
Brett Porter [Tue, 28 Aug 2007 06:53:41 +0000 (06:53 +0000)]
[MRM-462] add tests for RepositoriesAction

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

17 years ago[MRM-462] simplify and synchronize access to repository configuration in the reposito...
Brett Porter [Tue, 28 Aug 2007 06:49:02 +0000 (06:49 +0000)]
[MRM-462] simplify and synchronize access to repository configuration in the repository servlet

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

17 years agoremove code duplication
Brett Porter [Tue, 28 Aug 2007 06:37:52 +0000 (06:37 +0000)]
remove code duplication

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

17 years agoremove unneeded
Brett Porter [Tue, 28 Aug 2007 06:07:27 +0000 (06:07 +0000)]
remove unneeded

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

17 years agopin Cobertura version
Brett Porter [Tue, 28 Aug 2007 05:57:15 +0000 (05:57 +0000)]
pin Cobertura version

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

17 years ago[MRM-462] adjust repository list to new configuration
Brett Porter [Thu, 23 Aug 2007 14:19:54 +0000 (14:19 +0000)]
[MRM-462] adjust repository list to new configuration

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

17 years ago[MRM-462] fix statistics query
Brett Porter [Thu, 23 Aug 2007 14:19:10 +0000 (14:19 +0000)]
[MRM-462] fix statistics query

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

17 years ago[MRM-462] avoid duplicate definitions getting loaded in the webapp
Brett Porter [Thu, 23 Aug 2007 14:18:41 +0000 (14:18 +0000)]
[MRM-462] avoid duplicate definitions getting loaded in the webapp

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

17 years ago[MRM-462] couple of additional tests
Brett Porter [Thu, 23 Aug 2007 14:18:00 +0000 (14:18 +0000)]
[MRM-462] couple of additional tests

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

17 years ago[MRM-462] support both types of file URL in old configuration
Brett Porter [Thu, 23 Aug 2007 12:33:42 +0000 (12:33 +0000)]
[MRM-462] support both types of file URL in old configuration

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

17 years ago[MRM-462] separate repository configuration (not yet applied to web application screens)
Brett Porter [Sat, 18 Aug 2007 13:37:43 +0000 (13:37 +0000)]
[MRM-462] separate repository configuration (not yet applied to web application screens)

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

17 years agoCreate a branch for ongoing work on changes. I don't like having local changes.
Brett Porter [Sat, 18 Aug 2007 09:46:44 +0000 (09:46 +0000)]
Create a branch for ongoing work on changes. I don't like having local changes.
Currently all tests pass, but the web interface has not been aligned to the fields. Test coverage needs to be added for things that were changed due to the API and didn't previously have tests.

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

17 years ago[maven-release-plugin] prepare for next development iteration
Wendy Smoak [Sun, 13 May 2007 23:03:28 +0000 (23:03 +0000)]
[maven-release-plugin] prepare for next development iteration

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

17 years ago[maven-release-plugin] prepare release archiva-0.9-alpha-2
Wendy Smoak [Sun, 13 May 2007 23:02:50 +0000 (23:02 +0000)]
[maven-release-plugin] prepare release archiva-0.9-alpha-2

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

17 years agoConfigure the jar plugin to add specification and implementation entries to the manif...
Wendy Smoak [Sun, 13 May 2007 03:12:28 +0000 (03:12 +0000)]
Configure the jar plugin to add specification and implementation entries to the manifest.  Can be removed when maven-parent v6 is released.

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

17 years agoOverride the version of the gpg plugin coming from maven-parent v5, we need 1.0-alpha...
Wendy Smoak [Sun, 13 May 2007 02:53:08 +0000 (02:53 +0000)]
Override the version of the gpg plugin coming from maven-parent v5, we need 1.0-alpha-3 for signing war files.
This can be removed once maven-parent v6 is released

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

17 years agoExclude hsqldb to keep it from appearing in the NOTICE file, since it is not included...
Wendy Smoak [Sun, 13 May 2007 00:47:00 +0000 (00:47 +0000)]
Exclude hsqldb to keep it from appearing in the NOTICE file, since it is not included in the distribution.

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

17 years ago[MRM-337] Add the license and notice files created by the remote resources plugin...
Wendy Smoak [Sat, 12 May 2007 23:23:21 +0000 (23:23 +0000)]
[MRM-337] Add the license and notice files created by the remote resources plugin to the assembly descriptor.
Contributed by: Stefano Bagnara on dev@maven

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

17 years ago[MRM-337] Configure the remote resources plugin to include license and notice files.
Wendy Smoak [Sat, 12 May 2007 02:36:16 +0000 (02:36 +0000)]
[MRM-337] Configure the remote resources plugin to include license and notice files.

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

17 years agoMRM-153 : when used as a maven1 proxy, Archiva should handle relocation from maven2...
Arnaud Heritier [Thu, 10 May 2007 22:30:38 +0000 (22:30 +0000)]
MRM-153 : when used as a maven1 proxy, Archiva should handle relocation from maven2 poms

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

17 years agoMRM-211 : Cannot use Archiva to get Maven1 Plugins
Arnaud Heritier [Thu, 10 May 2007 22:01:14 +0000 (22:01 +0000)]
MRM-211 : Cannot use Archiva to get Maven1 Plugins

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

17 years agoMRM-212 : configure checksum policy for proxied repository
Arnaud Heritier [Thu, 10 May 2007 21:39:56 +0000 (21:39 +0000)]
MRM-212 : configure checksum policy for proxied repository

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

17 years agoReturn after the error
Arnaud Heritier [Thu, 10 May 2007 21:38:49 +0000 (21:38 +0000)]
Return after the error

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

17 years agoSend a 404 error when an artifact isn't found in a repository.
Arnaud Heritier [Thu, 10 May 2007 14:56:18 +0000 (14:56 +0000)]
Send a 404 error when an artifact isn't found in a repository.

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

17 years agoChange version to 0.9-alpha-2-SNAPSHOT
Arnaud Heritier [Thu, 3 May 2007 20:57:48 +0000 (20:57 +0000)]
Change version to 0.9-alpha-2-SNAPSHOT

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

17 years agoMaking archiva-jpox-database-refactor branch the new trunk.
Joakim Erdfelt [Tue, 1 May 2007 13:53:14 +0000 (13:53 +0000)]
Making archiva-jpox-database-refactor branch the new trunk.
See archiva-dev mailing list thread ...
http://www.nabble.com/-VOTE--Merge-Archiva-Database-Branch-to-Trunk-tf3648867.html

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

17 years agoPerforming swap out of trunk to branch-0.9.
Joakim Erdfelt [Tue, 1 May 2007 13:52:15 +0000 (13:52 +0000)]
Performing swap out of trunk to branch-0.9.
See archiva-dev thread ...
http://www.nabble.com/-VOTE--Merge-Archiva-Database-Branch-to-Trunk-tf3648867.html

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

17 years agoMerging changes from old (archiva-0.9) trunk into branch.
Joakim Erdfelt [Tue, 1 May 2007 13:37:43 +0000 (13:37 +0000)]
Merging changes from old (archiva-0.9) trunk into branch.
svn merge revision 518676 to 534045.

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

17 years agoUpdates for admin screens
Joakim Erdfelt [Tue, 1 May 2007 12:46:46 +0000 (12:46 +0000)]
Updates for admin screens

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

17 years agoIgnore Idea files
Emmanuel Venisse [Fri, 27 Apr 2007 10:10:34 +0000 (10:10 +0000)]
Ignore Idea files

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

17 years agoUpdate SNAPSHOTs to released versions
Emmanuel Venisse [Fri, 27 Apr 2007 08:46:55 +0000 (08:46 +0000)]
Update SNAPSHOTs to released versions

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

17 years ago* Adding 'mysql' profile to webapp for testing under mysql. (see jetty-env-mysql...
Joakim Erdfelt [Thu, 26 Apr 2007 23:55:51 +0000 (23:55 +0000)]
* Adding 'mysql' profile to webapp for testing under mysql. (see jetty-env-mysql.xml for setup instructions)
* Fixing many plexus role/role-hint issues.
* Enabling (previously disabled) appearance actions.
* Adding appserver-base/logs to prevent huge stacktrace during jetty:run

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

17 years agoDisabling failing test until proper solution is found.
Joakim Erdfelt [Thu, 26 Apr 2007 18:25:25 +0000 (18:25 +0000)]
Disabling failing test until proper solution is found.

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

17 years agoAdjusting scope of slf4j to allow compile on windows.
Joakim Erdfelt [Thu, 26 Apr 2007 17:50:20 +0000 (17:50 +0000)]
Adjusting scope of slf4j to allow compile on windows.

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

17 years agoAdding xmlunit to unit testing of metadata modules.
Joakim Erdfelt [Thu, 26 Apr 2007 17:45:45 +0000 (17:45 +0000)]
Adding xmlunit to unit testing of metadata modules.

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

17 years agoMaking unit tests more resilient on windows.
Joakim Erdfelt [Thu, 26 Apr 2007 15:12:49 +0000 (15:12 +0000)]
Making unit tests more resilient on windows.

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

17 years agoMaking unit tests more resilient on windows.
Joakim Erdfelt [Thu, 26 Apr 2007 15:07:56 +0000 (15:07 +0000)]
Making unit tests more resilient on windows.

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