int-dbcons-pgsql - Build # 2695 - Unstable:

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


Committers since last success:

Changes for Build #2695

    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 1329 lines...]
[exportdatabase] 93586 INFO - Exported table: OBUIAPP_PROCESS to module Core
[exportdatabase] 93587 INFO - Exported table: OBUIAPP_PARAMETER to module Core
[exportdatabase] 93587 INFO - Writing checksum info

update.dbupdate.timestamp:
      [sql] Executing commands
      [sql] 1 of 1 SQL statements executed successfully

BUILD SUCCESSFUL
Total time: 1 minute 53 seconds
SQL: update ad_module set isindevelopment='N';
UPDATE 23

Checking console output
/srv/ci/jobs/int-dbcons-pgsql/builds/2695/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