Skip to content

Commit

Permalink
Merge remove of 3rd party ZIP lib
Browse files Browse the repository at this point in the history
  • Loading branch information
dluebke committed Apr 12, 2014
1 parent 964bfc0 commit d7b355a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net.bpelunit.framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<configuration>
<instructions>
<Export-Package>net.bpelunit.framework.*</Export-Package>
<_exportcontents>org.apache.xmlbeans.*;org.apache.commons.lang;org.apache.log4j.*;de.schlichtherle.io.*</_exportcontents>
<_exportcontents>org.apache.xmlbeans.*;org.apache.commons.lang;org.apache.log4j.*</_exportcontents>
<Import-Package>org.jdom.*;org.apache.commons.io.*;javax.wsdl.*;!*</Import-Package>
<Require-Bundle>net.bpelunit.model.bpel,net.bpelunit.util,org.apache.velocity;bundle-version:="[1.5.0,1.6.0)"</Require-Bundle>
<Bundle-SymbolicName>net.bpelunit.framework</Bundle-SymbolicName>
Expand Down

0 comments on commit d7b355a

Please sign in to comment.