int-dummy-pgsql - Build # 2193 - Fixed:
Check console output at https://ci.openbravo.com/job/int-dummy-pgsql/2193/ to
view the results.
Committers since last success:
Changes for Build #2190
Augusto Mauch <augusto.ma...@openbravo.com> null
Related with issue 37544: Backed out changeset bc2ae3376c86
This changeset is backed out because it is part of issue 37437, which causes a
regression: https://issues.openbravo.com/view.php?id=37544
src/org/openbravo/erpCommon/utility/Utility.java
Augusto Mauch <augusto.ma...@openbravo.com> null
Related with issue 37544: Backed out changeset 5e390e7d791d
This changeset is backed out because it causes a regression:
https://issues.openbravo.com/view.php?id=37544
src/org/openbravo/base/secureApp/Attribute_data.xsql
src/org/openbravo/base/secureApp/LoginUtils.java
src/org/openbravo/erpCommon/utility/Utility.java
Changes for Build #2191
No changes
Changes for Build #2192
No changes
Changes for Build #2193
RM packaging bot <staff...@openbravo.com> null
Merge back from main
RM packaging bot <staff...@openbravo.com> null
Merge temporary head for 3.0PR17Q3.2
RM packaging bot <staff...@openbravo.com> null
Added signature for changeset bbeae3078728
.hgsigs
RM packaging bot <staff...@openbravo.com> null
Added tag 3.0PR17Q3.2 for changeset f500d43a59bb
.hgtags
RM packaging bot <staff...@openbravo.com> null
Update AD_MODULE version to 3.0PR17Q3.2
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.apachejdbcconnectionpool/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.apachejdbcconnectionpool/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.utility.cleanup.log/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.utility.cleanup.log/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
src-db/database/sourcedata/AD_MODULE.xml
Antonio Moreno <antonio.mor...@openbravo.com> null
Fixed issue 37421. Added index to improve performance of
C_IMPORT_ENTRY_ARCHIVE deletion.
src-db/database/model/tables/C_IMPORT_ENTRY_ARCHIVE.xml
Atul Gaware <atul.gaw...@openbravo.com> null
Fixes Issue 37457:Change the role in the ERP has performance
problems
** Flush is called before calling fillSessionArguments
** new ConnectionProvider without flush is passed to the
fillSessionArguments method which avoids flush for
every select statement which uses this connection Provider
as flush is not need for select statements.
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/UserInfoWidgetActionHandler.java
Carlos Aristu <carlos.ari...@openbravo.com> null
fixes bug 37400: Duplicated DS calls having the tree view shown in a sub-tab
Fix for issue #35545 was intended to force a datasource call when the
fetchData does not perform it. This function has a mechanism that avoids DS
calls when the grid criteria i not being changed.
But when the criteria indeed changes two DS request was being fired: the one
that we are forcing and the other one fired by the fetchData function. To avoid
this problem we are forcing the DS call just when the grid criteria has not
changed.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
Carlos Aristu <carlos.ari...@openbravo.com> null
fixes issue 37312: OB created partially in old processes shown in 3.0
windows
With the changes introduced on issue 0035553, the OB object is generated in
two stages: it is initialized when the JS static resources are loaded and
secondly additional session data is included with the SessionDynamic request.
In old processes inside 3.0 windows, a request to load the JS static
resources is done but the SessionDynamic request is not. As a result, the OB
object was generated partially. This caused JS errors when referencing to the
missing data.
To fix this issue, now when we are in an old process loaded inside a 3.0
window, instead of generating the OB object from scratch, it is cloned from the
main OB object of the application which is generated right after logging in.
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/templates/application-js.ftl
Inigo Sanchez <inigo.sanc...@openbravo.com> null
Fixed issue 37294: Deactivated orgs are displayed in the user profile widget
The problem was caused by the "Improve scalability of the login process"
project. When improving the performance
of the query that return the complete organizations list for the current user,
the OBQuery instance used to generate it was
replaced with a Query instance. The first includes by default the filter by is
active.
To fix the problem this filter must be added manually in the query. Now the
problem has been resolved by take into
account this filter. Besides the same problem is detected in other query
related with deactivated warehouses so it is fixed too.
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/RoleInfo.java
Inigo Sanchez <inigo.sanc...@openbravo.com> null
Fixed issue 37282: Deactivated roles are displayed in the user profile
widget
The problem was caused by the "Improve scalability of the login process"
project. When improving the
performance of the query that return the complete role list for the current
user, the OBQuery instance
used to generate it was replaced with a Query instance. The first includes by
default the filter by
is active.
To fix the problem this filter must be added manually in the query. Now the
problem has been resolved
by take into account this filter.
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/UserInfoComponent.java
Carlos Aristu <carlos.ari...@openbravo.com> null
related to issue 37262: adapt test cases to the new component's definition
modules/org.openbravo.client.kernel/src-test/org/openbravo/client/kernel/freemarker/test/GenerateComponentTest.java
modules/org.openbravo.client.kernel/src-test/org/openbravo/client/kernel/freemarker/test/LabelTest.java
Carlos Aristu <carlos.ari...@openbravo.com> null
fixes issue 37262: Some labels are not translated after switching the
language
After the changes introduced on issue #35852 the labels were being cached
together with the rest of the static javascript code. Thus, being in an
environment not in "in development" status, the labels were being cached in the
language of the first login avoiding the translation when switching to another
language afterwards.
To fix the problem now the component responsible of collecting the labels has
been defined as a session dynamic component. This way the labels will be
retrieved on every login. And to avoid querying to the database on each login
request, the labels are now being cached in the server per language.
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/I18NComponent.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelComponentProvider.java
Armaignac <collazoan...@gmail.com> null
Fixes issue 37523:Product selector filters by Non-Stocked products in Goods
Movement window
The Stocked field of product select is filtering to true if the window is sales
transaction. The field Default expression was modified to take into account the
Goods Movement window and sets to true the field value
src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
Last 20 lines of the console output:
[...truncated 3064 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-dummy-pgsql] $ /bin/bash -xe /tmp/hudson2487479863942531011.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