1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 15:15:25 +02:00

[releng] Update deps to stable repos

Only LSP4E does not have a stable repo yet.

Also synchronize cdt.setup as it had become slightly out of date.

Change-Id: Id731bc5eb1eecc3305f096326360a83c7564d11c
This commit is contained in:
Jonah Graham 2019-12-08 20:11:32 -05:00
parent 45585fcbbf
commit beed04678f
4 changed files with 11 additions and 10 deletions

View file

@ -7,6 +7,6 @@
"license": "EPL-2.0", "license": "EPL-2.0",
"scripts": {}, "scripts": {},
"dependencies": { "dependencies": {
"cdt-gdb-adapter": "https://ci.eclipse.org/cdt/view/all/job/cdt-gdb-adapter-master/lastSuccessfulBuild/artifact/cdt-gdb-adapter-v0.0.14-next.tgz" "cdt-gdb-adapter": "0.0.14"
} }
} }

View file

@ -2,9 +2,10 @@
# yarn lockfile v1 # yarn lockfile v1
"cdt-gdb-adapter@https://ci.eclipse.org/cdt/view/all/job/cdt-gdb-adapter-master/lastSuccessfulBuild/artifact/cdt-gdb-adapter-v0.0.14-next.tgz": cdt-gdb-adapter@0.0.14:
version "0.0.14-next" version "0.0.14"
resolved "https://ci.eclipse.org/cdt/view/all/job/cdt-gdb-adapter-master/lastSuccessfulBuild/artifact/cdt-gdb-adapter-v0.0.14-next.tgz#cb5a6d8509173510c311b96e2e57791ff3a20a31" resolved "https://registry.yarnpkg.com/cdt-gdb-adapter/-/cdt-gdb-adapter-0.0.14.tgz#0b4cc8650699572003e52a9f8265e9c65055339c"
integrity sha512-SDRVECyEkgePj0AJNVp8HUOw/ObXSlakQNxMasC1wlCn6eE8HcLAdYqdIgwRtnkp2Ct96/U5mXHFHWQDan6ckw==
dependencies: dependencies:
node-addon-api "^1.6.2" node-addon-api "^1.6.2"
vscode-debugadapter "^1.37.1" vscode-debugadapter "^1.37.1"

View file

@ -202,9 +202,9 @@
<repository <repository
url="https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/"/> url="https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/"/>
<repository <repository
url="https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.0-simrel-2019-09-m1/"/> url="https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.1-simrel-2019-12-m3/"/>
<repository <repository
url="http://download.eclipse.org/linuxtools/updates-docker-nightly-4.4/"/> url="http://download.eclipse.org/linuxtools/updates-docker-nightly-4.5/"/>
<repository <repository
url="https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/"/> url="https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/"/>
<repository <repository
@ -212,11 +212,11 @@
<repository <repository
url="http://download.eclipse.org/tm/terminal/updates/4.4milestones/"/> url="http://download.eclipse.org/tm/terminal/updates/4.4milestones/"/>
<repository <repository
url="http://download.eclipse.org/tools/cdt/tools.templates/1.1/tools.template-1.1.1-simrel-2018-12a/"/> url="https://download.eclipse.org/tools/cdt/tools.templates/1.1/tools.templates-1.1.2-simrel-2019-12-m3/"/>
<repository <repository
url="https://download.eclipse.org/tm4e/releases/0.3.4/"/> url="https://download.eclipse.org/tm4e/releases/0.3.4/"/>
<repository <repository
url="https://download.eclipse.org/lsp4e/releases/0.11.0/"/> url="http://download.eclipse.org/lsp4e/snapshots/"/>
</repositoryList> </repositoryList>
</targlet> </targlet>
</setupTask> </setupTask>

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="cdt" sequenceNumber="64"> <?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="cdt" sequenceNumber="66">
<locations> <locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="0.0.0"/> <unit id="com.google.gson" version="0.0.0"/>
@ -62,7 +62,7 @@
</location> </location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0"/> <unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0"/>
<repository location="http://download.eclipse.org/linuxtools/updates-docker-nightly/"/> <repository location="http://download.eclipse.org/linuxtools/updates-docker-nightly-4.5/"/>
</location> </location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.wst.xml_ui.feature.feature.group" version="0.0.0"/> <unit id="org.eclipse.wst.xml_ui.feature.feature.group" version="0.0.0"/>