Skip to content

Commit

Permalink
update target def to not include post 2022-09 snapshot builds of depe…
Browse files Browse the repository at this point in the history
…ndencies
  • Loading branch information
martinlippert committed Sep 15, 2022
1 parent 92c6a16 commit 5a22e71
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 29 deletions.
19 changes: 10 additions & 9 deletions eclipse-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@
<repository>
<id>mylyn-markdown</id>
<layout>p2</layout>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0/</url>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0.42/</url>
</repository>
<!-- <repository>
<id>wildwebdeveloper</id>
Expand Down Expand Up @@ -474,7 +474,7 @@
<repository>
<id>mylyn-markdown</id>
<layout>p2</layout>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0/</url>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0.42/</url>
</repository>
<repository>
<id>wildwebdeveloper</id>
Expand Down Expand Up @@ -522,16 +522,16 @@
<package.qualifierPrefix>e425</package.qualifierPrefix>
</properties>
<repositories>
<!-- <repository>
<repository>
<id>2022-09</id>
<layout>p2</layout>
<url>https://download.eclipse.org/releases/2022-09/</url>
</repository> -->
<repository>
</repository>
<!-- <repository>
<id>2022-09-staging</id>
<layout>p2</layout>
<url>https://download.eclipse.org/staging/2022-09/</url>
</repository>
</repository> -->
<repository>
<id>orbit</id>
<layout>p2</layout>
Expand Down Expand Up @@ -595,7 +595,7 @@
<repository>
<id>mylyn-markdown</id>
<layout>p2</layout>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0/</url>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0.42/</url>
</repository>
<repository>
<id>wildwebdeveloper</id>
Expand All @@ -605,12 +605,13 @@
<repository>
<id>lsp4e</id>
<layout>p2</layout>
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
<url>https://download.eclipse.org/lsp4e/releases/0.20.7/</url>
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
</repository>
<repository>
<id>tm4e-snapshots</id>
<layout>p2</layout>
<url>https://download.eclipse.org/tm4e/snapshots/</url>
<url>https://download.eclipse.org/tm4e/releases/0.6.1</url>
</repository>

<!-- <repository>
Expand Down
37 changes: 17 additions & 20 deletions eclipse-language-servers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,23 +197,22 @@
<repository>
<id>mylyn-markdown</id>
<layout>p2</layout>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0/</url>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0.42/</url>
</repository>
<repository>
<id>lsp4e</id>
<layout>p2</layout>
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
<url>https://download.eclipse.org/lsp4e/releases/0.20.7/</url>
</repository>
<repository>
<id>tm4e</id>
<layout>p2</layout>
<url>https://download.eclipse.org/tm4e/snapshots/</url>
<url>https://download.eclipse.org/tm4e/releases/0.6.1</url>
</repository>
<repository>
<id>wwd</id>
<layout>p2</layout>
<!-- <url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url> -->
<url>https://download.eclipse.org/wildwebdeveloper/snapshots</url>
<url>https://download.eclipse.org/wildwebdeveloper/releases/0.13.5/</url>
</repository>
</repositories>
</profile>
Expand Down Expand Up @@ -243,23 +242,22 @@
<repository>
<id>mylyn-markdown</id>
<layout>p2</layout>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0/</url>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0.42/</url>
</repository>
<repository>
<id>lsp4e</id>
<layout>p2</layout>
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
<url>https://download.eclipse.org/lsp4e/releases/0.20.7/</url>
</repository>
<repository>
<id>tm4e</id>
<layout>p2</layout>
<url>https://download.eclipse.org/tm4e/snapshots/</url>
<url>https://download.eclipse.org/tm4e/releases/0.6.1</url>
</repository>
<repository>
<id>wwd</id>
<layout>p2</layout>
<!-- <url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url> -->
<url>https://download.eclipse.org/wildwebdeveloper/snapshots</url>
<url>https://download.eclipse.org/wildwebdeveloper/releases/0.13.6/</url>
</repository>
</repositories>
</profile>
Expand All @@ -276,41 +274,40 @@
<package.qualifierPrefix>e425</package.qualifierPrefix>
</properties>
<repositories>
<!-- <repository>
<repository>
<id>2022-09</id>
<layout>p2</layout>
<url>https://download.eclipse.org/releases/2022-09/</url>
</repository> -->
<repository>
</repository>
<!-- <repository>
<id>2022-09-staging</id>
<layout>p2</layout>
<url>https://download.eclipse.org/staging/2022-09/</url>
</repository>
</repository> -->
<repository>
<id>orbit</id>
<layout>p2</layout>
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository</url>
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository</url>
</repository>
<repository>
<id>mylyn-markdown</id>
<layout>p2</layout>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0/</url>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0.42/</url>
</repository>
<repository>
<id>lsp4e</id>
<layout>p2</layout>
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
<url>https://download.eclipse.org/lsp4e/releases/0.20.7/</url>
</repository>
<repository>
<id>tm4e</id>
<layout>p2</layout>
<url>https://download.eclipse.org/tm4e/snapshots/</url>
<url>https://download.eclipse.org/tm4e/releases/0.6.1</url>
</repository>
<repository>
<id>wwd</id>
<layout>p2</layout>
<!-- <url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url> -->
<url>https://download.eclipse.org/wildwebdeveloper/snapshots</url>
<url>https://download.eclipse.org/wildwebdeveloper/releases/0.13.6/</url>
</repository>
</repositories>
</profile>
Expand Down

0 comments on commit 5a22e71

Please sign in to comment.