int-gui-oracle - Build # 1837 - Fixed:

Check console output at https://ci.openbravo.com/job/int-gui-oracle/1837/ to 
view the results.


Committers since last success:

Changes for Build #1836
No changes

Changes for Build #1837

    Augusto Mauch <[email protected]> null
    Fixes issue 34323: TriggerHandler only removes the entries created by itself

The TriggerHandler class adds entries to AD_SESSION_STATUS with the isimporting 
column set to 'Y' to soft-disable the Openbravo triggers. Other processes may 
want to use the AD_SESSION_STATUS table to disable/reenable other features. The 
problem is that when TriggerHandler reenables the triggers, it removes all the 
contents of AD_SESSION_STATUS, not only the records created by the 
TriggerHandler itself.

To fix this, now TriggerHandler only removes from AD_SESSION_STATUS the rows 
whose isimporting column is 'Y'.
        src/org/openbravo/dal/core/TriggerHandler.java

    Martin Taal <[email protected]> null
    Related to issue 34267: Let the basekernelservlet handle cors requests
Backout of changeset
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/BaseKernelServlet.java
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelUtils.java




Last 20 lines of the console output:

[...truncated 10313 lines...]
Total time: 2 seconds

executing script 'Tomcat stop'
[int-gui-oracle] $ /bin/bash /tmp/build_step_template1849344400523125213.sh 
ENABLE
DEBUG: Tomcat stop called with parameters: ENABLED=ENABLE
 * Stopping Tomcat servlet engine for Openbravo tomcat
   ...done.

executing script 'Check openbravo log'
[int-gui-oracle] $ /bin/bash /tmp/build_step_template7623874076575894406.sh 
ENABLE
DEBUG: Check openbravo log called with parameters: ENABLED=ENABLE
Check log: openbravo log (artifact: int-gui-oracle.log) is clean

Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to