140 Commits

Author SHA1 Message Date
olivier lamy
90d8515ff4 add used dependency spring-aop
Signed-off-by: olivier lamy <olamy@apache.org>
2017-01-01 09:33:48 +01:00
olivier lamy
0537b8562e get rid of all jdo jpox dependencies
Signed-off-by: olivier lamy <olamy@apache.org>
2016-12-31 10:21:49 +01:00
olivier lamy
9b2f812568 simplify pom
Signed-off-by: olivier lamy <olamy@apache.org>
2016-12-31 10:07:19 +01:00
Martin Stockhammer
2add792524 Set JPA as default and only database backend
Remove JDO dependencies and set the JPA implementations as only implementation
for database backend providers. Uses the same database as JDO before.
2016-12-30 15:33:17 +01:00
Martin Stockhammer
e55262c8cc Add schema changes for compatibility with JDO implementation 2016-11-19 23:26:08 +01:00
Martin Stockhammer
7482c06fcd Fix schema settings 2016-11-16 21:07:08 +01:00
Martin Stockhammer
78e37f700a Change comments 2016-11-06 12:47:23 +01:00
Martin Stockhammer
5420374314 Override method to activate transaction handling 2016-10-25 15:55:59 +02:00
Martin Stockhammer
45b429e778 Add jpa config to test spring contexts 2016-10-25 15:52:26 +02:00
Martin Stockhammer
994c7cb42f Fix maven dependencies 2016-10-21 22:09:32 +02:00
Martin Stockhammer
6f7fa90562 Add transaction annotation and dependencies 2016-10-21 20:11:47 +02:00
Martin Stockhammer
c4fc7ffc73 Adding Transaction annotation and fixing tests 2016-10-19 23:28:28 +02:00
Martin Stockhammer
8fd7112762 Changing transaction handling 2016-10-14 21:39:36 +02:00
Martin Stockhammer
8d9f47436e JPA bytecode enhancement 2016-10-09 21:13:18 +02:00
Martin Stockhammer
ac89b6bb2d Adding final flag to jpa implementations 2016-10-02 20:14:10 +02:00
Martin Stockhammer
4586b826d9 Fixing path of spring context file 2016-10-02 19:25:20 +02:00
Martin Stockhammer
f3bcedfdf8 Setting database schema names from JDO 2016-09-30 22:37:22 +02:00
Martin Stockhammer
62efc70bd2 Adding JPA implementation of users and rbac provider
Uses OpenJPA
2016-09-27 23:13:03 +02:00
olivier lamy
3d266df48d [maven-release-plugin] prepare for next development iteration 2016-05-20 12:55:38 +10:00
olivier lamy
530fa8a468 [maven-release-plugin] prepare release redback-2.4 2016-05-20 12:55:09 +10:00
olivier lamy
f012c5608a fix javadoc error
Signed-off-by: olivier lamy <olamy@apache.org>
2016-05-20 12:44:56 +10:00
Olivier Lamy
80931e6476 [maven-release-plugin] prepare for next development iteration 2015-02-22 22:20:24 +11:00
Olivier Lamy
7cc90a66af [maven-release-plugin] prepare release redback-2.3 2015-02-22 22:20:15 +11:00
Olivier Lamy
b524b55203 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1558685 13f79535-47bb-0310-9956-ffa450edef68
2014-01-16 03:25:47 +00:00
Olivier Lamy
6cdf2e135b [maven-release-plugin] prepare release redback-2.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1558683 13f79535-47bb-0310-9956-ffa450edef68
2014-01-16 03:25:16 +00:00
Olivier Lamy
cdb5d9d9c5 use a better name for this field
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1556422 13f79535-47bb-0310-9956-ffa450edef68
2014-01-08 01:34:57 +00:00
Olivier Lamy
8c7af5e0e2 add javadoc for new method
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1551114 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 04:38:22 +00:00
Olivier Lamy
eadb1849d7 add a method to find user without using caching: jdo update need the object detach from database not a cached one
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1551098 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 01:26:26 +00:00
Olivier Lamy
182ba92298 fix error message
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1551089 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 00:21:47 +00:00
Olivier Lamy
771b752199 fix logging error level
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1546884 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 02:56:22 +00:00
Olivier Lamy
cfcc2b4d8b fix logging warn level
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1546883 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 02:56:08 +00:00
Olivier Lamy
4c65d80ad5 fix logging info level
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1546882 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 02:55:43 +00:00
Olivier Lamy
483019e90e upgrade ehcache version
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1544402 13f79535-47bb-0310-9956-ffa450edef68
2013-11-22 03:38:23 +00:00
Olivier Lamy
48c2af9ccd [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1479458 13f79535-47bb-0310-9956-ffa450edef68
2013-05-06 02:31:43 +00:00
Olivier Lamy
2ed2373b1e [maven-release-plugin] prepare release redback-2.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1479456 13f79535-47bb-0310-9956-ffa450edef68
2013-05-06 02:30:46 +00:00
Olivier Lamy
76d87dbe6f inherit version from parent
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1479455 13f79535-47bb-0310-9956-ffa450edef68
2013-05-06 02:24:46 +00:00
Olivier Lamy
4a57b05074 move LdapConnection to an interface
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1477971 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 12:19:20 +00:00
Olivier Lamy
4ecba94f20 rename to default to have an interface
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1477968 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 12:17:23 +00:00
Olivier Lamy
f864f9e26f use last build helper plugin version
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1462891 13f79535-47bb-0310-9956-ffa450edef68
2013-03-31 08:09:18 +00:00
Olivier Lamy
ad73f680ba use property rather than hardcoded values
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1462743 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 12:55:30 +00:00
Olivier Lamy
75b4882d44 use a more traditionnal naming convention with #default
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1452590 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 23:14:35 +00:00
Olivier Lamy
b2c48de92e [MRM-1747] upgrade to last modello.
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1446826 13f79535-47bb-0310-9956-ffa450edef68
2013-02-16 00:41:41 +00:00
Olivier Lamy
273b8f6ff0 use warn rather than debug to show more informations in log
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1436672 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 22:43:30 +00:00
Olivier Lamy
a7c4bd1d97 LdapUserManagr can be not readOnly depending on configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1436671 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 22:43:14 +00:00
Olivier Lamy
030ecf0664 fix some unit test for Ldap rbacmanager impl
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1433396 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 13:22:03 +00:00
Olivier Lamy
44232d70f6 fix get guest with ldap
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1430636 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 23:55:30 +00:00
Olivier Lamy
df8c052256 this parameter is a String not Object
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1430613 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 22:47:59 +00:00
Olivier Lamy
201e8c291d use cache with generics
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1429404 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 22:21:47 +00:00
Olivier Lamy
c4bd8f73d0 use a StringBuilder
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1428495 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 17:31:35 +00:00
Olivier Lamy
21d8136f46 fix units tets
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1428478 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 17:03:44 +00:00