Sebastian Sdorra
79037afdf8
update maven-deploy-plugin from 2.7 to 2.8.2
2019-08-27 15:20:38 +02:00
Sebastian Sdorra
7d75bd76a1
fix typo in smp-maven-plugin version
2019-08-19 09:31:33 +02:00
Sebastian Sdorra
f90060d9a8
update smp-maven-plugin to 1.0.0-alpha-6
2019-08-16 14:50:51 +02:00
Sebastian Sdorra
6cee35a9f1
update legman to avoid already shutdown exception, during restart
2019-06-19 11:46:49 +02:00
Sebastian Sdorra
ece1a2b34a
update jgit to v5.4.0.201906121030-r-scm1
2019-06-19 11:40:36 +02:00
René Pfeuffer
25bc48e349
Merge with 2.0.0-m3
2019-06-06 15:44:57 +02:00
Sebastian Sdorra
26a8fc4b9c
update node to 10.16.0 and yarn to 1.16.0
2019-06-06 11:08:12 +02:00
Sebastian Sdorra
5ef5c895b6
update legman to version 1.5.0
...
The version 1.5.0 fixes a classloader leak, because all EventBus instances are sharing the same cache in versions before 1.5.0.
2019-06-05 16:03:51 +02:00
René Pfeuffer
e50530e866
Activate custom permission checks
2019-02-18 15:48:32 +01:00
Sebastian Sdorra
145ac7a8d8
remove direct dependencies to apache beanutils and commons collections
2019-01-31 15:53:19 +01:00
Sebastian Sdorra
9cc9e0937e
update jackson to version 2.9.8
2019-01-30 15:23:34 +01:00
Sebastian Sdorra
69dda6403d
update resteasy to v3.6.2.Final in order to fix CVE-2017-7561 and CVE-2016-6347
2019-01-30 13:21:11 +01:00
Sebastian Sdorra
4f72f1d304
remove unused repositories to speedup build
2019-01-30 10:32:29 +01:00
Sebastian Sdorra
ac83dd93c8
fix execution of integration tests, by updating jetty to 9.4.14.v20181114
2019-01-29 13:35:11 +01:00
Sebastian Sdorra
b231499cd0
merge with branch 1.x
2019-01-29 09:42:03 +01:00
Sebastian Sdorra
f22abaf0e2
fix restdoc generation and append restdoc artifact to buildjob
2019-01-28 14:28:34 +01:00
Philipp Czora
8d7435f806
Fixed node path/version
2019-01-23 14:46:49 +01:00
Philipp Czora
3ddbdc6ca0
Configured Sonarqube to use the correct node path
2019-01-23 14:24:25 +01:00
Philipp Czora
2a8640b963
Switched to recent buildfrontend-maven-plugin version
...
to prevent issues with SQ
2019-01-23 11:53:07 +01:00
René Pfeuffer
553d564836
Document sonar exceptions
2018-12-05 09:27:31 +01:00
René Pfeuffer
3ce57bea72
Suppress accepted sonar issue
2018-12-04 18:57:43 +01:00
René Pfeuffer
3b32511430
Move sonar exculsion to parent pom
2018-12-04 16:57:45 +01:00
Sebastian Sdorra
e9401624a7
re implement XmlRepositoryDAO
2018-11-28 19:49:55 +01:00
Johannes Schnatterer
7eac499f5f
Updates mockito version.
...
Allows for usage with junit jupiter in plugins.
2018-11-14 15:43:47 +01:00
René Pfeuffer
c1b6f64ecf
Fix build breaker
2018-11-07 17:39:56 +01:00
René Pfeuffer
5bbb4c5267
Use reflection for parameter validation messages
2018-11-07 16:36:54 +01:00
Sebastian Sdorra
f684a07404
update legman to version 1.4.0 to fix conflict with guava version
2018-10-23 15:47:20 +02:00
René Pfeuffer
1cc5368db4
Use generated string for shiro permission
2018-10-01 16:16:44 +02:00
Johannes Schnatterer
7fc78e7c32
Maven: Downgrade to animal-sniffer
...
Prepares migration to oss.cloudogu.com.
There, builds failed every now and then (when a lot of builds ran in
parallel) with the problem described in the link of the comment in
pom.xml
2018-09-12 17:57:48 +02:00
Sebastian Sdorra
fdd17b2998
update buildfrontend-maven-plugin to v2.1.1 in order to fix ci build
2018-09-06 07:36:22 +02:00
Sebastian Sdorra
dba9af4780
align buildfrontend configuration
2018-09-05 14:57:42 +02:00
Sebastian Sdorra
6a4f3a8cf6
re integrate @scm-manager/ui-types into @scm-manager/ui-components to reduce maven modules
2018-09-03 16:17:36 +02:00
René Pfeuffer
f5600f60fb
Merge with 2.0.0-m3
2018-08-30 10:04:06 +02:00
Mohamed Karray
87e32087ac
#8771 run JUnit 5 with maven and fix tests
2018-08-22 15:55:29 +02:00
René Pfeuffer
d82a5f446d
Enable legman, again
2018-08-21 16:37:34 +02:00
René Pfeuffer
a0f74e3329
Replace model object exception with generic ones and migrate guice
2018-08-21 07:53:33 +02:00
Philipp Czora
a2c7fb22dd
Merged heads
2018-08-16 10:47:47 +02:00
Philipp Czora
0199b2ccfb
Merged branch feature/branches_v2_endpoint
2018-08-09 11:53:45 +02:00
René Pfeuffer
8e0af3354f
Backed out changeset e5f1c37895b4
2018-08-09 09:17:07 +02:00
René Pfeuffer
a5ddea31c7
Merge with 2.0.0-m3
2018-08-08 15:57:05 +02:00
René Pfeuffer
4baac8e83c
Update animal sniffer
2018-08-08 15:15:29 +02:00
René Pfeuffer
6f796ec0d5
Update to JAX-RS 2.1 with resteasy 3.6.1 and jetty 9.4
2018-08-08 14:23:18 +02:00
René Pfeuffer
67278582e3
Update to Mockito v2
2018-08-08 09:20:08 +02:00
Johannes Schnatterer
499be7314e
Merged 2.0.0-m3 into feature/repository_config_v2_endpoint
2018-08-07 17:37:25 +02:00
Johannes Schnatterer
c371369032
Maven: Don't package ces-build-lib into plugins.
2018-08-06 14:09:24 +02:00
Johannes Schnatterer
3d13d8ad1c
Introduces assertJ for more efficient and maintainable testing.
2018-08-06 14:08:57 +02:00
Johannes Schnatterer
fc0676d511
Moves jackson annotations dependency to core.
...
Will be needed by plugins in future.
2018-08-06 12:57:44 +02:00
Johannes Schnatterer
0179cc3369
Adds profile for rest docs to plugins module.
...
It's redundant (also configured in webapp) but would fail the core
build if activated.
2018-08-06 11:52:31 +02:00
Johannes Schnatterer
a07c9c18dd
Gets rid of redundant dependency declarations in plugins and webapp.
...
It's better to define the "web"/REST dependencies that are used by
plugins once in core, instead of redundant in webapp and plugins.
This should create better awareness when changing the dependency version
(changing in core is always critical due to API downward compatibility).
2018-08-06 11:36:08 +02:00
René Pfeuffer
62f8509e85
Introduce new integration test module
2018-08-03 09:38:13 +02:00