Skip to content

Commit

Permalink
[WELD-1306] The weld-osgi-core-mandatory should import the slf4j api
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Jan 24, 2013
1 parent 8eafa4f commit 4e32a91
Showing 1 changed file with 2 additions and 1 deletion.
@@ -1,5 +1,6 @@
Import-Package org.osgi.framework, \
javax.inject,
javax.inject, \
org.slf4j.*;version="[1.6,2)";resolution:=optional,

Export-Package javax.el;version=2.2.0, \
javax.decorator; \
Expand Down

0 comments on commit 4e32a91

Please sign in to comment.