Skip to content

Commit

Permalink
Don't include a specific version of gson (#151)
Browse files Browse the repository at this point in the history
The  org.eclipse.tips.json bundle allows a range:

Import-Package: com.google.gson;version="[2.8.6,3.0.0)"

eclipse-platform/eclipse.platform.releng#230
  • Loading branch information
merks authored Jun 14, 2023
1 parent 934ca8b commit 67cd62a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions org.eclipse.tips.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,4 @@
version="0.0.0"
unpack="false"/>

<plugin
id="com.google.gson"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

</feature>

0 comments on commit 67cd62a

Please sign in to comment.