@@ -229,24 +229,24 @@ download() {
229
229
fi
230
230
# curl -s --connect-timeout 10 --max-time 60 -o "org.openhab.binding.zigbee.cc2531.jar" -L "https://ci.openhab.org/job/openHAB2-Bundles/lastSuccessfulBuild/artifact/bindings/org.openhab.binding.zigbee/org.openhab.binding.zigbee.cc2531/target/org.openhab.binding.zigbee.cc2531-${OH_VERSION}-SNAPSHOT.jar"
231
231
# curl -s --connect-timeout 10 --max-time 60 -o "org.openhab.binding.zigbee.cc2531.jar" -L "https://openhab.jfrog.io/openhab/online-repo-snapshot/${OH_VERSION/%\.0/}/org/openhab/addons/bundles/org.openhab.binding.zigbee.cc2531/${OH_VERSION}-SNAPSHOT/org.openhab.binding.zigbee.cc2531-${OH_VERSION}-SNAPSHOT.jar"
232
- BUILD_NUMBER=$( curl -s --connect-timeout 10 --max-time 10 " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee.cc2531/2.5.2 -SNAPSHOT/" | tail -n 4 | grep -aoP -m 1 " [0-9]{8}\.[0-9]+\-[0-9]+" | head -1)
233
- curl -s --connect-timeout 10 --max-time 60 -o " org.openhab.binding.zigbee.cc2531.jar" -L " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee.cc2531/2.5.2 -SNAPSHOT/org.openhab.binding.zigbee.cc2531-2.5.2 -${BUILD_NUMBER} .jar"
232
+ BUILD_NUMBER=$( curl -s --connect-timeout 10 --max-time 10 " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee.cc2531/${OH_VERSION} -SNAPSHOT/" | tail -n 4 | grep -aoP -m 1 " [0-9]{8}\.[0-9]+\-[0-9]+" | head -1)
233
+ curl -s --connect-timeout 10 --max-time 60 -o " org.openhab.binding.zigbee.cc2531.jar" -L " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee.cc2531/${OH_VERSION} -SNAPSHOT/org.openhab.binding.zigbee.cc2531-${OH_VERSION} -${BUILD_NUMBER} .jar"
234
234
# curl -s --connect-timeout 10 --max-time 60 -o "org.openhab.binding.zigbee.ember.jar" -L "https://ci.openhab.org/job/openHAB2-Bundles/lastSuccessfulBuild/artifact/bindings/org.openhab.binding.zigbee/org.openhab.binding.zigbee.ember/target/org.openhab.binding.zigbee.ember-${OH_VERSION}-SNAPSHOT.jar"
235
235
# curl -s --connect-timeout 10 --max-time 60 -o "org.openhab.binding.zigbee.ember.jar" -L "https://openhab.jfrog.io/openhab/online-repo-snapshot/${OH_VERSION/%\.0/}/org/openhab/addons/bundles/org.openhab.binding.zigbee.ember/${OH_VERSION}-SNAPSHOT/org.openhab.binding.zigbee.ember-${OH_VERSION}-SNAPSHOT.jar"
236
- BUILD_NUMBER=$( curl -s --connect-timeout 10 --max-time 10 " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee.ember/2.5.2 -SNAPSHOT/" | tail -n 4 | grep -aoP -m 1 " [0-9]{8}\.[0-9]+\-[0-9]+" | head -1)
237
- curl -s --connect-timeout 10 --max-time 60 -o " org.openhab.binding.zigbee.ember.jar" -L " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee.ember/2.5.2 -SNAPSHOT/org.openhab.binding.zigbee.ember-2.5.2 -${BUILD_NUMBER} .jar"
236
+ BUILD_NUMBER=$( curl -s --connect-timeout 10 --max-time 10 " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee.ember/${OH_VERSION} -SNAPSHOT/" | tail -n 4 | grep -aoP -m 1 " [0-9]{8}\.[0-9]+\-[0-9]+" | head -1)
237
+ curl -s --connect-timeout 10 --max-time 60 -o " org.openhab.binding.zigbee.ember.jar" -L " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee.ember/${OH_VERSION} -SNAPSHOT/org.openhab.binding.zigbee.ember-${OH_VERSION} -${BUILD_NUMBER} .jar"
238
238
# curl -s --connect-timeout 10 --max-time 60 -o "org.openhab.binding.zigbee.telegesis.jar" -L "https://ci.openhab.org/job/openHAB2-Bundles/lastSuccessfulBuild/artifact/bindings/org.openhab.binding.zigbee/org.openhab.binding.zigbee.telegesis/target/org.openhab.binding.zigbee.telegesis-${OH_VERSION}-SNAPSHOT.jar"
239
239
# curl -s --connect-timeout 10 --max-time 60 -o "org.openhab.binding.zigbee.telegesis.jar" -L "https://openhab.jfrog.io/openhab/online-repo-snapshot/${OH_VERSION/%\.0/}/org/openhab/addons/bundles/org.openhab.binding.zigbee.telegesis/${OH_VERSION}-SNAPSHOT/org.openhab.binding.zigbee.telegesis-${OH_VERSION}-SNAPSHOT.jar"
240
- BUILD_NUMBER=$( curl -s --connect-timeout 10 --max-time 10 " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee.telegesis/2.5.2 -SNAPSHOT/" | tail -n 4 | grep -aoP -m 1 " [0-9]{8}\.[0-9]+\-[0-9]+" | head -1)
241
- curl -s --connect-timeout 10 --max-time 60 -o " org.openhab.binding.zigbee.telegesis.jar" -L " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee.telegesis/2.5.2 -SNAPSHOT/org.openhab.binding.zigbee.telegesis-2.5.2 -${BUILD_NUMBER} .jar"
240
+ BUILD_NUMBER=$( curl -s --connect-timeout 10 --max-time 10 " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee.telegesis/${OH_VERSION} -SNAPSHOT/" | tail -n 4 | grep -aoP -m 1 " [0-9]{8}\.[0-9]+\-[0-9]+" | head -1)
241
+ curl -s --connect-timeout 10 --max-time 60 -o " org.openhab.binding.zigbee.telegesis.jar" -L " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee.telegesis/${OH_VERSION} -SNAPSHOT/org.openhab.binding.zigbee.telegesis-${OH_VERSION} -${BUILD_NUMBER} .jar"
242
242
# curl -s --connect-timeout 10 --max-time 60 -o "org.openhab.binding.zigbee.xbee.jar" -L "https://ci.openhab.org/job/openHAB2-Bundles/lastSuccessfulBuild/artifact/bindings/org.openhab.binding.zigbee/org.openhab.binding.zigbee.xbee/target/org.openhab.binding.zigbee.xbee-${OH_VERSION}-SNAPSHOT.jar"
243
243
# curl -s --connect-timeout 10 --max-time 60 -o "org.openhab.binding.zigbee.xbee.jar" -L "https://openhab.jfrog.io/openhab/online-repo-snapshot/${OH_VERSION/%\.0/}/org/openhab/addons/bundles/org.openhab.binding.zigbee.xbee/${OH_VERSION}-SNAPSHOT/org.openhab.binding.zigbee.xbee-${OH_VERSION}-SNAPSHOT.jar"
244
- BUILD_NUMBER=$( curl -s --connect-timeout 10 --max-time 10 " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee.xbee/2.5.2 -SNAPSHOT/" | tail -n 4 | grep -aoP -m 1 " [0-9]{8}\.[0-9]+\-[0-9]+" | head -1)
245
- curl -s --connect-timeout 10 --max-time 60 -o " org.openhab.binding.zigbee.xbee.jar" -L " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee.xbee/2.5.2 -SNAPSHOT/org.openhab.binding.zigbee.xbee-2.5.2 -${BUILD_NUMBER} .jar"
244
+ BUILD_NUMBER=$( curl -s --connect-timeout 10 --max-time 10 " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee.xbee/${OH_VERSION} -SNAPSHOT/" | tail -n 4 | grep -aoP -m 1 " [0-9]{8}\.[0-9]+\-[0-9]+" | head -1)
245
+ curl -s --connect-timeout 10 --max-time 60 -o " org.openhab.binding.zigbee.xbee.jar" -L " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee.xbee/${OH_VERSION} -SNAPSHOT/org.openhab.binding.zigbee.xbee-${OH_VERSION} -${BUILD_NUMBER} .jar"
246
246
# curl -s --connect-timeout 10 --max-time 60 -o "org.openhab.binding.zigbee.jar" -L "https://ci.openhab.org/job/openHAB2-Bundles/lastSuccessfulBuild/artifact/bindings/org.openhab.binding.zigbee/org.openhab.binding.zigbee/target/org.openhab.binding.zigbee-${OH_VERSION}-SNAPSHOT.jar"
247
247
# curl -s --connect-timeout 10 --max-time 60 -o "org.openhab.binding.zigbee.jar" -L "https://openhab.jfrog.io/openhab/online-repo-snapshot/${OH_VERSION/%\.0/}/org/openhab/addons/bundles/org.openhab.binding.zigbee/${OH_VERSION}-SNAPSHOT/org.openhab.binding.zigbee-${OH_VERSION}-SNAPSHOT.jar"
248
- BUILD_NUMBER=$( curl -s --connect-timeout 10 --max-time 10 " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee/2.5.2 -SNAPSHOT/" | tail -n 4 | grep -aoP -m 1 " [0-9]{8}\.[0-9]+\-[0-9]+" | head -1)
249
- curl -s --connect-timeout 10 --max-time 60 -o " org.openhab.binding.zigbee.jar" -L " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee/2.5.2 -SNAPSHOT/org.openhab.binding.zigbee-2.5.2 -${BUILD_NUMBER} .jar"
248
+ BUILD_NUMBER=$( curl -s --connect-timeout 10 --max-time 10 " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee/${OH_VERSION} -SNAPSHOT/" | tail -n 4 | grep -aoP -m 1 " [0-9]{8}\.[0-9]+\-[0-9]+" | head -1)
249
+ curl -s --connect-timeout 10 --max-time 60 -o " org.openhab.binding.zigbee.jar" -L " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zigbee/${OH_VERSION} -SNAPSHOT/org.openhab.binding.zigbee-${OH_VERSION} -${BUILD_NUMBER} .jar"
250
250
echo " done."
251
251
fi
252
252
fi
@@ -259,8 +259,8 @@ download() {
259
259
else
260
260
# curl -s --connect-timeout 10 --max-time 60 -O -L "https://ci.openhab.org/job/openHAB2-Bundles/lastSuccessfulBuild/artifact/bindings/org.openhab.binding.zwave/target/org.openhab.binding.zwave-${OH_VERSION}-SNAPSHOT.jar"
261
261
# curl -s --connect-timeout 10 --max-time 60 -O -L "https://openhab.jfrog.io/openhab/online-repo-snapshot/${OH_VERSION/%\.0/}/org/openhab/addons/bundles/org.openhab.binding.zwave/${OH_VERSION}-SNAPSHOT/org.openhab.binding.zwave-${OH_VERSION}-SNAPSHOT.jar"
262
- BUILD_NUMBER=$( curl -s --connect-timeout 10 --max-time 10 " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zwave/2.5.2 -SNAPSHOT/" | tail -n 4 | grep -aoP -m 1 " [0-9]{8}\.[0-9]+\-[0-9]+" | head -1)
263
- curl -s --connect-timeout 10 --max-time 60 -O -L " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zwave/2.5.2 -SNAPSHOT/org.openhab.binding.zwave-2.5.2 -${BUILD_NUMBER} .jar"
262
+ BUILD_NUMBER=$( curl -s --connect-timeout 10 --max-time 10 " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zwave/${OH_VERSION} -SNAPSHOT/" | tail -n 4 | grep -aoP -m 1 " [0-9]{8}\.[0-9]+\-[0-9]+" | head -1)
263
+ curl -s --connect-timeout 10 --max-time 60 -O -L " https://openhab.jfrog.io/openhab/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.zwave/${OH_VERSION} -SNAPSHOT/org.openhab.binding.zwave-${OH_VERSION} -${BUILD_NUMBER} .jar"
264
264
fi
265
265
echo " done."
266
266
fi
0 commit comments