Author: nicolas
Date: Tue Apr 8 07:59:37 2008
New Revision: 645962
URL: http://svn.apache.org/viewvc?rev=645962&view=rev
Log:
MRM-768 : use a distinct "type" for maven1 and maven2 plugins to avoid
conflicts when M2 plugins are stored in M1 repo
Modified:
archiva/branches
Author: nicolas
Date: Tue Apr 8 07:51:30 2008
New Revision: 645955
URL: http://svn.apache.org/viewvc?rev=645955&view=rev
Log:
MRM-768 : use a distinct "type" for maven1 and maven2 plugins to avoid
conflicts when M2 plugins are stored in M1 repo
Modified:
archiva/trunk/a
Author: nicolas
Date: Fri Mar 7 06:32:29 2008
New Revision: 634693
URL: http://svn.apache.org/viewvc?rev=634693&view=rev
Log:
fix inversion between version / classifier
Modified:
maven/archiva/branches/archiva-1.0.x/archiva-web/archiva-webapp/src/main/java/org/apache/maven/archiva
Author: nicolas
Date: Wed Mar 5 05:24:50 2008
New Revision: 633841
URL: http://svn.apache.org/viewvc?rev=633841&view=rev
Log:
fix inversion between calssifier & version
Modified:
maven/archiva/branches/springy/archiva-web/archiva-webapp/src/main/java/org/apache/maven/archiva/we
Author: nicolas
Date: Fri Feb 29 01:41:30 2008
New Revision: 632272
URL: http://svn.apache.org/viewvc?rev=632272&view=rev
Log:
fix
Modified:
maven/archiva/branches/springy/plexus-spring/src/main/java/org/codehaus/plexus/spring/WebWorkPlexusInSpringObjectFactory.java
Modified:
m
Author: nicolas
Date: Fri Feb 29 01:31:42 2008
New Revision: 632271
URL: http://svn.apache.org/viewvc?rev=632271&view=rev
Log:
move plexus-webwork to spring adapter code in plexus-spring
Added:
maven/archiva/branches/springy/plexus-spring/src/main/java/org/codehaus/plexus/sp
Author: nicolas
Date: Thu Feb 28 07:51:49 2008
New Revision: 632031
URL: http://svn.apache.org/viewvc?rev=632031&view=rev
Log:
setup for running archiva with spring
Modified:
maven/archiva/branches/springy/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/web.xml
Modified:
maven/arc
Author: nicolas
Date: Thu Feb 28 07:48:18 2008
New Revision: 632030
URL: http://svn.apache.org/viewvc?rev=632030&view=rev
Log:
add support for Properties as plexus
Added:
maven/archiva/branches/springy/plexus-spring/src/main/java/org/codehaus/plexus/spring/PropertiesPropertyEditor.
Author: nicolas
Date: Thu Feb 28 07:21:12 2008
New Revision: 631999
URL: http://svn.apache.org/viewvc?rev=631999&view=rev
Log:
pass archiva-configuration tests under spring
pass archiva-repository-layer tests under spring
reconfigure webapp to use Spring as container
Added:
maven/arc
Author: nicolas
Date: Thu Feb 28 07:16:09 2008
New Revision: 631995
URL: http://svn.apache.org/viewvc?rev=631995&view=rev
Log:
add support for WebApplicationContext
fix plexus descriptors that use root element (redback)
Added:
maven/archiva/branches/springy/plexus-spring/src/main/java
Author: nicolas
Date: Thu Feb 28 05:16:47 2008
New Revision: 631956
URL: http://svn.apache.org/viewvc?rev=631956&view=rev
Log:
fix unexpected commit
Modified:
maven/archiva/branches/springy/plexus-spring/src/main/java/org/codehaus/plexus/spring/PlexusBeanDefinitionDocumentReader.
Author: nicolas
Date: Thu Feb 28 05:14:18 2008
New Revision: 631954
URL: http://svn.apache.org/viewvc?rev=631954&view=rev
Log:
fix support for PlexucConfiguration injection
Added:
maven/archiva/branches/springy/plexus-spring/src/test/java/org/codehaus/plexus/spring/ConfigPlexusBean.
Author: nicolas
Date: Thu Feb 28 00:16:40 2008
New Revision: 631887
URL: http://svn.apache.org/viewvc?rev=631887&view=rev
Log:
incomplete support for PlexusConfiguration based on spring-context nodes
Removed:
maven/archiva/branches/springy/plexus-spring/src/main/java/org/codehaus/pl
Author: nicolas
Date: Wed Feb 27 23:57:43 2008
New Revision: 631880
URL: http://svn.apache.org/viewvc?rev=631880&view=rev
Log:
incomplete support for PlexusConfiguration based on spring-context nodes
Added:
maven/archiva/branches/springy/plexus-spring/src/main/java/org/codehaus/pl
Author: nicolas
Date: Wed Feb 27 08:53:16 2008
New Revision: 631642
URL: http://svn.apache.org/viewvc?rev=631642&view=rev
Log:
add partial support for PlexusConfiguration in XML
Added:
maven/archiva/branches/springy/plexus-spring/src/main/java/org/codehaus/plexus/sp
Author: nicolas
Date: Wed Feb 27 07:04:25 2008
New Revision: 631608
URL: http://svn.apache.org/viewvc?rev=631608&view=rev
Log:
Disposable lifecycle event moved in BeanPostProcessor
documentation
cleaner unit testing with dedicated context files for tested features
Added:
maven/arc
Author: nicolas
Date: Tue Feb 26 08:52:49 2008
New Revision: 631290
URL: http://svn.apache.org/viewvc?rev=631290&view=rev
Log:
plexus lifecycle handling moved to a BeanPostProcessor
BeanPostProcessor and PlexusContainerAdapter automatically registered in the
ApplicationContext
fall bac
Author: nicolas
Date: Tue Feb 26 05:44:14 2008
New Revision: 631211
URL: http://svn.apache.org/viewvc?rev=631211&view=rev
Log:
fix error when target field is declared in the parent class
Modified:
maven/archiva/branches/springy/plexus-spring/src/main/java/org/codehaus/plexus/sp
Author: nicolas
Date: Tue Feb 26 05:04:26 2008
New Revision: 631207
URL: http://svn.apache.org/viewvc?rev=631207&view=rev
Log:
support for plexus requirements without field-name
debug logging
archiva-policies converted to use PlexusInSpringTestCase for tests
Added:
maven/archiva/bran
Author: nicolas
Date: Mon Feb 25 08:36:58 2008
New Revision: 630922
URL: http://svn.apache.org/viewvc?rev=630922&view=rev
Log:
fix instantiation-strategy
Modified:
maven/archiva/branches/springy/plexus-spring/pom.xml
maven/archiva/branches/springy/plexus-spring/src/main/java
Author: nicolas
Date: Mon Feb 25 08:05:18 2008
New Revision: 630906
URL: http://svn.apache.org/viewvc?rev=630906&view=rev
Log:
limited support for Contextualizable and lookups in PlexusContainer
Modified:
maven/archiva/branches/springy/archiva-base/archiva-proxy/src/test/resources
Author: nicolas
Date: Mon Feb 25 08:05:05 2008
New Revision: 630905
URL: http://svn.apache.org/viewvc?rev=630905&view=rev
Log:
limited support for Contextualizable and lookups in PlexusContainer
Added:
maven/archiva/branches/springy/plexus-spring/src/main/java/org/codehaus/plexus/sp
Author: nicolas
Date: Mon Feb 25 06:43:31 2008
New Revision: 630864
URL: http://svn.apache.org/viewvc?rev=630864&view=rev
Log:
multiple fixes
refactoring & code cleanup
throws exception when converted plexus descriptor doesn't specify field-name
"-Dplexus-spring.debug=tr
Author: nicolas
Date: Mon Feb 25 06:39:08 2008
New Revision: 630863
URL: http://svn.apache.org/viewvc?rev=630863&view=rev
Log:
add missing
Modified:
maven/archiva/branches/springy/archiva-base/archiva-proxy/src/test/resources/org/apache/maven/archiva/proxy/CacheFailuresTransferTest
Author: nicolas
Date: Mon Feb 25 03:54:45 2008
New Revision: 630818
URL: http://svn.apache.org/viewvc?rev=630818&view=rev
Log:
fix : cache instance in beanFactory when instanciation-strategy = singleton
Modified:
maven/archiva/branches/springy/plexus-spring/src/main/java/org/codehaus/pl
Author: nicolas
Date: Mon Feb 25 01:44:30 2008
New Revision: 630783
URL: http://svn.apache.org/viewvc?rev=630783&view=rev
Log:
typo in XSL + organize imports
Modified:
maven/archiva/branches/springy/plexus-spring/src/main/java/org/codehaus/plexus/spring/PlexusComponentFactoryBean.
Author: nicolas
Date: Mon Feb 25 01:20:06 2008
New Revision: 630773
URL: http://svn.apache.org/viewvc?rev=630773&view=rev
Log:
fix NullPointer in CommonsConfiguration.initialize (must call enableLogger()
before initialize())
add support for Plexus List injection
(RepositoryContentConsu
Author: nicolas
Date: Sun Feb 24 11:54:13 2008
New Revision: 630665
URL: http://svn.apache.org/viewvc?rev=630665&view=rev
Log:
use plexus-spring
Modified:
maven/archiva/branches/springy/archiva-base/archiva-policies/pom.xml
maven/archiva/branches/springy/archiva-base/archiva-poli
Author: nicolas
Date: Sun Feb 24 05:58:02 2008
New Revision: 630624
URL: http://svn.apache.org/viewvc?rev=630624&view=rev
Log:
package spring support for plexus for donation to plexus
Modified:
maven/archiva/branches/springy/plexus-spring/pom.xml
Modified: maven/archiva/branches/spr
Author: nicolas
Date: Sun Feb 24 05:52:54 2008
New Revision: 630623
URL: http://svn.apache.org/viewvc?rev=630623&view=rev
Log:
add support in spring context for Map as
@plexus.requirement
Added:
maven/archiva/branches/springy/plexus-spring/src/test/java/org/codehaus/plexus/sp
Author: nicolas
Date: Sun Feb 24 05:25:08 2008
New Revision: 630621
URL: http://svn.apache.org/viewvc?rev=630621&view=rev
Log:
spring support for plexus components
Added:
maven/archiva/branches/springy/plexus-spring/pom.xml (with props)
maven/archiva/branches/springy/plexus-spring
Author: nicolas
Date: Sun Feb 24 05:21:46 2008
New Revision: 630618
URL: http://svn.apache.org/viewvc?rev=630618&view=rev
Log: (empty)
Added:
maven/archiva/branches/springy/plexus-spring/
Author: nicolas
Date: Fri Feb 22 02:37:31 2008
New Revision: 630147
URL: http://svn.apache.org/viewvc?rev=630147&view=rev
Log:
fix javadoc
Modified:
maven/archiva/branches/springy/archiva-base/archiva-common/src/main/java/org/apache/maven/archiva/common/spring/BeansOfTypeFactoryBean.
Author: nicolas
Date: Fri Feb 22 01:46:20 2008
New Revision: 630131
URL: http://svn.apache.org/viewvc?rev=630131&view=rev
Log:
use PlexusClassPathXmlApplicationContext
Modified:
maven/archiva/branches/springy/archiva-base/archiva-proxy/src/main/java/org/apache/maven/archiva/p
Author: nicolas
Date: Fri Feb 22 01:45:35 2008
New Revision: 630130
URL: http://svn.apache.org/viewvc?rev=630130&view=rev
Log:
- add support for LogEnabled plexus lifecycle interface via a BeanPostProcessor
- add support for plexus Map injection of all "beans with
role xx"
Author: nicolas
Date: Thu Feb 21 08:33:22 2008
New Revision: 629854
URL: http://svn.apache.org/viewvc?rev=629854&view=rev
Log:
- plexus compilant ClassPathXmlApplicationContext
- plexus-2-spring xslt now creates simple class name aliases for plexus FQCN
roles
- attempt to use plexus to sp
Author: nicolas
Date: Thu Feb 21 08:33:10 2008
New Revision: 629852
URL: http://svn.apache.org/viewvc?rev=629852&view=rev
Log:
- plexus compilant ClassPathXmlApplicationContext
- plexus-2-spring xslt now creates simple class name aliases for plexus FQCN
roles
- attempt to use plexus to sp
Author: nicolas
Date: Wed Feb 20 07:29:52 2008
New Revision: 629505
URL: http://svn.apache.org/viewvc?rev=629505&view=rev
Log:
use Xalan extension to invoke custom XpathFunction
Added:
maven/archiva/branches/springy/archiva-base/archiva-common/src/main/java/org/apache/maven/archiva/co
Author: nicolas
Date: Wed Feb 20 06:36:29 2008
New Revision: 629479
URL: http://svn.apache.org/viewvc?rev=629479&view=rev
Log:
plexus bean factory to convert plexus components descriptor on the fly
support for instantiation-strategy=per-lookup
basic testcase included
Added:
maven/arc
Author: nicolas
Date: Wed Feb 20 05:41:54 2008
New Revision: 629455
URL: http://svn.apache.org/viewvc?rev=629455&view=rev
Log:
set scope=test
Modified:
maven/archiva/branches/springy/archiva-base/archiva-common/pom.xml
Modified: maven/archiva/branches/springy/archiva-base/archiva-co
Author: nicolas
Date: Wed Feb 20 05:40:59 2008
New Revision: 629454
URL: http://svn.apache.org/viewvc?rev=629454&view=rev
Log:
Spring BeanDefinitionReader to convert plexus descriptors on the fly
Added:
maven/archiva/branches/springy/archiva-base/archiva-common/src/main/java/org/ap
Author: nicolas
Date: Thu Jan 31 03:16:17 2008
New Revision: 617102
URL: http://svn.apache.org/viewvc?rev=617102&view=rev
Log:
MRM-678 : cache 404 errors in UrlFailureCache
testcase fixed to check for cache (not) to be used when cachefailure is
(disabled /) enabled
Modified:
maven/arc
Author: nicolas
Date: Wed Jan 30 07:52:22 2008
New Revision: 616794
URL: http://svn.apache.org/viewvc?rev=616794&view=rev
Log:
remove Jpox repository as jpox-1.1.9 is now available on central.
Modified:
maven/archiva/trunk/pom.xml
Modified: maven/archiva/trunk/pom.xml
URL:
Author: nicolas
Date: Mon Jan 28 07:02:17 2008
New Revision: 615904
URL: http://svn.apache.org/viewvc?rev=615904&view=rev
Log:
fix MRM-670 - server-side validation and LegacyArtifactPath computation
Added:
maven/archiva/trunk/archiva-web/archiva-webapp/src/main/resources/org/apache/m
Author: nicolas
Date: Mon Jan 28 02:39:48 2008
New Revision: 615848
URL: http://svn.apache.org/viewvc?rev=615848&view=rev
Log:
fix MRM-667 thanks to James William Dumay pacth
Modified:
maven/archiva/trunk/archiva-base/archiva-configuration/src/main/mdo/configuration.mdo
maven/arc
Author: nicolas
Date: Fri Jan 11 01:18:13 2008
New Revision: 69
URL: http://svn.apache.org/viewvc?rev=69&view=rev
Log:
fix to getArtifactReference beeing removed from LegacyArtifactPath
Modified:
maven/archiva/trunk/archiva-web/archiva-webapp/src/main/java/org/apache/maven/arc
Author: nicolas
Date: Fri Jan 11 01:10:06 2008
New Revision: 66
URL: http://svn.apache.org/viewvc?rev=66&view=rev
Log:
reverted preivous change : cacheFailure is shared between connectors and has
side effects
Modified:
maven/archiva/trunk/archiva-base/archiva-proxy/src/main/
Author: nicolas
Date: Thu Jan 10 03:00:35 2008
New Revision: 610758
URL: http://svn.apache.org/viewvc?rev=610758&view=rev
Log:
skip when URL is in failure cache
cache proxy failures (404) for better performances
Modified:
maven/archiva/trunk/archiva-base/archiva-proxy/src/main/java
Author: nicolas
Date: Thu Jan 10 02:54:32 2008
New Revision: 610753
URL: http://svn.apache.org/viewvc?rev=610753&view=rev
Log:
remove dependency between archiva-configuration and archiva-model
Modified:
maven/archiva/trunk/archiva-base/archiva-configuration/pom.xml
maven/archiva/t
Author: nicolas
Date: Thu Dec 13 07:02:22 2007
New Revision: 603932
URL: http://svn.apache.org/viewvc?rev=603932&view=rev
Log:
fix missing "@since 1.1"
Modified:
maven/archiva/trunk/archiva-base/archiva-configuration/src/main/mdo/configuration.mdo
maven/archiva/trun
Author: nicolas
Date: Thu Dec 13 03:55:43 2007
New Revision: 603897
URL: http://svn.apache.org/viewvc?rev=603897&view=rev
Log:
MRM-594 doc
Added:
maven/archiva/trunk/archiva-docs/src/site/apt/adminguide/legacy.apt
Modified:
maven/archiva/trunk/archiva-docs/src/site/apt/adming
Author: nicolas
Date: Thu Dec 13 03:43:05 2007
New Revision: 603895
URL: http://svn.apache.org/viewvc?rev=603895&view=rev
Log:
MRM-594 fix missing java import
Modified:
maven/archiva/trunk/archiva-web/archiva-webapp/src/main/java/org/apache/maven/archiva/web/action/admin/le
Author: nicolas
Date: Thu Dec 13 03:36:18 2007
New Revision: 603891
URL: http://svn.apache.org/viewvc?rev=603891&view=rev
Log:
MRM-594 support for custom legacy-path-2-artifact-reference resolution
Web UI to register new exceptions to the artifact resolution algorithm.
Added:
maven/arc
Author: nicolas
Date: Mon Dec 10 06:58:14 2007
New Revision: 602922
URL: http://svn.apache.org/viewvc?rev=602922&view=rev
Log:
MRM-594 convert PathParsers to a plexus component, so that it can access the
archivaConfiguration and read custom legacyPath 2 artifact references.
Added:
m
Author: nicolas
Date: Mon Dec 10 06:43:38 2007
New Revision: 602916
URL: http://svn.apache.org/viewvc?rev=602916&view=rev
Log:
MRM-594 store exception to default legacy-path 2 artifact resolution in
archiva.xml
Default configuration includes jaxen-1.0-FCS-full.jar, used by some core ma
55 matches
Mail list logo