Skip to content

Commit

Permalink
re-adding Export-Package of com.hierynomus.sshj.*
Browse files Browse the repository at this point in the history
  • Loading branch information
adagios committed Jan 12, 2017
1 parent aafb994 commit 66d4b34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jar {
instruction "Import-Package", "org.bouncycastle*;resolution:=optional"
instruction "Import-Package", "org.bouncycastle.jce.provider;resolution:=optional"
instruction "Import-Package", "*"
instruction "Export-Package", "com.hierynomus.sshj.*"
instruction "Export-Package", "net.schmizz.*"
}
}
Expand Down

0 comments on commit 66d4b34

Please sign in to comment.