int-initial-oracle - Build # 2827 - Unstable:

Check console output at https://ci.openbravo.com/job/int-initial-oracle/2827/ 
to view the results.


Committers since last success:

Changes for Build #2827

    Carlos Aristu <carlos.ari...@openbravo.com> null
    fixes bug 40438: AD Implementation Mapping - Parameter tab UI improvements

    - Rename field "Search Key" as "Value"
    - Place mandatory fields at the beginning, both in grid and form views
    - Move "Value" AD_Element to core module because it is generic enough
    - By default do not sort by "Value" field
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml

    Asier Lostalé <asier.lost...@openbravo.com> null
    related to bug 40381: add some context info to the log
        
modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/ReadOnlyDataSourceService.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    fixed bug 40381: incorrect warn logged by ReadOnlyDataSourceService for P&E

  RODSS increases page size up to a limit in case last record is selected in
  order to retrieve all selected records. The logic to detect whether this
  increase is necessary was not considering the case of all records being
  selected because the filter is restrictive enough.

  This is now fixed by increasing it only in case the amount of selected records
  is bigger than the actual page size.
        
modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/ReadOnlyDataSourceService.java




Last 20 lines of the console output:

[...truncated 69288 lines...]
for((i=0;i<12;i++)); do
  [ "$(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-initial-oracle] $ /bin/bash -xe /tmp/hudson1314427195807498020.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to