erp_devel_pi-full-pgsql - Build # 1028 - Fixed:

Check console output at 
http://builds.openbravo.com/job/erp_devel_pi-full-pgsql/1028/ to view the 
results.


Committers since last success:

Changes for Build #1026

    Stefan Hühner <[email protected]> 
    Merge from pi (rev: 0e98596c81be)
        src/org/openbravo/base/secureApp/LoginUtils.java

    Asier Lostalé <[email protected]> 
    [pref] Added build validation classes
        
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/PreferenceConflict.class
        
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/PreferenceConflictData.class

    Asier Lostalé <[email protected]> 
    [pref] Fixes in mod trigger
        src-db/database/model/triggers/AD_PREFERENCE_MOD_TRG.xml

    Asier Lostalé <[email protected]> 
    [pref] clean up properly
        src-test/org/openbravo/test/preference/PreferenceTest.java

    Asier Lostalé <[email protected]> 
    [pref] fixed testPreferenceListSetAndGet
        src-test/org/openbravo/test/preference/PreferenceTest.java

    Asier Lostalé <[email protected]> 
    [pref] Added test case for list preferences
        src-test/org/openbravo/test/preference/PreferenceTest.java

    Asier Lostalé <[email protected]> 
    [pref] Added pref test cases to AllQuickAntTaskTests
        src-test/org/openbravo/test/AllQuickAntTaskTests.java

    Asier Lostalé <[email protected]> 
    [pref] Fixed db consistency
        src-db/database/model/tables/AD_PREFERENCE.xml

    Asier Lostalé <[email protected]> 
    [pref] Added callout to check single selected pref
        src/org/openbravo/erpCommon/ad_callouts/SL_Preference.java
        src-db/database/sourcedata/AD_CALLOUT.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_MESSAGE.xml
        src-db/database/sourcedata/AD_MODEL_OBJECT.xml
        src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml

    Asier Lostalé <[email protected]> 
    [pref] New admin mode setting
        src/org/openbravo/erpCommon/businessUtility/Preferences.java

    Asier Lostalé <[email protected]> 
    [pref] pi merge
        src-db/database/model/triggers/M_MATCHINV_TRG.xml
        src-test/org/openbravo/test/dal/AdminContextTest.java
        src-db/database/lib/dbsourcemanager.jar
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_FIELD.xml
        src-db/database/sourcedata/AD_MESSAGE.xml
        src-db/database/sourcedata/AD_MODEL_OBJECT.xml
        src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
        src-test/org/openbravo/test/AllAntTaskTests.java
        src/org/openbravo/base/secureApp/LoginUtils.java
        src/org/openbravo/erpCommon/security/Menu.java
        src-db/database/model/triggers/AD_MODULE_TRANSLATION_TRG.xml
        src-db/database/model/triggers/C_INVOICELINE_TRG4.xml

    Asier Lostalé <[email protected]> 
    [pref] Added DB constraints
        src-db/database/model/tables/AD_PREFERENCE.xml
        src-db/database/sourcedata/AD_MESSAGE.xml

    Asier Lostalé <[email protected]> 
    [pref] fixed getPreferenceFromList
        src/org/openbravo/erpCommon/businessUtility/Preferences.java

    Asier Lostalé <[email protected]> 
    [pref] Java doc for PropertyException classes
        src/org/openbravo/erpCommon/utility/PropertyConflictException.java
        src/org/openbravo/erpCommon/utility/PropertyException.java
        src/org/openbravo/erpCommon/utility/PropertyNotFoundException.java

    Asier Lostalé <[email protected]> 
    [pref] Do not use ad_isorgincluded pl function in hql
        src/org/openbravo/erpCommon/businessUtility/Preferences.java

    Asier Lostalé <[email protected]> 
    [pref] Made if statement more readeable
        src/org/openbravo/erpCommon/businessUtility/Preferences.java

    Asier Lostalé <[email protected]> 
    [pref] Removed depthInTree method, use idexOf instead
        src/org/openbravo/erpCommon/businessUtility/Preferences.java

    Asier Lostalé <[email protected]> 
    [pref] ORA10g compatibility: 10g doesn't accept 'continue' in PL as keyword
        src-db/database/model/functions/AD_GET_PREFERENCE_VALUE.xml

    Asier Lostalé <[email protected]> 
    [pref] Reverted unwanted language removal when setting OBContext
        src/org/openbravo/base/secureApp/LoginUtils.java

Changes for Build #1027

    Sivaraman Rajagopal <[email protected]> 
    Fixes issue 12339: Rate column is not properly defined. It is not possible 
to use decimals
        src-db/database/model/tables/C_WITHHOLDING.xml

    Sivaraman Rajagopal <[email protected]> 
    Fixes issue 12724: On Production Run , the Completed Quantity is not 
calculated properly
        
src/org/openbravo/erpCommon/ad_callouts/SL_ProductionPlan_Conversion.java
        
src/org/openbravo/erpCommon/ad_callouts/SL_ProductionPlan_WRPhase_data.xsql

    Harikrishnan Raja <[email protected]> 
    Fixes Issue 13226: When completing or processing documents the updated-by 
column is not updated properly.
        src-db/database/model/functions/M_INTERNAL_CONSUMPTION_POST.xml

Changes for Build #1028

    Asier Lostalé <[email protected]> 
    [pref] Fixed test case if core is not in dev
        src-test/org/openbravo/test/preference/PreferenceTest.java

    Harikrishnan Raja <[email protected]> 
    Fixes Issue 13227: When completing or processing documents the updatedby 
column is not updated properly
        src-db/database/model/functions/C_ORDER_ACTUALIZE_PRICELIST.xml

 


Last 20 lines of the console output:

[...truncated 2332 lines...]
    [junit] Testcase: testConflict took 0.481 sec
    [junit] Testcase: testPLConflict took 0.016 sec
    [junit] Testcase: testSolvedConflict took 0.051 sec
    [junit] Testcase: testPLSolvedConflict took 0.016 sec
    [junit] Testcase: testPreferenceClientOrgSetting took 0.06 sec
    [junit] Testcase: testPreferenceListSetAndGet took 0.08 sec
    [junit] Testcase: testClean took 0.049 sec

BUILD SUCCESSFUL
Total time: 4 minutes 39 seconds
[workspace] $ /bin/sh -xe /var/tmp/tomcat-6/hudson2404527883377450398.sh
+ /home/tomcat/technicia14-live-setup-getData-pgsql-scp 
/srv/hudson/jobs/erp_devel_pi-full-pgsql/workspace erp_devel_pi-full-pgsql
Recording test results
IRC notifier plugin: Sending notification to: #openbravo
IRC notifier plugin: Sending notification to: #openbravo-es
IRC notifier plugin: Sending notification to: #openbravo-loc
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

Reply via email to