Marvin Froeder
0e005445b2
[ci skip] updating versions to next development iteration 13.1-SNAPSHOT
1 year ago
Marvin Froeder
8c8df07548
prepare release 13.0
1 year ago
Vitalij Berdinskih
be25759e93
Retryer: replace an instance of Date with an epoch millisecond ( #2170 )
...
* Retryer: replace an instance of Date with an epoch millisecond
* Style issue: unnecessary explicit casting
* Add another check to RetryableException's test
* Update serialization ID. Resolve some deprecation issues of Integer.
* Remove obsolete Date
* Remove obsolete Date 2
* Resolve issue with overrided method of a mock class
1 year ago
dependabot[bot]
c7ca6e0cc1
build(deps): bump jakarta.xml.bind:jakarta.xml.bind-api ( #2172 )
...
Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/eclipse-ee4j/jaxb-api ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/eclipse-ee4j/jaxb-api/releases )
- [Commits](https://github.com/eclipse-ee4j/jaxb-api/compare/4.0.0...4.0.1 )
---
updated-dependencies:
- dependency-name: jakarta.xml.bind:jakarta.xml.bind-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Marvin Froeder
c39376fde3
Preparing for next development version
2 years ago
Marvin Froeder
edb6759649
[ci skip] updating versions to next development iteration 12.6-SNAPSHOT
2 years ago
Marvin Froeder
c9cbea6fa7
prepare release 12.5
2 years ago
dependabot[bot]
387049458d
build(deps-dev): bump org.junit.jupiter:junit-jupiter-params from 5.9.3 to 5.10.0 ( #2132 )
...
* build(deps-dev): bump org.junit.jupiter:junit-jupiter-params
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5 ) from 5.9.3 to 5.10.0.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.3...r5.10.0 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Using junit bom to lock version
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
Co-authored-by: Marvin Froeder <marvin.froeder@dovetailstudios.com>
2 years ago
Marvin Froeder
2cb72cf3fa
[ci skip] updating versions to next development iteration 12.5-SNAPSHOT
2 years ago
Marvin Froeder
602f588ca5
prepare release 12.4
2 years ago
Igor Volkov
7e9e547350
Allow schema and validation event handler customization in JAXBContextFactory ( #2084 )
...
* Allow custom schema and validation event handler setup in JAXBContextFactory (#1479 )
* Add tests for schema and validation event handler setup (#1479 )
---------
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago
FloLei
3bf8040216
added jaxb-jakarta module to parent pom ( #2015 )
...
* added jaxb-jakarta module to parent pom
* added java version to jaxb-jakarta pom
2 years ago
FloLei
057fd463a7
added jaxb-jakarta module on the basis of jaxb module ( #2014 )
2 years ago