int-basic-pgsql - Build # 2068 - Fixed:
Check console output at https://ci.openbravo.com/job/int-basic-pgsql/2068/ to
view the results.
Committers since last success:
Changes for Build #2067
Alvaro Ferraz <alvaro.fer...@openbravo.com> null
Related to issue 36789: Code review improvements
Initialize variables with null instead of an empty string and then check if
variable is not null.
Thus, we avoid problems in Oracle if we check if length('') = 0.
See: https://issues.openbravo.com/view.php?id=36789#c98858
src-db/database/model/functions/MA_STANDARD_COST.xml
src-db/database/model/functions/MA_WORKEFFORT_VALIDATE.xml
src-db/database/model/functions/M_GET_OFFERS_NAME.xml
src-db/database/model/functions/M_INOUT_POST.xml
src-db/database/model/functions/M_PRODUCTION_RUN.xml
src-db/database/sourcedata/AD_AUXILIARINPUT.xml
src-db/database/sourcedata/AD_COLUMN.xml
Changes for Build #2068
Inigo Sanchez <inigo.sanc...@openbravo.com> 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
Asier Lostalé <asier.lost...@openbravo.com> 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
Last 20 lines of the console output:
[...truncated 1869 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/hudson5181328644910070852.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