Skip to content

Commit

Permalink
Revert "Missing line-continuation meant Import-Package wildcard wasn'…
Browse files Browse the repository at this point in the history
…t being applied"

This reverts commit 60de4ea so it can be discussed in https://ops4j1.jira.com/browse/PAXEXAM-752
  • Loading branch information
mcculls committed Nov 26, 2015
1 parent 60de4ea commit 3c570be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pax-exam-container-rbc/osgi.bnd
Expand Up @@ -9,7 +9,7 @@ Bundle-SymbolicName:\

Import-Package:\
${bundle.namespace}; version="${project.version}",\
org.osgi.framework; version="1.3",\
org.osgi.framework; version="1.3",
*

DynamicImport-Package:\
Expand Down

0 comments on commit 3c570be

Please sign in to comment.