int-smoke-pgsql - Build # 171 - Fixed:

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


Committers since last success:

Changes for Build #170

    Iván Perdomo <[email protected]> 
    Fixes issue 14010: Fixes ID generation for new buttons in the toolbar
- The ID of the HTML button tag must match the one in 2.50
        src/org/openbravo/erpCommon/utility/ToolBar_Button.java
        src/org/openbravo/erpCommon/utility/ToolBar_Image.java

    Asier Lostalé <[email protected]> 
    Compile VersionUtility_data.xsql in compile.apply.module task
        src/build.xml

    Harikrishnan Raja <[email protected]> 
    Fixes Issue 14056: Error when we try copy 1039 lines.
        src/org/openbravo/erpCommon/ad_actionButton/CreateFrom.java

    Antonio Moreno <[email protected]> 
    Related to 14123. Added the correct code also for compile.deploy
        build.xml

    Asier Lostalé <[email protected]> 
    Merge back Licenses project
      
    Asier Lostalé <[email protected]> 
    [licensce] Tier constraint implemented as trigger

  DB check constraint for tier has been implemeted as trigger, due to
  issue 14157 the constraints are enabled before oncreatedefault is
  applied, so it fails installing old commercial modules.
        src-db/database/model/tables/AD_MODULE.xml
        src-db/database/model/triggers/AD_MODULE_VERSION_TRG.xml

    Asier Lostalé <[email protected]> 
    [license] Renamed missing elements from SMB to Standard
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Asier Lostalé <[email protected]> 
    [license] Fixed typo
        src/org/openbravo/erpCommon/ad_forms/InstanceManagement.java
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Asier Lostalé <[email protected]> 
    [license] pi merge
      
    Asier Lostalé <[email protected]> 
    [license] Use source.path to read licenseRestrictions file
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Asier Lostalé <[email protected]> 
    [license] Workflow support
        config/licenseRestrictions
        src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
        src/org/openbravo/erpCommon/ad_workflow/WorkflowControl.java
        src/org/openbravo/erpCommon/utility/VerticalMenu.java

    Asier Lostalé <[email protected]> 
    [license] Support report disabling
        src/org/openbravo/erpCommon/obps/ActivationKey.java
        src/org/openbravo/erpCommon/utility/VerticalMenu.java

    Asier Lostalé <[email protected]> 
    [license] Fixed incorrect check in MMC
        src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java

    Asier Lostalé <[email protected]> 
    [license] Access file
        config/licenseRestrictions

    Asier Lostalé <[email protected]> 
    [license] In case of non accessible object hide them regardless license type
        src/org/openbravo/erpCommon/utility/VerticalMenu.java

    Asier Lostalé <[email protected]> 
    [license] Community <3.0 instances are allowed to execute all core features
        src/org/openbravo/erpCommon/businessUtility/AuditTrailPopup.java
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Asier Lostalé <[email protected]> 
    [license] related to issue 14086: Show license edition in about box
        src-db/database/sourcedata/AD_MESSAGE.xml
        src/org/openbravo/erpCommon/ad_forms/About.java
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Asier Lostalé <[email protected]> 
    Make OBVersion singleton
        src/org/openbravo/erpCommon/utility/OBVersion.java
        src/org/openbravo/erpCommon/utility/SystemInfo.java

    Asier Lostalé <[email protected]> 
    Make OBVersion singleton
        src/org/openbravo/erpCommon/utility/OBVersion.java

    Asier Lostalé <[email protected]> 
    [license] pi merge
      
    Asier Lostalé <[email protected]> 
    [license] New OB key for signing Basic instances
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Asier Lostalé <[email protected]> 
    [license] Fixed pg check constraint
        src-db/database/model/tables/AD_MODULE.xml

    Asier Lostalé <[email protected]> 
    [license] Fixed api test

    API test raised this error

     [java] Failed to Japize org.openbravo.erpCommon.obps.ActivationKey: 
java.lang.NoClassDefFoundError: javax.crypto.NoSuchPaddingException
     [java] java.lang.NoClassDefFoundError: javax.crypto.NoSuchPaddingException
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Asier Lostalé <[email protected]> 
    [license] DB consitency
        src-db/database/model/tables/AD_MODULE.xml

    Asier Lostalé <[email protected]> 
    pi merge
      
    Asier Lostalé <[email protected]> 
    [license] Added missing request parameter to actionButton
        src-wad/src/org/openbravo/wad/ActionButtonJava_Responser.javaxml
        src-wad/src/org/openbravo/wad/ActionButton_Responser.javaxml

    Asier Lostalé <[email protected]> 
    [license] Added missing isPopup parameter to actionButton
        src-wad/src/org/openbravo/wad/ActionButtonJava_Responser.javaxml
        src-wad/src/org/openbravo/wad/ActionButton_Responser.javaxml

    Asier Lostalé <[email protected]> 
    [license] Add new line in error message
        src-db/database/sourcedata/AD_MESSAGE.xml

    Asier Lostalé <[email protected]> 
    [license] bakout last licecense restrictions commit
        config/licenseRestrictions

    Asier Lostalé <[email protected]> 
    [license] Allow non registered commercial modules in dev
        config/licenseRestrictions
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Asier Lostalé <[email protected]> 
    [license] Differentiate pupup and full window error message
        src-db/database/sourcedata/AD_MESSAGE.xml
        src/org/openbravo/base/secureApp/Error.html
        src/org/openbravo/base/secureApp/HttpSecureAppServlet.java

    Asier Lostalé <[email protected]> 
    [license] Updated File
        config/licenseRestrictions

    Asier Lostalé <[email protected]> 
    [license] In Basic instances, hide unaccessible menu entries
        src/org/openbravo/erpCommon/obps/ActivationKey.java
        src/org/openbravo/erpCommon/utility/Menu_data.xsql
        src/org/openbravo/erpCommon/utility/VerticalMenu.java

    Asier Lostalé <[email protected]> 
    [license] Check assigned modules before activating isntance
        src-db/database/sourcedata/AD_MESSAGE.xml
        src/org/openbravo/erpCommon/ad_forms/InstanceManagement.java
        src/org/openbravo/erpCommon/obps/ActivationKey.java
        src/org/openbravo/erpCommon/obps/ActiveInstanceProcess.java

    Asier Lostalé <[email protected]> 
    [license] Don't set default for tier in commercial modules

  force user to select the proper one
        src-db/database/model/tables/AD_MODULE.xml
        src-db/database/model/triggers/AD_MODULE_VERSION_TRG.xml
        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
        src-db/database/sourcedata/AD_VAL_RULE.xml
        src/org/openbravo/erpCommon/ad_callouts/SL_ModuleSimpleCallout.java

    Asier Lostalé <[email protected]> 
    [license] ERP doesn't check tier when installing module

  The verification about granted commercial modules is done only
  by checking the modules the license has assigned. The proper
  assignement is done in butler side.
        src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Asier Lostalé <[email protected]> 
    [license] Make close button work in framed popups
        src/org/openbravo/erpCommon/obps/ErrorActivatedInstancesOnly.html

    Asier Lostalé <[email protected]> 
    [license] Updated license restrictions
        config/licenseRestrictions

    Asier Lostalé <[email protected]> 
    [license] Added restriction check to ActionButtonResponser
        src-wad/src/org/openbravo/wad/ActionButton_Responser.javaxml

    Asier Lostalé <[email protected]> 
    [license] Addapted ActionButtonJavaResponser to new checking
        src-wad/src/org/openbravo/wad/ActionButtonJava_Responser.javaxml

    Asier Lostalé <[email protected]> 
    [license] Show different message depending on the restricion type
        src-db/database/sourcedata/AD_MESSAGE.xml
        src/org/openbravo/base/secureApp/HttpSecureAppServlet.java

    Asier Lostalé <[email protected]> 
    [license] Distinguish kind of feature restriction
        src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Asier Lostalé <[email protected]> 
    [license] Merge with pi
      
    Asier Lostalé <[email protected]> 
    [license] Renaming

  Commercial license editions (Unlimited has been removed):
   * Basic Professional Edition
   * Standard Professional Edition

  Commercial module tiers:
   * Tier 1 Commercial Module
   * Tier 2 Commercial Module
        src-db/database/sourcedata/AD_MESSAGE.xml
        src-db/database/sourcedata/AD_REFERENCE.xml
        src-db/database/sourcedata/AD_REF_LIST.xml
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Asier Lostalé <[email protected]> 
    [license] Added tier for obx installation
        src/org/openbravo/erpCommon/modules/ImportModule.java

    Asier Lostalé <[email protected]> 
    [license] Check module's tier before installing/updating
        src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Asier Lostalé <[email protected]> 
    [license] Added tier to AD_Module

  It is a mandatory column to allow onCreateDefault work properly.
        src/org/openbravo/erpCommon/ad_callouts/SL_ModuleSimpleCallout.java
        src-db/database/model/tables/AD_MODULE.xml
        src-db/database/model/tables/AD_MODULE_INSTALL.xml
        src-db/database/sourcedata/AD_CALLOUT.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.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-db/database/sourcedata/AD_MODULE.xml
        src-db/database/sourcedata/AD_REFERENCE.xml
        src-db/database/sourcedata/AD_REF_LIST.xml
        src-db/database/sourcedata/AD_VAL_RULE.xml

    Asier Lostalé <[email protected]> 
    [license] Added missing import
        src-wad/src/org/openbravo/wad/ActionButtonJava_Responser.javaxml

    Asier Lostalé <[email protected]> 
    [license] Updated restrictions
        config/licenseRestrictions

    Asier Lostalé <[email protected]> 
    [license] Don't read restrictions for SMB and unlimited
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Asier Lostalé <[email protected]> 
    [license] Remove checking for active instance in audit trail popup

  This check is done now in a generic way using the new infrastructure
        src/org/openbravo/erpCommon/businessUtility/AuditTrailPopup.java

    Asier Lostalé <[email protected]> 
    [license] Read restrictions from ecrypted file
        config/licenseRestrictions
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Asier Lostalé <[email protected]> 
    [license] Check license access and show error if there is no access
        src-wad/src/org/openbravo/wad/ActionButtonJava_Responser.javaxml
        src/org/openbravo/base/secureApp/HttpSecureAppServlet.java

    Asier Lostalé <[email protected]> 
    [license] Fixed license deactivation
        src/org/openbravo/erpCommon/ad_forms/InstanceManagement.java
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Asier Lostalé <[email protected]> 
    [license] Added infrastructure to query for license access
        src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Asier Lostalé <[email protected]> 
    [license] ActivationKey is now singleton.

  ActivationKey class is now implemented as singleton. There should
  be only once instance for it. As now the information there will be
  read each time a component is accessed, it will improve performance
  not to reload it each time.
        src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
        src/org/openbravo/base/secureApp/LoginHandler.java
        src/org/openbravo/erpCommon/ad_forms/About.java
        src/org/openbravo/erpCommon/ad_forms/InstanceManagement.java
        src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
        src/org/openbravo/erpCommon/ad_forms/Role.java
        src/org/openbravo/erpCommon/modules/ImportModule.java
        src/org/openbravo/erpCommon/obps/ActivationKey.java
        src/org/openbravo/erpCommon/obps/ActiveInstanceProcess.java
        src/org/openbravo/erpCommon/obps/CheckCleanCache.java
        src/org/openbravo/erpCommon/obps/GetOpenbravoLogo.java

    Asier Lostalé <[email protected]> 
    [license] Add info about license class
        src-db/database/sourcedata/AD_MESSAGE.xml
        src-db/database/sourcedata/AD_REFERENCE.xml
        src-db/database/sourcedata/AD_REF_LIST.xml
        src/org/openbravo/erpCommon/obps/ActivationKey.java

Changes for Build #171

    Asier Lostalé <[email protected]> 
    fixed issue 14143: You can create two modules with the same package_name

  *Added unique contraint on ad_module.javapackage column
  *Added build validation to check all modules installed in the instance have 
different javapackage
        
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DuplicatedJavaPackage.class
        
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DuplicatedJavaPackageData.class
        
src-util/buildvalidation/src/org/openbravo/buildvalidation/DuplicatedJavaPackage.java
        
src-util/buildvalidation/src/org/openbravo/buildvalidation/DuplicatedJavaPackage_data.xsql
        src-db/database/model/tables/AD_MODULE.xml

 


Last 20 lines of the console output:

[...truncated 59016 lines...]
 [parallel] junit.framework.TestListener: endTest(testCloseComplexProject)
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 39.24 sec

selenium.stop:

BUILD SUCCESSFUL
Total time: 106 minutes 41 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
     [java] 12:27:53.502 INFO - Shutting down...
     [java] 12:27:53.519 INFO - Stopping Acceptor 
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=5555]
     [java] 12:27:53.638 INFO - Shutting down...
     [java] 12:27:53.640 INFO - Stopping Acceptor 
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=5556]
     [java] 12:27:53.669 INFO - Unregistering from 
http://localhost:4444/registration-manager/unregister
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to