int-full-pgsql - Build # 2883 - Unstable:
Check console output at https://ci.openbravo.com/job/int-full-pgsql/2883/ to
view the results.
Committers since last success:
Changes for Build #2883
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 1581 lines...]
+ CONTEXT_NAME=int-full-pgsql
++ awk -F = '/^bbdd.rdbms/ {print $2}'
/srv/ci/workspace/int-full-pgsql/config/Openbravo.properties
+ DB=POSTGRE
+ mkdir -p /srv/ci/workspace/int-full-pgsql/SANDBOX/out
+ rm -f /srv/ci/workspace/int-full-pgsql/SANDBOX/out/ob-erp.tgz
/srv/ci/workspace/int-full-pgsql/SANDBOX/out/tad.dmp
/srv/ci/workspace/int-full-pgsql/SANDBOX/out/webapp.war
+ echo https://ci.openbravo.com/job/int-full-pgsql/2883/
+ '[' POSTGRE = ORACLE ']'
+ PGPASSWORD=int_full_pgsql
+ pg_dump -p 5435 -U int_full_pgsql -h 10.0.3.10 -F c -b -f
/srv/ci/workspace/int-full-pgsql/SANDBOX/out/tad.dmp int_full_pgsql
+ cp /srv/ci/workspace/int-full-pgsql/lib/int-full-pgsql.war -d
/srv/ci/workspace/int-full-pgsql/SANDBOX/out/webapp.war
+ tar czf /srv/ci/workspace/int-full-pgsql/SANDBOX/out/ob-erp.tgz
--exclude=SANDBOX --exclude=.hg --exclude=lib/int-full-pgsql.war -C
/srv/ci/workspace/int-full-pgsql/../ int-full-pgsql
+ echo
Checking console output
/srv/ci/jobs/int-full-pgsql/builds/2883/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