Skip to content

Commit

Permalink
Merge pull request #6005 from pkriens/feature/subsystemexport
Browse files Browse the repository at this point in the history
Make subsystem exporter available to bnd
  • Loading branch information
pkriens authored Jan 31, 2024
2 parents 8841b99 + c6f284b commit e72e943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biz.aQute.bnd.exporters/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-include: ${workspace}/cnf/includes/jdt.bnd

-exportcontents: \
aQute.bnd.exporter.subsystem
aQute.bnd.exporter.subsystem;bnd-plugins=true

-conditionalpackage: \
aQute.lib.*;-split-package:=first, \
Expand Down

0 comments on commit e72e943

Please sign in to comment.