int-inc-oracle - Build # 3305 - Still Unstable:

Check console output at https://ci.openbravo.com/job/int-inc-oracle/3305/ 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




Last 20 lines of the console output:

[...truncated 1066 lines...]
  [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] javadoc: warning - Error fetching URL: 
http://docs.oracle.com/javase/7/docs/api/package-list
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating 
/srv/ci/workspace/int-inc-oracle/docs/api/help-doc.html...
  [javadoc] 1 warning

BUILD SUCCESSFUL
Total time: 2 minutes 38 seconds

Checking console output
/srv/ci/jobs/int-inc-oracle/builds/3305/log:
  [javadoc] javadoc: warning - Error fetching URL: 
http://docs.oracle.com/javase/7/docs/api/package-list
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