]> source.dussan.org Git - archiva.git/log
archiva.git
11 years agoremove non used method
Olivier Lamy [Mon, 3 Dec 2012 11:10:35 +0000 (11:10 +0000)]
remove non used method

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

11 years agoforce an implementation name to prevent issue when more than one available
Olivier Lamy [Sat, 1 Dec 2012 23:09:36 +0000 (23:09 +0000)]
force an implementation name to prevent issue when more than one available

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

11 years agouse last modello 1.6 for redback-rbac-role-manager to be use 1.5
Olivier Lamy [Thu, 29 Nov 2012 22:50:42 +0000 (22:50 +0000)]
use last modello 1.6 for redback-rbac-role-manager to be use 1.5
jpox part has been removed from modello plugin so not possible ....

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

11 years agomove modello-maven-plugin version to pluginManagement in top pom
Olivier Lamy [Wed, 28 Nov 2012 18:02:12 +0000 (18:02 +0000)]
move modello-maven-plugin version to pluginManagement in top pom

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

11 years agoremove non use constructor
Olivier Lamy [Tue, 27 Nov 2012 23:43:28 +0000 (23:43 +0000)]
remove non use constructor

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

11 years agoadd javadoc comment and @since
Olivier Lamy [Tue, 27 Nov 2012 23:43:10 +0000 (23:43 +0000)]
add javadoc comment and @since

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

11 years agoextract an interface to be able to override the impl in archiva
Olivier Lamy [Tue, 27 Nov 2012 22:50:13 +0000 (22:50 +0000)]
extract an interface to be able to override the impl in archiva

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

11 years agorename UserConfiguration to DefaultUserConfiguration to be able to extract an interface
Olivier Lamy [Tue, 27 Nov 2012 22:48:18 +0000 (22:48 +0000)]
rename UserConfiguration to DefaultUserConfiguration to be able to extract an interface

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

11 years agoadd an alias to be to access to the original when we override the bean in archiva.
Olivier Lamy [Tue, 27 Nov 2012 15:56:57 +0000 (15:56 +0000)]
add an alias to be to access to the original when we override the bean in archiva.

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

12 years agouser manager now returns a description key to be able to customize label on ui side
Olivier Lamy [Fri, 23 Nov 2012 18:33:52 +0000 (18:33 +0000)]
user manager now returns a description key to be able to customize label on ui side

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

12 years agoreturn real bean id and add a flag to say if users can choose this implementation...
Olivier Lamy [Fri, 23 Nov 2012 18:32:55 +0000 (18:32 +0000)]
return real bean id and add a flag to say if users can choose this implementation or not

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

12 years agomake possible to change the userManagerImpl
Olivier Lamy [Fri, 23 Nov 2012 16:26:27 +0000 (16:26 +0000)]
make possible to change the userManagerImpl

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

12 years agoremove @version
Olivier Lamy [Fri, 23 Nov 2012 16:26:10 +0000 (16:26 +0000)]
remove @version

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

12 years ago[MRM-1714] using LDAP can be configurable with the ui.
Olivier Lamy [Fri, 23 Nov 2012 10:10:28 +0000 (10:10 +0000)]
[MRM-1714] using LDAP can be configurable with the ui.
prepare redback

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

12 years agoreturn updated user and un comment tested code
Olivier Lamy [Fri, 23 Nov 2012 09:29:18 +0000 (09:29 +0000)]
return updated user and un comment tested code

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

12 years ago[MRM-1708] When using LDAP, users can still edit their details upon login.
Olivier Lamy [Fri, 23 Nov 2012 09:28:48 +0000 (09:28 +0000)]
[MRM-1708] When using LDAP, users can still edit their details upon login.

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

12 years agoreduce logs
Olivier Lamy [Thu, 22 Nov 2012 22:16:43 +0000 (22:16 +0000)]
reduce logs

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

12 years agoremove some others Object parameters type
Olivier Lamy [Thu, 22 Nov 2012 21:56:16 +0000 (21:56 +0000)]
remove some others Object parameters type

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

12 years agouse real type rather than Object
Olivier Lamy [Thu, 22 Nov 2012 21:56:00 +0000 (21:56 +0000)]
use real type rather than Object

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

12 years agoremove Object principal
Olivier Lamy [Thu, 22 Nov 2012 21:55:43 +0000 (21:55 +0000)]
remove Object principal

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

12 years agoremove this ugly Object getPrincipal
Olivier Lamy [Thu, 22 Nov 2012 21:55:21 +0000 (21:55 +0000)]
remove this ugly Object getPrincipal

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

12 years agoadd serialVersionUID for AuthenticationResult class
Olivier Lamy [Thu, 22 Nov 2012 21:53:08 +0000 (21:53 +0000)]
add serialVersionUID for AuthenticationResult class

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

12 years agodo not use harcoded userManager impl
Olivier Lamy [Thu, 22 Nov 2012 21:52:50 +0000 (21:52 +0000)]
do not use harcoded userManager impl

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

12 years agoremove not anymore used class
Olivier Lamy [Thu, 22 Nov 2012 14:54:29 +0000 (14:54 +0000)]
remove not anymore used class

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

12 years agouse non deprecated variable
Olivier Lamy [Thu, 22 Nov 2012 14:45:45 +0000 (14:45 +0000)]
use non deprecated variable

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

12 years agostoring User in AuthenticationResult to avoid searching it again
Olivier Lamy [Wed, 21 Nov 2012 23:35:09 +0000 (23:35 +0000)]
storing User in AuthenticationResult to avoid searching it again

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

12 years agoremove FIXME as it has been fixed!
Olivier Lamy [Wed, 21 Nov 2012 23:34:32 +0000 (23:34 +0000)]
remove FIXME as it has been fixed!

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

12 years agouse real type here to have more readable code
Olivier Lamy [Wed, 21 Nov 2012 23:34:11 +0000 (23:34 +0000)]
use real type here to have more readable code

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

12 years agomade jdo default user manager impl.
Olivier Lamy [Wed, 21 Nov 2012 22:31:45 +0000 (22:31 +0000)]
made jdo default user manager impl.
As cached can used configurable which use cached too so stackoverflow !

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

12 years agocleanup properties file
Olivier Lamy [Wed, 21 Nov 2012 22:31:30 +0000 (22:31 +0000)]
cleanup properties file

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

12 years agoadd log4j2-test.xml file
Olivier Lamy [Wed, 21 Nov 2012 22:31:16 +0000 (22:31 +0000)]
add log4j2-test.xml file

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

12 years agouse log4j2
Olivier Lamy [Wed, 21 Nov 2012 22:31:00 +0000 (22:31 +0000)]
use log4j2

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

12 years agouse last tomcat version
Olivier Lamy [Wed, 21 Nov 2012 22:30:45 +0000 (22:30 +0000)]
use last tomcat version

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

12 years agomissing license header
Olivier Lamy [Wed, 21 Nov 2012 22:30:29 +0000 (22:30 +0000)]
missing license header

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

12 years agoadd configuration files for test to prevent unit failures
Olivier Lamy [Wed, 21 Nov 2012 22:30:16 +0000 (22:30 +0000)]
add configuration files for test to prevent unit failures

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

12 years agoremove some system.out
Olivier Lamy [Wed, 21 Nov 2012 22:29:59 +0000 (22:29 +0000)]
remove some system.out

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

12 years agocleanup spring file
Olivier Lamy [Tue, 20 Nov 2012 23:56:50 +0000 (23:56 +0000)]
cleanup spring file

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

12 years agofix junit
Olivier Lamy [Tue, 20 Nov 2012 23:55:11 +0000 (23:55 +0000)]
fix junit

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

12 years ago[MRM-1713] users list when using ldap doesn't work
Olivier Lamy [Tue, 20 Nov 2012 23:54:58 +0000 (23:54 +0000)]
[MRM-1713] users list when using ldap doesn't work

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

12 years agoremove non used code and fix logging call
Olivier Lamy [Tue, 20 Nov 2012 21:20:05 +0000 (21:20 +0000)]
remove non used code and fix logging call

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

12 years agofix bean id
Olivier Lamy [Tue, 20 Nov 2012 21:12:19 +0000 (21:12 +0000)]
fix bean id

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

12 years agolog4j2 beta3
Olivier Lamy [Thu, 15 Nov 2012 08:59:39 +0000 (08:59 +0000)]
log4j2 beta3

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

12 years agoaggregate jxr
Olivier Lamy [Thu, 1 Nov 2012 23:47:25 +0000 (23:47 +0000)]
aggregate jxr

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

12 years agoaggregate checkstyle
Olivier Lamy [Thu, 1 Nov 2012 23:47:15 +0000 (23:47 +0000)]
aggregate checkstyle

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

12 years agolast version of spring and log4j2
Olivier Lamy [Thu, 1 Nov 2012 17:27:57 +0000 (17:27 +0000)]
last version of spring and log4j2

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

12 years agoremove not anymore needed dependencies
Olivier Lamy [Wed, 17 Oct 2012 08:25:50 +0000 (08:25 +0000)]
remove not anymore needed dependencies

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

12 years agoremove redback-jsecurity module from reactors
Olivier Lamy [Wed, 17 Oct 2012 08:08:27 +0000 (08:08 +0000)]
remove redback-jsecurity module from reactors

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

12 years agoredback-jsecurity is not used so move it to retired.
Olivier Lamy [Wed, 17 Oct 2012 08:07:34 +0000 (08:07 +0000)]
redback-jsecurity is not used so move it to retired.

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

12 years agonon RC of jsecurity
Olivier Lamy [Wed, 17 Oct 2012 07:55:01 +0000 (07:55 +0000)]
non RC of jsecurity

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

12 years agosimplify code
Olivier Lamy [Mon, 15 Oct 2012 07:25:40 +0000 (07:25 +0000)]
simplify code

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

12 years agotest cxf 2.6.3
Olivier Lamy [Wed, 10 Oct 2012 21:37:01 +0000 (21:37 +0000)]
test cxf 2.6.3

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

12 years agotest cxf 2.7.0
Olivier Lamy [Wed, 10 Oct 2012 21:19:16 +0000 (21:19 +0000)]
test cxf 2.7.0

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

12 years agoremove not used anymore classes
Olivier Lamy [Tue, 9 Oct 2012 14:36:57 +0000 (14:36 +0000)]
remove not used anymore classes

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

12 years agoremove empty directories
Olivier Lamy [Tue, 9 Oct 2012 08:48:23 +0000 (08:48 +0000)]
remove empty directories

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

12 years agoremove struts related classes
Olivier Lamy [Tue, 9 Oct 2012 08:47:36 +0000 (08:47 +0000)]
remove struts related classes

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

12 years agoremove struts related classes
Olivier Lamy [Tue, 9 Oct 2012 08:47:21 +0000 (08:47 +0000)]
remove struts related classes

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

12 years agoremove obsolete dependencies
Olivier Lamy [Tue, 9 Oct 2012 08:47:06 +0000 (08:47 +0000)]
remove obsolete dependencies

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

12 years agoremove empty directories
Olivier Lamy [Tue, 9 Oct 2012 08:24:32 +0000 (08:24 +0000)]
remove empty directories

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

12 years agotest with last ehcache 2.5.5
Olivier Lamy [Tue, 9 Oct 2012 08:15:49 +0000 (08:15 +0000)]
test with last ehcache 2.5.5

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

12 years agotaglib not anymore needed
Olivier Lamy [Tue, 9 Oct 2012 08:15:41 +0000 (08:15 +0000)]
taglib not anymore needed

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

12 years agoextreme component not anymore needed
Olivier Lamy [Tue, 9 Oct 2012 08:15:25 +0000 (08:15 +0000)]
extreme component not anymore needed

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

12 years agoremove struts2 from reactor
Olivier Lamy [Tue, 9 Oct 2012 08:00:05 +0000 (08:00 +0000)]
remove struts2 from reactor

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

12 years ago[MRM-1686] stop support of struts2 webapp.
Olivier Lamy [Tue, 9 Oct 2012 07:59:02 +0000 (07:59 +0000)]
[MRM-1686] stop support of struts2 webapp.
move redback part to retired.

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

12 years agoadd enunciate.xml
Olivier Lamy [Fri, 5 Oct 2012 20:27:05 +0000 (20:27 +0000)]
add enunciate.xml

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

12 years agogenerate rest documentation for redback rest services
Olivier Lamy [Fri, 5 Oct 2012 20:21:44 +0000 (20:21 +0000)]
generate rest documentation for redback rest services

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

12 years agoadd some debug
Olivier Lamy [Wed, 3 Oct 2012 22:46:26 +0000 (22:46 +0000)]
add some debug

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

12 years ago[maven-release-plugin] prepare for next development iteration
Olivier Lamy [Wed, 26 Sep 2012 14:06:24 +0000 (14:06 +0000)]
[maven-release-plugin] prepare for next development iteration

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

12 years ago[maven-release-plugin] prepare release redback-2.0 tags/redback-2.0@1390501
Olivier Lamy [Wed, 26 Sep 2012 14:06:04 +0000 (14:06 +0000)]
[maven-release-plugin] prepare release redback-2.0

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

12 years agonot needed rsync to central still work.
Olivier Lamy [Tue, 25 Sep 2012 17:10:30 +0000 (17:10 +0000)]
not needed rsync to central still work.

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

12 years agouse released version
Olivier Lamy [Tue, 25 Sep 2012 08:59:19 +0000 (08:59 +0000)]
use released version

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

12 years agoadd our releases repo
Olivier Lamy [Tue, 25 Sep 2012 08:52:03 +0000 (08:52 +0000)]
add our releases repo

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

12 years agoalign with naming convention
Olivier Lamy [Sat, 22 Sep 2012 16:13:18 +0000 (16:13 +0000)]
align with naming convention

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

12 years agolog4j 2.0-beta1
Olivier Lamy [Sat, 22 Sep 2012 16:13:06 +0000 (16:13 +0000)]
log4j 2.0-beta1

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

12 years agolog4j 2.0-beta1
Olivier Lamy [Sat, 22 Sep 2012 16:12:50 +0000 (16:12 +0000)]
log4j 2.0-beta1

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

12 years agouse an other naming for this artifactId
Olivier Lamy [Fri, 21 Sep 2012 12:46:41 +0000 (12:46 +0000)]
use an other naming for this artifactId

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

12 years ago[MRM-1651] Add OSGi support in redback-struts2-integration
Jean-Baptiste Onofre [Thu, 20 Sep 2012 08:28:24 +0000 (08:28 +0000)]
[MRM-1651] Add OSGi support in redback-struts2-integration

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

12 years agouse last cxf 2.6.2
Olivier Lamy [Wed, 19 Sep 2012 16:14:47 +0000 (16:14 +0000)]
use last cxf 2.6.2

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

12 years agojackson 1.9.9
Olivier Lamy [Tue, 18 Sep 2012 12:43:37 +0000 (12:43 +0000)]
jackson 1.9.9

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

12 years agoslf4j 1.7.1
Olivier Lamy [Tue, 18 Sep 2012 12:41:28 +0000 (12:41 +0000)]
slf4j 1.7.1

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

12 years agoadd test for lock/unlock user rest methods
Olivier Lamy [Mon, 17 Sep 2012 22:09:31 +0000 (22:09 +0000)]
add test for lock/unlock user rest methods

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

12 years agofix locking user rest method
Olivier Lamy [Mon, 17 Sep 2012 22:09:11 +0000 (22:09 +0000)]
fix locking user rest method

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

12 years agolog4j-test.xml file
Olivier Lamy [Sat, 8 Sep 2012 20:53:46 +0000 (20:53 +0000)]
log4j-test.xml file

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

12 years agoremove dependency to jcl-over-slf4j
Olivier Lamy [Sat, 8 Sep 2012 20:53:34 +0000 (20:53 +0000)]
remove dependency to jcl-over-slf4j

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

12 years agodon't use jcl-over-slf4j
Olivier Lamy [Sat, 8 Sep 2012 20:53:24 +0000 (20:53 +0000)]
don't use jcl-over-slf4j

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

12 years agouse slf4j 1.7.0
Olivier Lamy [Fri, 7 Sep 2012 07:52:20 +0000 (07:52 +0000)]
use slf4j 1.7.0

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

12 years agouse last tomcat version
Olivier Lamy [Wed, 5 Sep 2012 21:46:59 +0000 (21:46 +0000)]
use last tomcat version

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

12 years agotry to restore role after each test method to make test more independent jdk7
skygo [Tue, 4 Sep 2012 21:01:28 +0000 (21:01 +0000)]
try to restore role after each test method to make test more independent jdk7

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

12 years agorelax assert equals to a range check
skygo [Tue, 4 Sep 2012 13:29:03 +0000 (13:29 +0000)]
relax assert equals to a range check

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

12 years agochange scope for constants in unit test
skygo [Tue, 4 Sep 2012 12:02:40 +0000 (12:02 +0000)]
change scope for constants in unit test

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

12 years agorefactoring of redback-rbac tests
skygo [Tue, 4 Sep 2012 11:05:57 +0000 (11:05 +0000)]
refactoring of redback-rbac tests
handle CachedRbacManagerTest.java a different way.

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

12 years agofix svnpubsub site conf
Olivier Lamy [Tue, 4 Sep 2012 10:33:46 +0000 (10:33 +0000)]
fix svnpubsub site conf

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

12 years agocontinue to check for jdk7 unit test
skygo [Mon, 3 Sep 2012 15:50:50 +0000 (15:50 +0000)]
continue to check for jdk7 unit test
try to change order of test to emphase non independant tests

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

12 years agosome fix for rbac provider test and jdk 7
skygo [Sun, 2 Sep 2012 16:01:16 +0000 (16:01 +0000)]
some fix for rbac provider test and jdk 7

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

12 years agofix for MRM-1656
skygo [Sun, 2 Sep 2012 14:32:36 +0000 (14:32 +0000)]
fix for MRM-1656
reback: users provider tests seems to be jdk 7 compatible now

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

12 years agorename property to avoid issue with the one used in javadoc plugin
Olivier Lamy [Thu, 30 Aug 2012 21:55:58 +0000 (21:55 +0000)]
rename property to avoid issue with the one used in javadoc plugin

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

12 years agoadd a shorcut site deploy script
Olivier Lamy [Wed, 29 Aug 2012 15:46:22 +0000 (15:46 +0000)]
add a shorcut site deploy script

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

12 years agomove reporting plugins versions to parent pom
Olivier Lamy [Wed, 29 Aug 2012 15:11:22 +0000 (15:11 +0000)]
move reporting plugins versions to parent pom

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

12 years agomove reporting plugin version to a property
Olivier Lamy [Wed, 29 Aug 2012 12:42:11 +0000 (12:42 +0000)]
move reporting plugin version to a property

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

12 years agolast ehcache 2.5.4
Olivier Lamy [Wed, 29 Aug 2012 12:22:08 +0000 (12:22 +0000)]
last ehcache 2.5.4

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

12 years agocleanup dependencyMngt
Olivier Lamy [Wed, 29 Aug 2012 07:43:56 +0000 (07:43 +0000)]
cleanup dependencyMngt

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