int-basic-pgsql - Build # 2382 - Fixed:

Check console output at https://ci.openbravo.com/job/int-basic-pgsql/2382/ to 
view the results.


Committers since last success:

Changes for Build #2381

    Carlos Aristu <carlos.ari...@openbravo.com> null
    related to issue 38520: disable the warning temporarily to make CI stable
        src/org/openbravo/dal/service/OBDal.java

    Carlos Aristu <carlos.ari...@openbravo.com> null
    fixes issue 38520: Deprecate OBDal.registerSQLFunction
      
    Carlos Aristu <carlos.ari...@openbravo.com> null
    [registersql] Expose the SQL functions map in the API instead of the 
controller
        src-test/src/org/openbravo/test/base/OBBaseTest.java
        src-test/src/org/openbravo/test/dal/IssuesTest.java
        src/org/openbravo/dal/core/DalLayerInitializer.java
        src/org/openbravo/dal/core/DalSessionFactoryController.java

    Carlos Aristu <carlos.ari...@openbravo.com> null
    [registersql] Fix registry failure in Oracle

  APRMSQLFunctionRegister can not use DAL to check whether the functions to be 
registered exist, because DAL layer is not initialized yet. Therefore, we 
should use sqlc instead
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/APRMSQLFunctionRegister.java
        src/org/openbravo/erpCommon/utility/SystemInfo.java

    Carlos Aristu <carlos.ari...@openbravo.com> null
    [registersql] Log warn with stack trace when using deprecated method
        src/org/openbravo/dal/service/OBDal.java

    Carlos Aristu <carlos.ari...@openbravo.com> null
    [registersql] Minor code improvements
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/APRMSQLFunctionRegister.java

    Carlos Aristu <carlos.ari...@openbravo.com> null
    [registersql] Add missing method javadoc
        src/org/openbravo/dal/core/SQLFunctionRegister.java

    Carlos Aristu <carlos.ari...@openbravo.com> null
    [registersql] Use StandardBasicTypes to provide the SQL function type
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelSQLFunctionRegister.java

    Carlos Aristu <carlos.ari...@openbravo.com> null
    [registersql] Add comment
        src-test/src/org/openbravo/test/base/OBBaseTest.java

    Carlos Aristu <carlos.ari...@openbravo.com> null
    [registersql] Test infrastructure improvements

  Allow to define a custom DalSessionFactoryController for the DAL Layer 
initialization per test case. This way it is possible to register the set of 
SQL functions in Hibernate that each test requires
        src-test/src/org/openbravo/test/base/OBBaseTest.java
        src-test/src/org/openbravo/test/dal/IssuesTest.java
        src-test/src/org/openbravo/test/dal/TestDalSessionFactoryController.java

    Carlos Aristu <carlos.ari...@openbravo.com> null
    [registersql] Fix compilation error

  Fix compilation error by adding the location for the WeldUtils class in the 
compilation performed by the compile.apply.module task
        src/build.xml

    Carlos Aristu <carlos.ari...@openbravo.com> null
    [registersql] Adapt changes for the test infrastructure
        src-test/src/org/openbravo/test/dal/TestDalSessionFactoryController.java
        src-test/src/org/openbravo/test/base/OBBaseTest.java
        src-test/src/org/openbravo/test/dal/IssuesTest.java
        src-test/src/org/openbravo/test/inventoryStatus/InventoryStatusTest.java
        src/org/openbravo/dal/core/DalLayerInitializer.java

    Carlos Aristu <carlos.ari...@openbravo.com> null
    [registersql] Deprecate OBDal.registerSQLFunction
        src/org/openbravo/dal/service/OBDal.java

    Carlos Aristu <carlos.ari...@openbravo.com> null
    [registersql] Replace OBDal.registerSQLFunction usage
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/APRMSQLFunctionRegister.java
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelSQLFunctionRegister.java
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelApplicationInitializer.java
        src/org/openbravo/costing/CostingMigrationProcess.java
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/APRMApplicationInitializer.java

    Carlos Aristu <carlos.ari...@openbravo.com> null
    [registersql] Fix compilation error

  Allow to use WeldUtils in DalLayerInitializer class by including the 
WeldUtils path on the compilation performed in ant.generate.entities task
        src/build.xml

    Carlos Aristu <carlos.ari...@openbravo.com> null
    [registersql] Provide new mechanism to register SQL functions in Hibernate
        src/org/openbravo/dal/core/SQLFunctionRegister.java
        modules/org.openbravo.base.weld/src/META-INF/beans.xml
        src/org/openbravo/base/session/SessionFactoryController.java
        src/org/openbravo/dal/core/DalLayerInitializer.java
        src/org/openbravo/dal/core/DalSessionFactoryController.java

Changes for Build #2382

    Carlos Aristu <carlos.ari...@openbravo.com> null
    related to issue 38520: catch Throwable

  catch Throwable to avoid the failure of the export.database task which is 
throwing a NoClassDefFoundError when trying to recover the 
DalSessionFactoryController with weld
        src/org/openbravo/dal/core/DalLayerInitializer.java




Last 20 lines of the console output:

[...truncated 20949 lines...]
  [ "$(jps | grep Bootstrap || true)" = "" ] && break
  sleep 5
done
[ "$(jps | grep Bootstrap || true)" != "" ] && echo "Tomcat has fail to stop" 
&& exit 1 || true
[ "$i" != "0" ] && secs=$(echo "$i * 5" | bc) && echo "Waiting for $secs secs 
for tomcat to stop"

echo
fi

[int-basic-pgsql] $ /bin/bash -xe /tmp/hudson1032532781537308480.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
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
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to