Console Output
Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /tmp/jenkins4650476668971743064.sh
+ pwd
+ echo PWD: , /var/local/jenkins/workspace/autoplot-all
PWD: , /var/local/jenkins/workspace/autoplot-all
+ echo TAG:
TAG:
+ [ -d autoplot ]
+ cd autoplot
+ git pull
From https://github.com/autoplot/autoplot
c9000a2fb..a64b085e2 main -> origin/main
Updating c9000a2fb..a64b085e2
Fast-forward
Autoplot/src/index.html | 6 +-
Autoplot/src/org/autoplot/MetadataPanel.form | 2 +-
Autoplot/src/org/autoplot/MetadataPanel.java | 66 ++++++++-----
.../scriptconsole/AppScriptPanelSupport.java | 2 +-
Autoplot/src/org/autoplot/util/TreeStateUtil.java | 107 +++++++++++++++++++++
Autoplot/src/screen.png | Bin 784645 -> 100219 bytes
.../org/autoplot/metatree/NameValueTreeModel.java | 8 +-
7 files changed, 159 insertions(+), 32 deletions(-)
create mode 100644 Autoplot/src/org/autoplot/util/TreeStateUtil.java
+ cd ..
+ pwd
+ echo PWD1: , /var/local/jenkins/workspace/autoplot-all
PWD1: , /var/local/jenkins/workspace/autoplot-all
+ cd autoplot
+ [ -d das2java/dasCore ]
+ cd das2java
+ git pull
Already up to date.
+ cd ..
Triggering a new build of autoplot-jar-all
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-test100
Finished: SUCCESS