int-api - Build # 2660 - Fixed:

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


Committers since last success:

Changes for Build #2659

    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

Changes for Build #2660

    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




Last 20 lines of the console output:

[...truncated 537 lines...]
Total: 100% good

Error Summary:

Errors:
+ exit 0
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : cp 
/srv/ci/workspace/int-full-pgsql/SANDBOX/api-checks/output/java.japi.gz .
[int-api] $ /bin/bash -xe /tmp/hudson3043313514259308328.sh
+ cp /srv/ci/workspace/int-full-pgsql/SANDBOX/api-checks/output/java.japi.gz .
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Checking console output
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to