int-inc-oracle - Build # 3306 - Fixed:

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


Committers since last success:

Changes for Build #3304

    Carlos Aristu <[email protected]> null
    fixes bug 35825: Default org/warehouse not sorted properly in profile widget

After the changes introduced on issue #35553, the content of the profile widget 
fields (role, organization, warehouse) is sorted in the client side. The 
sorting was already being done when displaying the pick lists, but the value 
map used by those fields was not being sorted.

The default value of the org/warehouse fields when changing the role is the 
first value of their respective value maps. For this reason, since now the 
value maps for those fields is always sorted: the OB.User.userInfo object is 
instantiated with the mentioned value maps sorted by identifier, thanks to the 
call to 'sortByProperty' added in the user-info.js.ftl template.
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/templates/user-info.js.ftl

Changes for Build #3305

    Mark <[email protected]> null
    Fixes issue 35636: Business partner selector get stuck in create lines from
invoice in hgvol environment

In high volume environment, when the Business Partner selector is opened from 
Create
lines from process in the Invoice window, it takes too long to load results and 
as
consequence the browser was stocked.

To improve the performance in this selector, was changed the 
BusinessPartner_data.xsql
methods to use UPPER instead of C_IGNORE_ACCENT function, this way it uses the 
index
created in issue 35210 and improves of performance it introduces.
        src/org/openbravo/erpCommon/info/BusinessPartner_data.xsql

Changes for Build #3306

    Asier LostalĂ© <[email protected]> null
    fixed bug 35834: platform modules fail in CI

  Two different instances of Weld bean manager were in use, this caused 
dependant
  context not to be consistently handled in jUnit Arquillian test cases.

  Solved by setting the same instance for static and instance bean manager in 
WeldUtils
  whenever a test class is statarted.
        
modules/org.openbravo.base.weld/src-test/org/openbravo/base/weld/test/WeldBaseTest.java
        
modules/org.openbravo.base.weld/src/org/openbravo/base/weld/WeldUtils.java




Last 20 lines of the console output:

[...truncated 1060 lines...]
  [javadoc] Loading source files for package org.openbravo.service.json...
  [javadoc] Loading source files for package org.openbravo.service.json.test...
  [javadoc] Loading source files for package 
org.openbravo.userinterface.selector.model.domaintype...
  [javadoc] Loading source files for package 
org.openbravo.userinterface.selector.reference...
  [javadoc] Loading source files for package 
org.openbravo.userinterface.selectors.test...
  [javadoc] Loading source files for package 
org.openbravo.userinterface.smartclient...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_111
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...

BUILD SUCCESSFUL
Total time: 46 seconds

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