CES Marvin
7352bdf55b
prepare for next development iteration
2020-08-04 14:29:12 +00:00
CES Marvin
0394f8fd96
release version 2.3.1
2020-08-04 13:57:22 +00:00
CES Marvin
17da0b9a8a
prepare for next development iteration
2020-07-23 12:17:00 +00:00
CES Marvin
efda158d76
release version 2.3.0
2020-07-23 11:43:35 +00:00
René Pfeuffer
f8da4ced55
Fixes NullPointerException
...
There may be v1 properties with key/value pairs, where the value is not
set. Such "pairs" led to a null pointer exception in the `map` function,
because no Optional could be created for the null value.
To solve this, we filter such properties without value in the beginning,
because these properties would create a null result both ways.
2020-07-08 08:27:04 +02:00
CES Marvin
4279573633
prepare for next development iteration
2020-07-03 10:04:14 +00:00
CES Marvin
fcc4fd0960
release version 2.2.0
2020-07-03 09:33:30 +00:00
CES Marvin
c5f2502e6f
prepare for next development iteration
2020-06-23 16:22:47 +00:00
CES Marvin
e5c7b4eda4
release version 2.1.1
2020-06-23 15:34:23 +00:00
CES Marvin
22881dd381
prepare for next development iteration
2020-06-18 11:31:16 +00:00
CES Marvin
b037053ec5
release version 2.1.0
2020-06-18 10:54:38 +00:00
Sebastian Sdorra
a3eb42bbb7
merge with support/2.0.x branch
2020-06-18 09:39:16 +02:00
René Pfeuffer
fbf4757bb1
Set version to support version
2020-06-11 11:23:41 +02:00
CES Marvin
a3e4c1ddf4
prepare for next development iteration
2020-06-04 09:41:11 +00:00
CES Marvin
4ae098e3b6
release version 2.0.0
2020-06-04 09:03:17 +00:00
Eduard Heimbuch
a9d95623b9
fix tests after changed TempDir dependency
2020-05-25 13:55:42 +02:00
Eduard Heimbuch
060cd6f47e
merge with develop
2020-05-25 13:26:07 +02:00
René Pfeuffer
7636f1e845
Remove temp dir extension and use native junit annotation
2020-05-24 16:05:20 +02:00
René Pfeuffer
31ffed43b7
Support copy and renamed modifications for hg
2020-05-18 14:09:58 +02:00
René Pfeuffer
d62f5dde18
Fix version
2020-05-11 14:25:18 +02:00
CES Marvin
52a8f0e9ca
prepare for next development iteration
2020-05-08 09:19:12 +00:00
CES Marvin
1d80b043c7
release version 2.0.0-rc8
2020-05-08 08:49:02 +00:00
Sebastian Sdorra
58876e4e91
fixed some sonarqube findings
2020-04-28 15:40:35 +02:00
Sebastian Sdorra
14a1427502
use java.util.function.Predicate as api instead of the one from guava
2020-04-28 15:38:08 +02:00
Sebastian Sdorra
1a367b2657
fix duplicate ClassLoader logic
2020-04-28 14:41:31 +02:00
Sebastian Sdorra
38eea06312
added optional store parameter for ClassLoader and adapter
2020-04-28 14:10:11 +02:00
Sebastian Sdorra
cf4c1092b9
create context class in order to configure Marshaller and Unmarshaller central
2020-04-28 13:46:11 +02:00
Sebastian Sdorra
dbc97d8993
simplified structure of store builders
2020-04-28 09:47:16 +02:00
René Pfeuffer
c4fc0615b5
Set version back to 2.0.0-SNAPSHOT
2020-04-09 21:08:58 +02:00
CES Marvin
d5847e7965
prepare for next development iteration
2020-04-09 19:03:13 +00:00
CES Marvin
3cf675f30d
release version 2.0.0-rc7
2020-04-09 18:37:13 +00:00
René Pfeuffer
41d02b9c24
Set version back to 2.0.0-SNAPSHOT
2020-03-26 18:52:11 +01:00
CES Marvin
263072d68b
prepare for next development iteration
2020-03-26 15:59:09 +00:00
CES Marvin
d94a2d9b7f
release version 2.0.0-rc6
2020-03-26 15:23:24 +00:00
Florian Scholdei
f1b34eb502
Changeover to MIT license ( #1066 )
...
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com >
2020-03-23 15:35:58 +01:00
Sebastian Sdorra
7f24fc8c9c
prepare for next development iteration
2020-03-13 07:32:02 +01:00
CES Marvin
cabefa72fb
release version 2.0.0-rc5
2020-03-12 21:11:54 +00:00
Rene Pfeuffer
d513ebcd83
Prepare for next development iteration
2020-02-14 13:40:39 +01:00
Rene Pfeuffer
476dcc5758
Release version 2.0.0-rc4
2020-02-14 12:28:11 +01:00
Sebastian Sdorra
c20a50e9ec
Prepare for next development iteration
2020-02-03 13:42:29 +01:00
Rene Pfeuffer
a7ff141986
Release version 2.0.0-rc3
2020-01-31 13:02:27 +01:00
Sebastian Sdorra
646b008af3
Prepare for next development iteration
2020-01-29 16:01:25 +01:00
Sebastian Sdorra
28040d0c65
release version 2.0.0-rc2
2020-01-29 15:22:54 +01:00
Sebastian Sdorra
ded08d6a1d
supress false positive javasecurity:S2083 on CopyOnWrite
2019-12-19 10:23:16 +01:00
Sebastian Sdorra
9525cba06b
suppress sonarqube nio performance warning
2019-12-05 15:20:47 +01:00
Rene Pfeuffer
503bd8fa16
Enhance error handling
2019-12-05 10:10:26 +01:00
Rene Pfeuffer
b2bbd1d9b5
Enhance error handling
2019-12-05 10:06:17 +01:00
Rene Pfeuffer
791437a905
Use copy on write in repository db
2019-12-05 07:57:47 +01:00
Rene Pfeuffer
9ca2a57667
Fix unit test
2019-12-05 07:43:26 +01:00
Rene Pfeuffer
c4ed6f917d
Use copy on write in JAXB store implementations
2019-12-04 17:16:17 +01:00