up-2.50topi-oracle - Build # 90 - Fixed:
Check console output at https://ci.openbravo.com/job/up-2.50topi-oracle/90/ to
view the results.
Committers since last success:
Changes for Build #89
Changes for Build #90
David Miguelez <[email protected]> null
Fixes issue 30419. Fixes problem in a Query condition.
The = comparasion must be changed with >
src/org/openbravo/costing/CostAdjustmentUtils.java
David Miguelez <[email protected]> null
Fixes issue 30416. Initialize global variable each time to
make sure it does not uses values from a previous execution.
src/org/openbravo/costing/AverageCostAdjustment.java
David Miguelez <[email protected]> null
Fixes Issue 30413. Refreshes Transaction Object before accessing to it
again to fix a LazyInitializationException Hibernate exception.
Also removes unnecessary save, since flush is done afterwards.
src/org/openbravo/costing/CostingServer.java
Carlos Aristu <[email protected]> null
Related to issue 30204: applied correct format to DefaultJsonDataService
modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java
Carlos Aristu <[email protected]> null
Related to issue 30403: Removed unused getFirstProperty method
modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/reference/FKSelectorUIDefinition.java
Carlos Aristu <[email protected]> null
Fixes issue 30403: selectors not working in grid view when display field is
set
When setting the display field for a selector with FKSelectorUIDefinition as
its UI Definition class, if the display field was referencing to a property of
the main entity of the selector, the display field name returned as part of the
gridProps in the view definition was 'entity'.
The _extraProperties in the datasource used by the selector does not contain
the entity name if they are referencing to the main entity. That is the root of
the problem: when trying to set the selected value of the selector picklist in
grid view, the display field name was never found as we were using 'entity'
instead of looking directly for 'property'.
This problem does not affect when setting as display field a field that
references a property which does not belong to the main entity of the selector.
To solve this problem, now in FKSelectorUIDefinition we return 'property' as
the display field name instead of 'entity' when the property belongs to the
main entity.
modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/reference/FKSelectorUIDefinition.java
Asier Lostalé <[email protected]> null
fixed bug 30406: NPE when stopping Tomcat if no ImportEntry service
available
Check if ImportEntry service is present before trying to shutdown it
src/org/openbravo/service/importprocess/ImportEntryArchiveManager.java
src/org/openbravo/service/importprocess/ImportEntryManager.java
Carlos Aristu <[email protected]> null
Related to issue 30286: Modulescript ERP Version Update Expose Project
src-core/src/org/openbravo/modulescript/ModuleScriptExecutionLimits.java
src-core/src/org/openbravo/modulescript/OpenbravoVersion.java
src-test/src/org/openbravo/test/modularity/ModuleScriptsVersions.java
src-core/src/org/openbravo/modulescript/ModuleScript.java
src-core/src/org/openbravo/modulescript/ModuleScriptHandler.java
src-db/database/lib/dbsourcemanager.jar
src-test/src/org/openbravo/test/AllAntTaskTests.java
src-util/modulescript/src/org/openbravo/modulescript/OpenbravoVersion.java
Last 20 lines of the console output:
[...truncated 4588 lines...]
Connected to:
Oracle Database 11g Release 11.2.0.1.0 - 64bit Production
SQL>
Call completed.
SQL> Disconnected from Oracle Database 11g Release 11.2.0.1.0 - 64bit Production
+ run_ora_command 'column object_name format a32
SELECT object_id, object_name, object_type FROM user_objects WHERE
status<>'\''VALID'\'' AND object_type IN('\''VIEW'\'', '\''PACKAGE'\'',
'\''PACKAGE BODY'\'', '\''FUNCTION'\'', '\''PROCEDURE'\'', '\''TRIGGER'\'',
'\''JAVA CLASS'\'') ORDER BY object_type, object_name;'
+ ssh [email protected]
Pseudo-terminal will not be allocated because stdin is not a terminal.
+ grep -q OBJECT_ID /tmp/int-dbcons-oracle_objects
+ true
+ exit 0
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
------------------------------------------------------------------------------
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds