int-accounting-oracle - Build # 1832 - Fixed:
Check console output at
https://ci.openbravo.com/job/int-accounting-oracle/1832/ to view the results.
Committers since last success:
Changes for Build #1831
Augusto Mauch <[email protected]> null
Fixes issue 37103: import.sample.data fails if a file cannot be imported
If a file cannot be imported the import.sample.data process will stop
immediately and will show log describing the problem.
To be able to catch the exceptions thrown in another thread, now the logic to
import files is wrapped in a Callable instead of a Runnable.
src-db/database/lib/dbsourcemanager.jar
Inigo Sanchez <[email protected]> null
Fixed issue 36838: multiple requests to load product image are performed
The problem was that multiple requests were performed when it shouldn't. When a
product had an image, multiple
requests were being performed when the product was beeing displayed in form
view and a refresh was being done.
Another problem discovered in the research of the issue was that a request was
being performed when return from
FormView to the GridView. This request should not be performed because images
are not showed in the grid view.
Both problems have been fixed by take into account when a request should be
performed to retrieve an image. When
the image is loaded previously, the setValue of the ob-formitem-image avoids to
performed an unnecessary request
to the server.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-image.js
Changes for Build #1832
Asier Lostalé <[email protected]> null
fixed bug 37112: incorrect HQL to retrieve preferences
Removed extra unbalanced parentheses when organization parameter is null.
src/org/openbravo/erpCommon/businessUtility/Preferences.java
Augusto Mauch <[email protected]> null
Related with issue 37103: Unneeded change is backed out
The change done in .classpath was not meant to be pushed.
src-db/database/lib/dbsourcemanager.jar
Last 20 lines of the console output:
[...truncated 1248 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-accounting-oracle] $ /bin/bash -xe /tmp/hudson5207645063583193185.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