disable 2022-09 staging due to problem around gson 2.9.0 bundle
This commit is contained in:
@@ -522,10 +522,20 @@
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/releases/2022-09/</url>
|
||||
</repository> -->
|
||||
<repository>
|
||||
<!-- <repository>
|
||||
<id>2022-09-staging</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/staging/2022-09/</url>
|
||||
</repository> -->
|
||||
<repository>
|
||||
<id>2022-06</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/releases/2022-06/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>2022-09-platform-i-builds</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/eclipse/updates/4.25-I-builds/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>orbit</id>
|
||||
@@ -608,13 +618,6 @@
|
||||
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
|
||||
</repository>
|
||||
|
||||
<!-- add corresponding lsp4j release here to ensure all dependencies are around, specifically com.google.gson; version="[2.8.9,2.9.0) -->
|
||||
<repository>
|
||||
<id>lsp4j</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/lsp4j/updates/releases/0.14.0/</url>
|
||||
</repository>
|
||||
|
||||
<!-- <repository>
|
||||
<id>lsp4e</id>
|
||||
<layout>p2</layout>
|
||||
|
||||
Reference in New Issue
Block a user