Steinar Bang
|
a84170e3d7
Split master and PR CI builds on github actions and don't do deploy on PR CI builds
|
1 周之前 |
Steinar Bang
|
1bfb446cc0
Copy file unchanged to preserve history
|
1 周之前 |
steinarb
|
100b988c45
Merge pull request #11 from steinarb/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.19.2
|
1 周之前 |
dependabot[bot]
|
2f6daab10f
Bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.19.2
|
1 周之前 |
steinarb
|
618a562153
Merge pull request #10 from steinarb/dependabot/maven/no.priv.bang.pom-bang-app-pom-2.1.14
|
2 周之前 |
dependabot[bot]
|
dbee574631
Bump no.priv.bang.pom:bang-app-pom from 2.1.13 to 2.1.14
|
2 周之前 |
steinarb
|
a8b2fbde83
Merge pull request #9 from steinarb/dependabot/maven/no.priv.bang.pom-bang-app-pom-2.1.13
|
3 周之前 |
dependabot[bot]
|
e6ab5d9dce
Bump no.priv.bang.pom:bang-app-pom from 2.1.12 to 2.1.13
|
3 周之前 |
steinarb
|
1b7d9828ed
Merge pull request #8 from steinarb/dependabot/maven/no.priv.bang.pom-bang-app-pom-2.1.12
|
3 周之前 |
dependabot[bot]
|
6992b1244c
Bump no.priv.bang.pom:bang-app-pom from 2.1.11 to 2.1.12
|
3 周之前 |
steinarb
|
228ddd553a
Merge pull request #3 from steinarb/dependabot/github_actions/actions/checkout-4
|
1 月之前 |
steinarb
|
172e383209
Merge pull request #7 from steinarb/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.19.1
|
1 月之前 |
steinarb
|
49e24bf2ed
Merge pull request #6 from steinarb/dependabot/maven/org.apache.servicemix.tooling-depends-maven-plugin-1.5.0
|
1 月之前 |
dependabot[bot]
|
7a72b61d54
Bump actions/checkout from 3 to 4
|
1 月之前 |
steinarb
|
4510ab72a5
Merge pull request #5 from steinarb/dependabot/github_actions/MathieuSoysal/Javadoc-publisher.yml-3.0.2
|
1 月之前 |
steinarb
|
82d75b2346
Merge pull request #4 from steinarb/dependabot/github_actions/actions/setup-java-4
|
1 月之前 |
dependabot[bot]
|
f71d70e0a2
Bump com.fasterxml.jackson:jackson-bom from 2.14.2 to 2.19.1
|
1 月之前 |
dependabot[bot]
|
370409cff7
Bump org.apache.servicemix.tooling:depends-maven-plugin
|
1 月之前 |
dependabot[bot]
|
08b699b5fb
Bump MathieuSoysal/Javadoc-publisher.yml from 2.4.0 to 3.0.2
|
1 月之前 |
dependabot[bot]
|
9be5ea0ba8
Bump actions/setup-java from 3 to 4
|
1 月之前 |
Steinar Bang
|
8f4a86ebab
Replace java 11 with java 21 in github actions CI build
|
1 月之前 |
Steinar Bang
|
323389cc1c
Let dependabot upgrade maven dependencies and github-actions on github
|
1 月之前 |
Steinar Bang
|
c0ddc22132
Upgrade parent bang-app-pom to 2.1.11 to fix jackson vulnerability
|
1 月之前 |
Steinar Bang
|
5d1d5dd07f
Use default phase compile for karaf feature generation, this is early enough to ensure feature dependencies will resolve in "mvn site:site" builds
|
2 年之前 |
Steinar Bang
|
771ea40484
Exclude karaf feature file generation from eclipse m2e lifecycle handling
|
2 年之前 |
Steinar Bang
|
78e87e30d5
Move karaf feature generation from phase package to phase validate to ensure feature dependencies will resolve in "mvn site:site" builds
|
2 年之前 |
Steinar Bang
|
2adeaff4fc
Add explicit manifest generation execution to maven-bundle-plugin to lose eclipse m2e warning about no execution that generats manifest
|
2 年之前 |
Steinar Bang
|
73534948b1
Implement the ValueCreator OSGi DS component
|
2 年之前 |
Steinar Bang
|
d0d0fca9c9
Extract methods used for recording modification times for property sets into an interface
|
2 年之前 |
Steinar Bang
|
708e2a97cf
Make Propertyset extend Map<String, Value>
|
2 年之前 |