Skip to content
Success

Changes

Summary

  1. Ensuring that LICENSE/NOTICE shows up in META-INF (details)
  2. Ensuring client-api is a Bundle too. (details)
Commit e49617b7120e593210f32a2576edeb62861a9709 by Joakim Erdfelt
Ensuring that LICENSE/NOTICE shows up in META-INF
The file was modified api/server/pom.xml (diff)
The file was modified api/client/pom.xml (diff)
Commit 19aaf0ab1862730a92682137aedcd9d894917120 by Joakim Erdfelt
Ensuring client-api is a Bundle too.
+ Refactoring spec-version and bundle plugins to parent pom.
+ Ensuring client symbolic-name is unique to existing
server symbolic-name, and that there's no dependency
declared between them (in an OSGi sense)
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
The file was modified api/pom.xml (diff)
The file was modified api/server/pom.xml (diff)
The file was modified api/client/pom.xml (diff)