Skip to content

Commit

Permalink
Merge pull request #578 from smillidge/PAYARA-346-WELD-EJB
Browse files Browse the repository at this point in the history
PAYARA-346 …
  • Loading branch information
smillidge committed Dec 24, 2015
2 parents f68708d + 7cf859a commit f184d93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appserver/web/weld-integration-fragment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,8 @@
org.jboss.classfilewriter.util,
org.jboss.weld.security
</Export-Package>
<Import-Package>org.glassfish.weld</Import-Package>
<Import-Package>org.glassfish.weld,
javax.ejb</Import-Package>
<Bundle-Description>${project.description}</Bundle-Description>
</manifestEntries>
</archive>
Expand Down

0 comments on commit f184d93

Please sign in to comment.