int-api - Build # 1714 - Still Failing:

Check console output at https://ci.openbravo.com/job/int-api/1714/ to view the 
results.


Committers since last success:

Changes for Build #1713

    Miguel de Juana <[email protected]> null
    Fixed issue 0031384: Multi-server: when a user has a different default org 
in different servers a context changed message is shown

Move common methods to LoginUtils
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/UserInfoWidgetActionHandler.java
        src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
        src/org/openbravo/base/secureApp/LoginUtils.java
        src/org/openbravo/erpCommon/ad_forms/Role.java

Changes for Build #1714

    Víctor Martínez Romanos <[email protected]> null
    Related to issue 30788: code review improvements

Minor modifications:
+ Run query in admin mode
+ Usage of StringUtils.isBlank to control whitespace
+ Usage of StringBuffer to avoid String concatenation
+ Control any possible exception and return null to avoid breaking the report
+ Avoid unnecessary indentation (removed else)
+ Avoid the need of getting the Client object and using directly the id instead
+ Exists clause removed from subquery related to accounts from/to filter 
because it's useless and affects performance
+ Set the right param to djConfig.searchIds.push
        src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.html
        src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java
        
src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal_data.xsql

    Alvaro Ferraz <[email protected]> null
    Fixes issue 30788: Add filter by document no. in Journal Entries Report

Document No. field has been added to Journal Entries Report.
It will be shown only in case of Document selected has a document number 
property. Otherwise, it will be hidden and its value will be empty.
If it is filled with any value, report query will retrieve only records of this 
document with selected document number.
Query to filter by documentno will be dynamically generated from 
ReportGeneralLedgerJournal.java and insterted into 
ReportGeneralLedgerJournalData.java query.
        src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.html
        src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java
        src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.xml
        
src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal_data.xsql




Last 20 lines of the console output:

[...truncated 30439 lines...]

org.openbravo.base.secureApp:
Missing
method 
org.openbravo.base.secureApp.HttpSecureAppServlet.readNumberFormat(org.openbravo.base.secureApp.VariablesSecureApp,
 java.lang.String): missing in 
/srv/ci/workspace/int-full-pgsql/SANDBOX/api-checks/output/java
+ failure=1
+ exit 1
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : cp 
/srv/ci/workspace/int-full-pgsql/SANDBOX/api-checks/output/java.japi.gz .
[int-api] $ /bin/bash -xe /tmp/hudson2208938105167854403.sh
+ cp /srv/ci/workspace/int-full-pgsql/SANDBOX/api-checks/output/java.japi.gz .
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Checking console output
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
------------------------------------------------------------------------------
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to