int-full-oracle-compile-all - Build # 1187 - Unstable:

Check console output at 
https://ci.openbravo.com/job/int-full-oracle-compile-all/1187/ to view the 
results.


Committers since last success:

Changes for Build #1187

    Atul Gaware <[email protected]> null
    Fixes Issue 35137: Concurrency problem: current balance wrongly calculated
when 2 transactions are processed at same time

Lock added at database level for financial account being used while processing
or reactivating transaction.
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_TransactionProcess.java

    Carlos Aristu <[email protected]> null
    fixes bug 35509: OBQuery without an alias and a select clause is not working
        src-test/src/org/openbravo/test/dal/DalTest.java
        src/org/openbravo/dal/service/OBQuery.java

    Inigo Sanchez <[email protected]> null
    Fixed issue 35489: Wrong priority between different possible translations

The problem was when you have an especific translation for a static text in a 
report (registered
in ad_textinterfaces with the filename column pointing to the repport) and 
there was a general
translation for the same static text. In this situation, the query that returns 
the possible
translations prioritizes the general translation over the specific translation.

The problem has been fixed by edit the query and prioritizes a especific 
translation for a static
text in a report instead of the general translation. Besides it have been 
removed some unnecessary
lines of code.
        src-core/src/org/openbravo/uiTranslation/TextInterfacesData.java

    Asier LostalĂ© <[email protected]> null
    related to issue 35493, related to issue 35503

  Don't display warn message when tomcat pool cannot be used unless log level is
  set to debug.

  It is expected not to be possible to use it from CLI, because now 
export.database
  uses standard ConsoleAppender, this message was now visible in logs.
        src/org/openbravo/dal/core/SessionHandler.java

    Asier LostalĂ© <[email protected]> null
    fixed bug 35492, fixed bug 35493: new dbsm

  Includes:
    * 35492 - Fixes PG trigger translation consistency:
               - incorrect casting from Trigger to Function
               - use correct translator for triggers
    * 35493 - Missing log info in export.database:
               - replaced OBLogAppender which is not required by standard
                 ConsoleAppender
               - changed layout so that time and log level (INFO, WARN...) is
                 displayed
        src-db/database/lib/dbsourcemanager.jar




Last 20 lines of the console output:

[...truncated 2043 lines...]
database.postupdate.ORACLE:
      [sql] Executing commands
      [sql] 5 of 5 SQL statements executed successfully
      [sql] Executing commands
      [sql] 2 of 2 SQL statements executed successfully

setApplied:
      [sql] Executing commands
      [sql] 2 of 2 SQL statements executed successfully

BUILD SUCCESSFUL
Total time: 8 minutes 28 seconds

Checking console output
/srv/ci/jobs/int-full-oracle-compile-all/builds/1187/log:
summary:     fixed bug 35490: SystemService logs a ERROR line always
Build step 'Jenkins Text Finder' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to