int-modules-pgsql - Build # 2350 - Fixed:

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


Committers since last success:

Changes for Build #2349

    Asier LostalĂ© <[email protected]> null
    fixed bug 36855: license refresh is requested to butler too often

  Prevented refreshal for:
   - First login after Tomcat restart
   - In case butler detected license didn't change
        src/org/openbravo/erpCommon/obps/ActivationKey.java

Changes for Build #2350

    Inigo Sanchez <[email protected]> null
    Fixes issue 36137: Config scripts are not applied on install.source

The problem was that config scripts could not be applied on install source task 
at the same way
that update.database task. The problem was in ImportSampledata because this 
task was not be able
to load the database model applying the config script files. Now this problem 
has been fixed
because ImportSampledata task read the database model from xml taking into 
account any model
changes defined in the configScript files.

Besides, it have been implemented new model changes unsupported till now: 
RemoveTriggerChange,
RemoveIndexChange, ColumnRequiredChange and RemoveCheckChange.

This fix introduced also some important changes:
-DBSMOBUtil.loadDataStructures method is not executed 
DBSMOBUtil.applyConfigScripts anymore.
-AlterDatabaseDataAll.readDatabaseModel method is take into account model 
changes defined in
configScript files while reading the model from XML files.
-CreateXML2SQL task is take into account model changes defined in configScript 
files.
-ImportSampledata task is take into account model changes defined in 
configScript files.
-Now CheckAPIDistribution task is take into account model changes defined in 
configScript files.
        src-db/database/lib/dbsourcemanager.jar




Last 20 lines of the console output:

[...truncated 1710 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-modules-pgsql] $ /bin/bash -xe /tmp/hudson4500147005469744991.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
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to