User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1
I was trying to use the Gson 2.1.0 that was published to the latest stable Orbit 20120308061416. Unfortunately, I ran
into a conflict with the org.eclipse.egit.github.core bundle which has package imports with the version range
"[1.6.0,2.0.0)".
I tested and changed this restriction to "[1.6.0,2.2.0)" and found that everything still compiles and runs. Is there any
particular reason for the restriction or could it be relaxed to allow the 2.1.x versions?