int-spanishseparator - Build # 106 - Failure:

Check console output at https://ci.openbravo.com/job/int-spanishseparator/106/ 
to view the results.


Committers since last success:

Changes for Build #106

    Carlos Aristu <carlos.ari...@openbravo.com> null
    related to issue 38450: apply the logic on "Download All" also
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/attachment/AttachImplementationManager.java

    Carlos Aristu <carlos.ari...@openbravo.com> null
    fixes bug 38450: Remove temp file's directory used to download the 
attachment

  Now the AttachImplementationManager deletes also the temp file's directory 
used to download the attachment. This change only affects to those attach 
implementations which return the downloaded attachment inside a temporary file.

  With this change now that attach implementations are able generate those 
temporary files with any name by creating them inside folders with random 
names. This is intended to avoid concurrency problems in case two users 
download the same attachment at the same time.
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/attachment/AttachImplementationManager.java




Last 20 lines of the console output:

[...truncated 722 lines...]
for((i=0;i<12;i++)); do
  [ "$(jps | grep Bootstrap || true)" = "" ] && break
  sleep 5
done
[ "$(jps | grep Bootstrap || true)" != "" ] && echo "Tomcat has fail to stop" 
&& exit 1 || true
[ "$i" != "0" ] && secs=$(echo "$i * 5" | bc) && echo "Waiting for $secs secs 
for tomcat to stop"

echo
fi

[int-spanishseparator] $ /bin/bash -xe /tmp/hudson9152778928494662645.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to