Revision 20ba3f1b
Added by Andreas Müller over 1 year ago
eu.etaxonomy.taxeditor.feature.platform/feature.xml | ||
---|---|---|
8 | 8 |
arch="x86,x86_64"> |
9 | 9 |
|
10 | 10 |
<url> |
11 |
<update label="EDIT Taxonomic Editor" url="https://cybertaxonomy.org/taxeditor/update"/>
|
|
11 |
<update label="EDIT Taxonomic Editor" url="https://cybertaxonomy.eu/taxeditor/update"/>
|
|
12 | 12 |
</url> |
13 | 13 |
|
14 | 14 |
<includes |
eu.etaxonomy.taxeditor.feature/feature.xml | ||
---|---|---|
18 | 18 |
</copyright> |
19 | 19 |
|
20 | 20 |
<url> |
21 |
<update label="EDIT Taxonomic Editor" url="http://cybertaxonomy.org/download/taxeditor/update/"/>
|
|
21 |
<update label="EDIT Taxonomic Editor" url="http://cybertaxonomy.eu/download/taxeditor/update/"/>
|
|
22 | 22 |
</url> |
23 | 23 |
|
24 | 24 |
<includes |
eu.etaxonomy.taxeditor/deploy_nightly.sh | ||
---|---|---|
5 | 5 |
|
6 | 6 |
PRODUCT_DIR="$WORKSPACE/eu.etaxonomy.taxeditor/target/products" |
7 | 7 |
|
8 |
DEPLOYMENT_SERVER="cybertaxonomy.org"
|
|
8 |
DEPLOYMENT_SERVER="cybertaxonomy.eu"
|
|
9 | 9 |
DEPLOYMENT_DIR="/var/www/download/taxeditor/nightly" |
10 | 10 |
|
11 | 11 |
# bash check if directory exists |
Also available in: Unified diff
revert replace cybertaxonomy.eu by cybertaxonomy.org for remove-update-site scp (cont. II)