Skip to content
Failed

Changes

Summary

  1. fixed NOTICE.md and exclude poms from being added to created client .jar (details)
  2. fix OSGi test / imports (details)
  3. added option to manually start master build (details)
Commit bb2539471ad7042414b1b80402b7142406b8ac13 by Thomas Jaeckle
fixed NOTICE.md and exclude poms from being added to created client .jar

Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
The file was modified legal/NOTICE.md (diff)
The file was modified java/pom.xml (diff)
The file was modified NOTICE.md (diff)
Commit 9783d9efa0946e22ab7d20661c2a2eff998904f4 by Thomas Jaeckle
fix OSGi test / imports
after having added new "announcements" modules to Ditto signals

Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
The file was modified java/src/test/java/org/eclipse/ditto/client/RunOSGiContainerIntegrationTest.java (diff)
The file was modified java/src/main/assembly/assembly.xml (diff)
The file was modified java/pom.xml (diff)
Commit e39dc2fc5341008b5ff2f50f0e201c91853fa497 by noreply
added option to manually start master build
The file was modified .github/workflows/maven.yml (diff)