int-smoke-oracle - Build # 326 - Fixed:

Check console output at http://builds.openbravo.com/job/int-smoke-oracle/326/ 
to view the results.


Committers since last success:

Changes for Build #322

    Martin Taal <[email protected]> 
    fixes issue 14818: Check for views on each dal-startup are to 'verbose'
        src/build.xml
        src/org/openbravo/base/gen/GenerateEntitiesTask.java
        src/org/openbravo/base/gen/ModelProviderComponent.java
        src/org/openbravo/base/gen/gen_entity.oaw
        src/org/openbravo/base/model/Column.java
        src/org/openbravo/base/model/ModelProvider.java
        src/org/openbravo/base/model/domaintype/BaseForeignKeyDomainType.java
        src/org/openbravo/base/session/OBPropertiesProvider.java

    Adrián Romero <[email protected]> 
    merge
      
    Adrián Romero <[email protected]> 
    merge
      
    Adrián Romero <[email protected]> 
    Fixes issue 0014750: I can not access to the application when there are 
many organizations.
It has been modified the logic that builds the list of organizations reading 
directly the table AD_ROLE_ORGACCESS instead the ORGLIST and CLIENTLIST fields
The fields ORGLIST and CLIENTLIST has been marked as deprecated
The AD_ROLE_ORG_ACCESS has been shielded if the organizations list or clients 
list is too long
        src-db/database/model/triggers/AD_ROLE_ORGACCESS_TRG.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src/org/openbravo/base/secureApp/LoginUtils.java

Changes for Build #323

Changes for Build #324

    David Alsasua <[email protected]> 
    Merge
      
    David Alsasua <[email protected]> 
    Fixes DB inconsistency introduced in change set 16290ade5194
        src-db/database/model/triggers/C_ACTIVITY_TRG.xml

    Mikel Irurita <[email protected]> 
    Fixes issue 14873: Format and use of Location/Address in FinancialAccount 
incorrect
        src-db/database/sourcedata/AD_FIELD.xml

    Antonio Moreno <[email protected]> 
    Fixed issue 14863. The translation import process will no longer attempt to 
insert a null value, if there is no translation value in the xml file
        src/org/openbravo/erpCommon/ad_forms/TranslationHandler.java

    Martin Taal <[email protected]> 
    Added testcase for new dal util method: getProperty
        src-test/org/openbravo/test/dal/DalTest.java

    Martin Taal <[email protected]> 
    Fixes issue 14859: Add feature for REST delete request to select entities 
via HQL in URI instead of xml-document in request body
        src-test/org/openbravo/test/AllWebserviceTests.java
        src-test/org/openbravo/test/webservice/WSUpdateTest.java
        src/org/openbravo/dal/core/DalUtil.java
        src/org/openbravo/dal/service/OBQuery.java
        src/org/openbravo/service/rest/DalWebService.java

    Martin Taal <[email protected]> 
    Removed unnecessary printStackTrace
        src/org/openbravo/base/model/Column.java

    Eduardo Argal Guibert <[email protected]> 
    Fixes Build #515
        src-db/database/sourcedata/AD_AUXILIARINPUT.xml

    Sivaraman Rajagopal <[email protected]> 
    Fixes issue 13697: Discount is still applied to sales invoice even it it 
was made as inactive

In C_INVOICE_TRG2 Trigger, one more AND clause has been added that will check 
whether discount is active or not before inserting it into C_INVOICE_DISCOUNT 
table.
        src-db/database/model/triggers/C_INVOICE_TRG2.xml

    Sathiyan Sivaprakasam <[email protected]> 
    Fixes Issue 14760: Activity tree does not work
        src-db/database/model/triggers/C_ACTIVITY_TRG.xml

    Eduardo Argal Guibert <[email protected]> 
    Fixes bug 0014508
        src-db/database/model/tables/FIN_FINANCIAL_ACCOUNT_ACCT.xml
        src-db/database/sourcedata/AD_AUXILIARINPUT.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_FIELD.xml
        src-db/database/sourcedata/AD_MESSAGE.xml

Changes for Build #325

Changes for Build #326

    Adrián Romero <[email protected]> 
    merge backout
      
    Adrián Romero <[email protected]> 
    Backed out changeset e5c51e8fd720
        src-db/database/model/triggers/AD_ROLE_ORGACCESS_TRG.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src/org/openbravo/base/secureApp/LoginUtils.java

    Víctor Martínez Romanos <[email protected]> 
    Fixed bug 14284: Period Control tab perfomance issues in Oracle

Removed order by clause from the Organization || Period Control
tab as a workaround for properly loading this tab on Oracle.
Added a filter to show by default the opened periods, which also
improves the performance.

Improved application dictionary definition related to this view.
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_TAB.xml
        src-db/database/sourcedata/AD_TABLE.xml

    Sathiyan Sivaprakasam <[email protected]> 
    Fixes Issue 14745: Hide \"Filter By Organization\" field in Document 
Definition window and clean up on activity trigger
        src-db/database/model/triggers/C_ACTIVITY_TRG.xml
        src-db/database/sourcedata/AD_FIELD.xml

    Ioritz Cia <[email protected]> 
    Fixed issue 0014550: Printable templates do not print Business Partner 
information properly.
        src/org/openbravo/erpReports/C_OrderJR.jrxml
        src/org/openbravo/erpReports/RptC_Invoice.jrxml
        src/org/openbravo/erpReports/RptC_OrderPO.jrxml
        src/org/openbravo/erpReports/RptM_InOut.jrxml

 


Last 20 lines of the console output:

[...truncated 4384 lines...]

selenium.start:
    [junit] Running 
com.openbravo.test.integration.erp.testsuites.smoke.projectandservice.PRJ0140_CloseComplexProject
 [parallel] junit.framework.TestListener: tests to run: 1
 [parallel] junit.framework.TestListener: startTest(testCloseComplexProject)
 [parallel] junit.framework.TestListener: endTest(testCloseComplexProject)
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 42.656 sec

selenium.stop:

BUILD SUCCESSFUL
Total time: 129 minutes 20 seconds
Process leaked file descriptors. See 
http://hudson.gotdns.com/wiki/display/HUDSON/Spawning+processes+from+build for 
more information
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed


------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to