Skip to content
Snippets Groups Projects
Commit 8bbb1be1 authored by dgelessus's avatar dgelessus
Browse files

Update www3 URLs to stups.hhu-hosting.de

parent 2fe63182
No related branches found
No related tags found
No related merge requests found
Pipeline #110851 failed
......@@ -21,7 +21,7 @@ For availability of commercial support, please contact Michael Leuschel (http://
Please report bugs and feature requests at the new site https://github.com/hhu-stups/prob-issues
# Prolog Source Code
The latest source code of the Prolog binary can be downloaded from https://www3.hhu.de/stups/downloads/prob/source/.
The latest source code of the Prolog binary can be downloaded from https://stups.hhu-hosting.de/downloads/prob/source/.
To build the Prolog binaries you require a SICStus 4 (http://sicstus.sics.se/index.html) licence.
......
......@@ -9,7 +9,7 @@ project.ext {
targetRepositories = [
"https://download.eclipse.org/releases/luna/",
"https://rodin-b-sharp.sourceforge.net/updates",
"https://www3.hhu.de/stups/buildlibs/org.rodinp.dev/",
"https://stups.hhu-hosting.de/buildlibs/org.rodinp.dev/",
]
groupID = "de.prob"
......@@ -90,7 +90,7 @@ task downloadCli {
def targetdir = dir + it.getValue()
def targetzip = dir + "probcli_${n}.zip"
def url = "https://www3.hhu.de/stups/downloads/prob/cli/nightly/probcli_${n}.zip"
def url = "https://stups.hhu-hosting.de/downloads/prob/cli/nightly/probcli_${n}.zip"
download(url, targetzip)
FileTree zip = zipTree(targetzip)
copy {
......
......@@ -9,7 +9,7 @@
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eventb.ide.feature.group" version="3.3.0.201704022034-f9fbb0d"/>
<unit id="org.rodinp.feature.group" version="1.8.0.201704022034-f9fbb0d"/>
<repository location="https://www3.hhu.de/stups/buildlibs/org.rodinp.dev"/>
<repository location="https://stups.hhu-hosting.de/buildlibs/org.rodinp.dev"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eventb.theory.feature.feature.group" version="4.0.0.RC1"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment