From d6572f3045125aa0ca2a8fcd8c8c57db2b403da8 Mon Sep 17 00:00:00 2001 From: Simon Leischnig Date: Mon, 6 Dec 2021 12:30:27 +0100 Subject: [PATCH] introduce update site location markers in xml, inf files --- notes_updatesitelocations.txt | 14 ++++++++++++++ .../feature.xml | 2 +- .../feature.xml | 2 +- org.jcryptool.core.feature/feature.xml | 2 +- org.jcryptool.crypto.feature/feature.xml | 2 +- .../feature.xml | 2 +- org.jcryptool.editors.feature/feature.xml | 2 +- org.jcryptool.product/jcryptool.p2.inf | 1 + org.jcryptool.providers.feature/feature.xml | 2 +- org.jcryptool.views.feature/feature.xml | 2 +- 10 files changed, 23 insertions(+), 8 deletions(-) create mode 100644 notes_updatesitelocations.txt diff --git a/notes_updatesitelocations.txt b/notes_updatesitelocations.txt new file mode 100644 index 0000000000..7086c0badc --- /dev/null +++ b/notes_updatesitelocations.txt @@ -0,0 +1,14 @@ +org.jcryptool.product/jcryptool.p2.inf|7| org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//www.cryptool.org/jct/update,name:JCrypTool);\ + + org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//www.cryptool.org/jct/update,name:JCrypTool);\ + org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:https${#58}//www.cryptool.org/jct/update,name:JCrypTool); + -> replace encoded (${#}) in "addRepository(type:\d*,location:,name:)" + ? what does type mean? + +in feature.xmls: + + -> replace url attribute + + +TODO: ssh transport to update site does not work yet; "repository" inside + diff --git a/org.jcryptool.core.dependencies.feature/feature.xml b/org.jcryptool.core.dependencies.feature/feature.xml index 690ae4a8e7..9940e2df94 100644 --- a/org.jcryptool.core.dependencies.feature/feature.xml +++ b/org.jcryptool.core.dependencies.feature/feature.xml @@ -214,7 +214,7 @@ litigation. - + - + diff --git a/org.jcryptool.core.feature/feature.xml b/org.jcryptool.core.feature/feature.xml index 71e652dcfa..b68fc13991 100644 --- a/org.jcryptool.core.feature/feature.xml +++ b/org.jcryptool.core.feature/feature.xml @@ -216,7 +216,7 @@ litigation. - + - + - + - + - + - +