Changes between Initial Version and Version 1 of Ticket #2291, comment 3


Ignore:
Timestamp:
Apr 25, 2019, 1:01:47 PM (5 years ago)
Author:
jive

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2291, comment 3

    initial v1  
    11Okay, checked with geotools team and it was the build server failing to completely upload the website again:
    22
    3 > + scp web.zip geotools.org:/home/geotools/latest
    4 > + cd ../../../target/user/html
    5 > /tmp/jenkins4068331777872947770.sh: line 17: cd: ../../../target/user/html: No such file or directory
    6 > Build step 'Execute shell' marked build as failure
    7 > Sending e-mails to: geotools-devel@lists.sourceforge.net
    8 > Finished: FAILURE
     3{{{
     4+ scp web.zip geotools.org:/home/geotools/latest
     5+ cd ../../../target/user/html
     6/tmp/jenkins4068331777872947770.sh: line 17: cd: ../../../target/user/html: No such file or directory
     7Build step 'Execute shell' marked build as failure
     8Sending e-mails to: geotools-devel@lists.sourceforge.net
     9Finished: FAILURE
     10}}}