int-checks-pgsql - Build # 3164 - Fixed:

Check console output at https://ci.openbravo.com/job/int-checks-pgsql/3164/ to 
view the results.


Committers since last success:

Changes for Build #3163

    Asier Lostalé <asier.lost...@openbravo.com> null
    fixed bug 36755: inefficient translate task

  Several improvements applied:
    * A single invocation is performed instead one per file extension.
    * Look for labels just once regardless number of installed translations.
    * Cache all labels in memory so that a single query is performed to look for
      them up instead of one per each label found in files.
    * Execute all DB updates in a single transaction
    * Reduced log vebosity (specially when no modules in development)
        build.xml
        src-trl/src/org/openbravo/translate/Translate.java
        src-trl/src/org/openbravo/translate/Translate_data.xsql
        src/build.xml

Changes for Build #3164

    Inigo Sanchez <inigo.sanc...@openbravo.com> null
    Fixed issue 36598: Multirecord Process sets only one organization in 
parameters

A standard process can be defined as multi record process to be able to execute 
it for more than one
record. In this case it can be selected records belonging to different 
organizations. The reported
problem was that in this situation it was take into account only the first 
organization sending it
as "_org" parameter.


This problem has been fixed by managing this situation properly. Now, when a 
multirecord process is
launched and more than one record is selected, the natural tree of writable 
organizations of the
current context is calculated instead of the natural tree of the first 
organization of the first
selected record.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js




Last 20 lines of the console output:

[...truncated 15003 lines...]
[ "$(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-checks-pgsql] $ /bin/bash -xe /tmp/hudson4122955875586335180.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 1
Archiving artifacts
Checking ERROR(?!: Failed to pull)|syntax error at or near|SQL error in 
query|WARNING in
Recording test results
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