int-full-oracle - Build # 2872 - Fixed:

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


Committers since last success:

Changes for Build #2871

    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 #2872

    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




Last 20 lines of the console output:

[...truncated 1581 lines...]
+ DB=ORACLE
+ mkdir -p /srv/ci/workspace/int-full-oracle/SANDBOX/out
+ rm -f /srv/ci/workspace/int-full-oracle/SANDBOX/out/ob-erp.tgz 
/srv/ci/workspace/int-full-oracle/SANDBOX/out/tad.oradmp 
/srv/ci/workspace/int-full-oracle/SANDBOX/out/webapp.war
+ echo https://ci.openbravo.com/job/int-full-oracle/2872/
+ '[' ORACLE = ORACLE ']'
++ awk -F = '/^bbdd.url/ {print $2}' 
/srv/ci/workspace/int-full-oracle/config/Openbravo.properties
++ cut -d : -f1
++ cut -d @ -f2
+ DBHOST=10.0.3.11
+ ssh [email protected] 'exp int_full_oracle/int_full_oracle@oborcl 
file=/home/oracle/int_full_oracle.oradump log=/tmp/tad_ora.log 
owner=int_full_oracle statistics=none'
+ scp [email protected]:/home/oracle/int_full_oracle.oradump 
/srv/ci/workspace/int-full-oracle/SANDBOX/out/tad.oradmp
+ cp /srv/ci/workspace/int-full-oracle/lib/int-full-oracle.war -d 
/srv/ci/workspace/int-full-oracle/SANDBOX/out/webapp.war
+ tar czf /srv/ci/workspace/int-full-oracle/SANDBOX/out/ob-erp.tgz 
--exclude=SANDBOX --exclude=.hg --exclude=lib/int-full-oracle.war -C 
/srv/ci/workspace/int-full-oracle/../ int-full-oracle
+ echo

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