int-bigamount - Build # 106 - Fixed:

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


Committers since last success:

Changes for Build #105

    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

Changes for Build #106

    Asier Lostalé <asier.lost...@openbravo.com> null
    fixes 38448: compilation warnings in src-core + buildvalidations with JDK10

 JDK version validation is now performed directly in ant without need of 
executing
 and build validation (note checking only if it is 6 as before core was only 
compiled
 with 6, so it would have failed anyway if running with an older one).

 This allows to compile core and build validations with the same JDK as the 
rest.
        build.xml
        src-core/build.xml
        src-core/src/org/openbravo/buildvalidation/BuildValidationHandler.java
        src-util/buildvalidation/build.xml
        src-core/.settings/org.eclipse.jdt.core.prefs
        
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/JdkVersionCheck.class
        
src-util/buildvalidation/src/org/openbravo/buildvalidation/JdkVersionCheck.java




Last 20 lines of the console output:

[...truncated 7011 lines...]
  [ "$(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-bigamount] $ /bin/bash -xe /tmp/hudson34796774646985220.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
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