Revert main part of DS requirements removal (#595)

This reverts the DS requirements removal of commit
981a447e99 which has been done on PR #530.

Fixes: https://github.com/openhab/openhab-core/issues/590
Related to: https://github.com/openhab/openhab-distro/pull/882

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
pull/790/head
Markus Rathgeb 2019-05-04 17:14:36 +02:00 committed by Kai Kreuzer
parent 5e8c8bb4ec
commit c4ae29917b
1 changed files with 0 additions and 1 deletions

View File

@ -191,7 +191,6 @@ Import-Package: \\
org.eclipse.smarthome.*
-sources: false
-contract: *
-dsannotations-options: norequirements
]]></bnd>
<!-- Bundle-SymbolicName: ${project.groupId}.${project.artifactId} -->
</configuration>