Steinar Bang
|
9a0afc8274
Upgrade parent to get junit jupiter 5.11.0, mockito 5.13.0 and all maven plugins as current latest stable version
|
2 months ago |
Steinar Bang
|
4d823798d3
Upgrade parent to use karaf 4.4.6, mockito 5.12.0, assertj 3.26.0
|
5 months ago |
Steinar Bang
|
86e11e63bb
Add version 2.0.0 to the release history of the README and update the version in the examples in the README
|
6 months ago |
Steinar Bang
|
ef77be68ff
[maven-release-plugin] prepare for next development iteration
|
6 months ago |
Steinar Bang
|
caf3bd857f
[maven-release-plugin] prepare release osgiservice-2.0.0
|
6 months ago |
Steinar Bang
|
60f3da9f55
Stop deploying integration test artifacts to maven central
|
6 months ago |
Steinar Bang
|
0444f09f22
Remove the DatabaseService interface which haven't been in use since I started using pax-jdbc-config in January 2020
|
6 months ago |
Steinar Bang
|
6298a4c273
Remove pax-jdbc-spec as an osgiservice.users runtime dependency
|
6 months ago |
Steinar Bang
|
e4b75d6523
Remove immutable beans compile time and runtime dependency from osgiservice.users, since beans have been converted to records
|
6 months ago |
Steinar Bang
|
32b79a3e85
Convert immutable beans with nested builders to records with nested builders
|
6 months ago |
Steinar Bang
|
b341710ac1
Remove the class name builders build for to make all nested builders just be "Builder"
|
6 months ago |
Steinar Bang
|
534ab59726
Upgrade parent to use junit jupiter 5.10.2, mockito 5.11.0, assertj 3.25.3
|
6 months ago |
Steinar Bang
|
78b76a5ecc
Remove java8 source level setting in maven-javadoc-plugin to use native source level (currently java 17)
|
6 months ago |
Steinar Bang
|
280a5f5203
Remove source and javadoc maven artifact attachments from the top pom
|
6 months ago |
Steinar Bang
|
623624667d
Put assertThrows lambda argument on a single line
|
6 months ago |
Steinar Bang
|
506a6eff07
Use var for local variables in tests
|
6 months ago |
Steinar Bang
|
8f97d44e27
Use var for local variables
|
6 months ago |
Steinar Bang
|
39bcadd6a5
Upgrade parent to use maven-compiler-plugin 3.12.1, maven-javadoc-plugin 3.6.3, maven-surefire-plugin 3.2.3, jacoco-maven-plugin 0.8.11, maven-clean-plugin 3.3.2
|
10 months ago |
Steinar Bang
|
488ed28ba1
Upgrade parent to use junit jupiter 5.10.1
|
11 months ago |
Steinar Bang
|
eebd88b9c2
Upgrade parent to use pax-jdbc 1.5.6, junit jupiter 5.10.0, and mockito 5.7.0
|
1 year ago |
Steinar Bang
|
1cc559f920
Upgrade parent to use karaf 4.4.4
|
1 year ago |
Steinar Bang
|
c5a7ef7620
Merge pull request #2 from Godin/fix_execution_of_tests
|
1 year ago |
Evgeny Mandrikov
|
7d6889df28
Fix execution of tests after upgrade of maven-surefire-plugin
|
1 year ago |
Steinar Bang
|
bfc0f89442
Replace java 11 with java 17 in github actions CI build
|
1 year ago |
Steinar Bang
|
8b9b32e135
Upgrade parent to use java 17 when compiling
|
1 year ago |
Steinar Bang
|
879553ebd9
Upgrade parent to 1.1.32 to get current versions of maven plugins and test libraries
|
1 year ago |
Steinar Bang
|
36236bf04e
Upgrade parent pom to use default phase compile for karaf feature generation
|
1 year ago |
Steinar Bang
|
15c642ef67
Exclude karaf feature file generation from eclipse m2e lifecycle handling
|
1 year ago |
Steinar Bang
|
db773be361
Remove pom related warnings from eclipse m2e
|
1 year ago |
Steinar Bang
|
0042fecf57
Upgrade pom parent version to use junit jupiter 5.9.2, mockito 5.0.0, assertj 3.24.2, nexus-staging-maven-plugin 1.6.13, maven-release-plugin 3.0.0-M7
|
1 year ago |