Commit Graph

293 Commits

Author SHA1 Message Date
Martin Stockhammer 0366cbc7b9 Adding log4j2 commons bridge version 2019-02-18 06:25:55 +01:00
Martin Stockhammer 5ba0a371c5 Improving config registry and new tests 2019-02-15 22:55:52 +01:00
Martin Stockhammer 9e0f15c037 Adding profile for JDK11 2019-02-13 07:48:32 +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 2421de12de version properties moved to parent
Signed-off-by: olivier lamy <olamy@apache.org>
2018-12-31 16:27:27 +10: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 f8d0442d2f Fixing RAT patterns 2018-12-11 21:34:41 +01:00
Martin Stockhammer b7346be165 Activating new git publish repository 2018-12-11 21:09:34 +01:00
Martin Stockhammer bac9034488 Changing to https urls and adding docu. 2018-11-22 20:47:52 +01:00
Martin Stockhammer 91c147513f Changes for site git migration 2018-11-11 10:02:27 +01:00
Martin Stockhammer c76ced02e7 Avoid error messages for site and jdk 8 with doclint option 2018-11-08 19:52:54 +01:00
Martin Stockhammer fd2d49761a Build with JDK9 and JDK10 2018-05-18 19:32:06 +02:00
Martin Stockhammer f40c61e664 Fixing jxr config 2018-05-06 14:43:50 +02:00
Martin Stockhammer 51c9a3ef42 Reducing compiler warnings 2018-04-08 15:56:18 +02:00
olivier lamy 854f58e104 new git url
Signed-off-by: olivier lamy <olamy@apache.org>
2018-04-05 07:23:42 +10:00
olivier lamy e7b05cfc28 upgrade slf4j and spring core
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-29 09:06:50 +10:00
Martin Stockhammer 2cc067fcfb [MRM-1953] Updating modernizer-maven-plugin 2017-06-13 20:57:09 +02:00
Martin Stockhammer f60895354d Upgrading javadoc plugin config 2017-06-13 20:43:38 +02:00
Martin Stockhammer 8724de3ef9 Fixing typo in pom file and switch to tar posix mode 2017-06-13 16:56:43 +02:00
olivier lamy 17cf8e11c6 now inherited from parent
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-24 21:57:37 +10: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
olivier lamy e7baab2c3a remove comment
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-24 21:48:18 +10:00
olivier lamy f419a1db85 redback java 8 compiler target
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-24 21:46:13 +10:00
Martin Stockhammer 66965fcd65 Centralizing openjpa log config 2017-05-21 22:36:27 +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
olivier lamy de4bdc329e merge Jetty 9.4 branch 2017-05-18 13:48:37 +10:00
Martin Stockhammer 30284e3a5f Switch to new parent pom 2017-05-14 21:49:16 +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 5dfde1ee1e Preparing new release 2.6 2017-05-11 20:39:04 +02:00
olivier lamy 0b9f6c8d45 use jetty 9.3.19 for testing -> really faster to start
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-11 16:13:39 +10:00
olivier lamy 99a075f25f last parent snapshot
Signed-off-by: olivier lamy <olamy@apache.org>
2017-04-26 09:30:43 +10:00
olivier lamy 91cc4675a1 exclude Jenkinsfile from rat
Signed-off-by: olivier lamy <olamy@apache.org>
2017-04-25 09:53:33 +10: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
Martin Stockhammer f09d251960 Changing to new parent pom version 17 2017-04-20 20:58:12 +02:00
olivier lamy d45870b377 bump spring version to 4.3.5
Signed-off-by: olivier lamy <olamy@apache.org>
2017-01-01 09:43:41 +01:00
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
olivier lamy 09b5fab0d2 fix duplicate dependency
Signed-off-by: olivier lamy <olamy@apache.org>
2016-12-05 21:14:56 +11:00
Martin Stockhammer 6f7fa90562 Add transaction annotation and dependencies 2016-10-21 20:11:47 +02:00
Martin Stockhammer e217190250 Adding version for dependencies 2016-10-02 20:15:49 +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 d17c6ffb9d use last parent snapshot
Signed-off-by: olivier lamy <olamy@apache.org>
2016-09-14 22:00:41 +10:00
olivier lamy 780b1b7bb7 Merge branch 'pr/6' #6
close #6
2016-09-09 21:46:39 +10:00
Ciprian Ciubotariu 0dc00492ed Ignore Netbeans artifacts 2016-09-07 00:30:14 +03:00
olivier lamy c02519d5a6 change target back to 1.6 2016-07-20 23:54:43 +02:00
olivier lamy e2909f2956 [MRM-1827] Redback core fail with jdk 1.7 (compiler target 1.7) use new bcel 6.0 2016-07-20 23:37:47 +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 68e3f318b7 use staged released parent pom
Signed-off-by: olivier lamy <olamy@apache.org>
2016-05-20 12:02:21 +10:00
Olivier Lamy 108e8b9476 last parent with bundle plugin last version 2015-09-25 15:51:27 +10:00
Olivier Lamy 070bc64fb0 rat ignore travis file 2015-09-25 15:33:45 +10:00
Olivier Lamy fe76316f2d slf4j upgrade 2015-09-08 21:02:11 +10:00
Olivier Lamy a3f2efb78d upgrade spring version 2015-09-08 20:47:48 +10:00
Olivier Lamy fc28ad1769 last spring 4.1.6 2015-05-24 22:15:24 +10:00
Olivier Lamy 958cb169b3 log4j2 2.3 2015-05-24 22:04:53 +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 f7242c0250 use staged release 2015-02-19 22:23:59 +11:00
Olivier Lamy 458bcde3c7 upgrade javax ws rs dependency 2015-02-07 22:57:11 +11:00
Olivier Lamy 0e1a45a716 make test logging working 2015-02-05 21:35:04 +11:00
Olivier Lamy 5bf9065c2f cxf upgrade to 3.0.3 2015-02-05 21:35:03 +11:00
Eric Barboni 3791ad83d1 Use spring 4.1.4.RELEASE 2015-02-04 11:02:27 +01:00
Olivier Lamy eb8cf56fff test with depending on last spring registry version 2014-12-23 11:50:25 +11:00
Olivier Lamy 82a8c3a849 use last parent 2014-12-10 21:37:10 +11:00
Olivier Lamy deabe5db75 spring 4.1.2 2014-11-19 17:19:44 +11:00
Olivier Lamy a371a6dc43 spring 4.1.1 2014-10-30 11:38:44 +11:00
Olivier Lamy ec197ca8d1 log4j 2.1 2014-10-30 10:50:53 +11:00
Olivier Lamy d9fbd1f558 fix target java version for modernizer plugin 2014-10-15 14:21:59 +11:00
Olivier Lamy 819fd5363d add a modernizer maven plugin build profile and fix one issue detected 2014-10-15 13:59:56 +11:00
Olivier Lamy 4c7a6c1d3d use released parent and last spring version 2014-09-10 11:18:01 +10:00
Olivier Lamy 73af3a1a1f log4j 2.0.2 2014-08-25 10:45:55 +10:00
Olivier Lamy c5327df70f log4j 2.0.1 2014-08-07 12:19:25 +10:00
Olivier Lamy 928b2596d7 last parent 2014-07-23 11:08:57 +10:00
Olivier Lamy 09dda93ef3 use last cxf 2.6.x version 2014-07-21 11:35:05 +10:00
Olivier Lamy d731003010 log4j2 2.0 2014-07-17 17:57:20 +10:00
Olivier Lamy fbdd5fb868 spring 4.0.6 2014-07-15 01:40:07 +10:00
Olivier Lamy 0c61f4a4c9 log4j rc2 2014-06-26 14:32:27 +10:00
Olivier Lamy f06935972a spring 4.0.5 2014-05-23 16:25:31 +10:00
Olivier Lamy f123c0a62e slf4j 1.7.7 2014-04-30 12:24:42 +10:00
Olivier Lamy 784ca57237 add this as not anymore inherited from parent 2014-04-23 10:07:48 +10:00
Olivier Lamy ed28524e9f cxf 2.6.14 2014-04-17 22:32:05 +10:00
Olivier Lamy 18eecc9a94 use last hsql 2014-04-11 10:51:37 +10:00
Olivier Lamy 34daedb551 revert back compiler target/source to 1.6 see http://jira.codehaus.org/browse/MRM-1827 2014-04-11 10:05:55 +10:00
Olivier Lamy 41979d0ddb upgrade junit 2014-04-10 16:30:04 +10:00
Olivier Lamy 28bde81641 fix scm information 2014-04-10 13:35:58 +10:00
Olivier Lamy d754dee6f7 fix scm informations 2014-04-10 10:21:28 +10:00
Olivier Lamy 0522c36474 diamond operator
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1585877 13f79535-47bb-0310-9956-ffa450edef68
2014-04-09 02:00:04 +00:00
Olivier Lamy 9f60524929 spring 4.0.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1583228 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 01:01:55 +00:00
Olivier Lamy e8bc7c3497 rat ignore += .repository for jenkins
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1581291 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 10:29:51 +00:00
Olivier Lamy 4cb59feb27 use assertj as fest-assert is not maintained anymore
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1581245 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 05:59:39 +00:00
Olivier Lamy 2f3c9fec7f last parent
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1574845 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 11:34:56 +00:00
Olivier Lamy 247db2cfc5 spring 4.0.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1571149 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 05:22:59 +00:00
Olivier Lamy ea396cf90c log4j2 rc1
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1568854 13f79535-47bb-0310-9956-ffa450edef68
2014-02-16 23:02:38 +00:00
Olivier Lamy 078a4031f1 use last cxf 2.6.13
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1567773 13f79535-47bb-0310-9956-ffa450edef68
2014-02-12 22:19:28 +00:00
Olivier Lamy e8ffe603b4 spring 4.0.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1563011 13f79535-47bb-0310-9956-ffa450edef68
2014-01-30 23:02:47 +00:00