Skip to content

Commit

Permalink
Fix ClassNotFoundException on org.apache.cassandra.thrift classes whe…
Browse files Browse the repository at this point in the history
…n run in OSGi container
  • Loading branch information
amichair committed Dec 23, 2012
1 parent 9ecfa5e commit 65e33cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/pom.xml
Expand Up @@ -73,6 +73,7 @@
!org.antlr.*,
!jline.*,
!sun.misc.*,
org.apache.cassandra.thrift,
*;resolution:=optional
</Import-Package>
<Private-Package>
Expand Down

0 comments on commit 65e33cf

Please sign in to comment.