Martin Stockhammer
|
843db9ee76
|
Set OpenJPA logging to commons
|
2019-12-15 23:52:45 +01:00 |
Martin Stockhammer
|
7373e1535d
|
Dependency cleanup for jpa
|
2019-12-14 21:28:20 +01:00 |
Martin Stockhammer
|
90b7e4c1f0
|
Dependency cleanup for common-ldap
|
2019-12-14 14:46:30 +01:00 |
Martin Stockhammer
|
f292032350
|
pom dependency cleanup
|
2019-12-14 14:32:59 +01:00 |
Martin Stockhammer
|
95637d1587
|
Adapting to component changes. Updating to commons configuration 2.
|
2019-12-12 18:33:35 +01:00 |
Martin Stockhammer
|
3226d92da3
|
Migrating to staging branch for site publish
|
2019-11-29 21:41:55 +01:00 |
Martin Stockhammer
|
77cfa744d3
|
Changing references after spring-apacheds package renaming
|
2019-11-17 12:34:45 +01:00 |
Martin Stockhammer
|
73d9a56363
|
Move usage of spring-registry packages to new coordinates
|
2019-11-16 21:19:32 +01:00 |
Martin Stockhammer
|
638bb213ef
|
Dependency cleanup and switch to new archiva component coordinates
|
2019-11-15 17:55:26 +01:00 |
Martin Stockhammer
|
1ea4045009
|
Fixing dependencies for subprojects
|
2019-10-10 21:47:23 +02:00 |
Martin Stockhammer
|
ee83a40490
|
Switching to junit 5 dependencies
|
2019-10-06 17:40:28 +02:00 |
Martin Stockhammer
|
5cd2f362e9
|
Adding classes for listener implementation
|
2019-02-18 06:26:31 +01:00 |
Martin Stockhammer
|
5ba0a371c5
|
Improving config registry and new tests
|
2019-02-15 22:55:52 +01:00 |
Martin Stockhammer
|
81816de77f
|
Adding additional unit test
|
2019-02-15 18:04:59 +01:00 |
Martin Stockhammer
|
6ffec226b8
|
Fixing most tests for common configuration
|
2019-02-14 22:29:49 +01:00 |
Martin Stockhammer
|
b40804b4ba
|
Removing redundant dependency entry
|
2019-02-13 08:54:30 +01:00 |
Martin Stockhammer
|
414c0f1970
|
Fixing dependencies in new projects
|
2019-02-13 07:48:58 +01:00 |
Martin Stockhammer
|
a528d21431
|
Moving configuration projects into redback and update commons config version
|
2019-02-13 00:20:46 +01:00 |
olivier lamy
|
714f508973
|
no more bundle as no one use that and this just stuck the build on Jenkins....
Signed-off-by: olivier lamy <olamy@apache.org>
|
2018-12-30 12:04:10 +10:00 |
Martin Stockhammer
|
91c147513f
|
Changes for site git migration
|
2018-11-11 10:02:27 +01:00 |
Martin Stockhammer
|
51c9a3ef42
|
Reducing compiler warnings
|
2018-04-08 15:56:18 +02:00 |
olivier lamy
|
21d22c01e2
|
bump version to 3.0.0-SNAPSHOT
Signed-off-by: olivier lamy <olamy@apache.org>
|
2017-05-24 21:55:03 +10:00 |
Martin Stockhammer
|
fcdf64d8d6
|
Changing openjpa log level
|
2017-05-20 23:08:33 +02:00 |
Martin Stockhammer
|
df9e731172
|
Update log levels for JPA
|
2017-05-19 21:57:32 +02:00 |
Martin Stockhammer
|
2a887cceef
|
Fixing versions in pom.xml
|
2017-05-19 21:56:05 +02:00 |
Martin Stockhammer
|
3e73762394
|
[MRM-1942] Merge branch 'jpa' into master
Removing JDO and add JPA backend.
|
2017-05-19 21:47:48 +02:00 |
Martin Stockhammer
|
419f5f3e9f
|
[maven-release-plugin] prepare for next development iteration
|
2017-05-11 20:58:53 +02:00 |
Martin Stockhammer
|
419239b15b
|
[maven-release-plugin] prepare release redback-2.6
|
2017-05-11 20:58:44 +02:00 |
Martin Stockhammer
|
53d0ccaaf3
|
[maven-release-plugin] prepare for next development iteration
|
2017-04-20 21:04:30 +02:00 |
Martin Stockhammer
|
966bb86695
|
[maven-release-plugin] prepare release redback-2.5
|
2017-04-20 21:04:21 +02: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
|
effc4a280b
|
format pom
Signed-off-by: olivier lamy <olamy@apache.org>
|
2016-12-31 10:08:30 +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
|
13aa63a4e5
|
Add JPA Key Provider
|
2016-11-04 08:02:57 +01:00 |
Martin Stockhammer
|
a2441c5e41
|
Merge branch 'master' into jpa
|
2016-10-16 20:09:01 +02:00 |
Martin Stockhammer
|
2aa6cdf6c6
|
Adding flag for authenticator to avoid autowiring exceptions
Adds a isValid() method to the authenticator to avoid exceptions during
initialization.
|
2016-10-16 17:18:42 +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
|
e2581cd127
|
Merge branch 'validauth' into jpa
|
2016-10-04 20:46:28 +02:00 |
Martin Stockhammer
|
7e83bebcec
|
Adding flag for authenticator to avoid autowiring exceptions
Adds a isValid() method to the authenticator to avoid exceptions during
initialization.
|
2016-10-03 19:36:13 +02:00 |
Ciprian Ciubotariu
|
c9ca73b94c
|
Use NamingManager instead of LdapCtxFactory
Fixes deprecation warnings on LdapCtxFactory
|
2016-10-03 18:32:52 +03:00 |
Martin Stockhammer
|
9e09e8f0cf
|
Removing datasource from test persistence config
|
2016-09-30 22:36:39 +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
|
87e1950057
|
Merge branch 'pr/7'
close #7
|
2016-09-09 21:47:52 +10:00 |
Ciprian Ciubotariu
|
3ef0e5931e
|
Beautify case of default ldap group attribute
More of a style issue, since attribute descriptions are case insensitive
according to RFC4512.
|
2016-09-07 16:28:04 +03: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 |
Mat Jaggard
|
ae4d7f775e
|
Fixed issue with syntax for filter
|
2015-10-23 13:35:31 +01:00 |