added explicit import to avoid "CertificateServiceImpl.java:907: error: reference to Extension is ambiguous"
Fixed build for GNU/Linux with openjdk 1.8
You can merge this Pull Request by running:
git pull https://github.com/surrim/jitsi ambiguous_extension
Or you can view, comment on it, or merge it online at:
https://github.com/jitsi/jitsi/pull/64
-- Commit Summary --
* added explicit import to avoid "CertificateServiceImpl.java:907: error: reference to Extension is ambiguous"
-- File Changes --
M src/net/java/sip/communicator/impl/certificate/CertificateServiceImpl.java (1)
-- Patch Links --
https://github.com/jitsi/jitsi/pull/64.patch
https://github.com/jitsi/jitsi/pull/64.diff
···
---
Reply to this email directly or view it on GitHub:
https://github.com/jitsi/jitsi/pull/64
For legal reasons I unfortunately need to ask you to either sign our [contributor agreement](http://bluejimp.com/bca.pdf) or at least release this PR into the public domain, such as with the snippet from http://unlicense.org/. I'm really sorry for the hassle, especially for such a trivial thing, but we cannot avoid it.
···
---
Reply to this email directly or view it on GitHub:
https://github.com/jitsi/jitsi/pull/64#issuecomment-62299779
I dedicate any and all copyright interest in this software to the
public domain. I make this dedication for the benefit of the public at
large and to the detriment of my heirs and successors. I intend this
dedication to be an overt act of relinquishment in perpetuity of all
present and future rights to this software under copyright law.
Because I added only one line 
···
---
Reply to this email directly or view it on GitHub:
https://github.com/jitsi/jitsi/pull/64#issuecomment-62305873