int-full-oracle - Build # 2579 - Fixed:

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


Committers since last success:

Changes for Build #2578

    Víctor Martínez Romanos <[email protected]> null
    Fixed bug 34483: Mark Incoming/Outgoing shipment windows as not supported

These two windows were already not supported, but the flag Advanced Feature was 
set to Yes.
To make it very clear these two windows are not supported, the Advanced Feature 
flag is set to No, and a disclaimer has been added to the window's and tab's 
help.
        src-db/database/sourcedata/AD_TAB.xml
        src-db/database/sourcedata/AD_WINDOW.xml

Changes for Build #2579

    Martin Taal <[email protected]> null
    Fixes issue 34486: Support stateless requests
Various code changes to prevent http session creation in some cases and set the 
correct attribute in the http request object
to track that a request is stateless.

Summary of changes:
- JsonUtils: prevent creation of a session when generating error message
- AuthenticationManager: define the stateless parameter and annotation, some 
common utility methods, prevent setting dbsession record when stateless 
request, and prevent creating session when clearing the session
- DefaultAuthenticationManager: when stateless use the webservice login approach
- HttpSecureAppServlet: small change to prevent accidental creation of http 
session, move common code to method, use it to check license restrictions when 
doing stateless request
- BaseWebServiceServlet: set the stateless request attribute if this is a 
stateless request
- WebServiceServlet: moved code to parent class for re-use and checking if a 
webservice is stateless
        
modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonUtils.java
        src/org/openbravo/authentication/AuthenticationManager.java
        src/org/openbravo/authentication/basic/DefaultAuthenticationManager.java
        src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
        src/org/openbravo/service/web/BaseWebServiceServlet.java
        src/org/openbravo/service/web/WebServiceServlet.java




Last 20 lines of the console output:

[...truncated 1652 lines...]
+ DBPORT=
++ awk -F = '/^context.name/ {print $2}' 
/srv/ci/workspace/int-full-oracle/config/Openbravo.properties
+ CONTEXT_NAME=int-full-oracle
++ awk -F = '/^bbdd.rdbms/ {print $2}' 
/srv/ci/workspace/int-full-oracle/config/Openbravo.properties
+ DB=ORACLE
+ mkdir -p /srv/ci/workspace/int-full-oracle/SANDBOX/out
+ rm -f /srv/ci/workspace/int-full-oracle/SANDBOX/out/ob-erp.tgz 
/srv/ci/workspace/int-full-oracle/SANDBOX/out/tad.oradmp 
/srv/ci/workspace/int-full-oracle/SANDBOX/out/webapp.war
+ echo https://ci.openbravo.com/job/int-full-oracle/2579/
+ '[' ORACLE = ORACLE ']'
+ ssh [email protected] 'exp int_full_oracle/int_full_oracle@oborcl 
file=/home/oracle/int_full_oracle.oradump log=/tmp/tad_ora.log 
owner=int_full_oracle statistics=none'
+ scp [email protected]:/home/oracle/int_full_oracle.oradump 
/srv/ci/workspace/int-full-oracle/SANDBOX/out/tad.oradmp
+ cp /srv/ci/workspace/int-full-oracle/lib/int-full-oracle.war -d 
/srv/ci/workspace/int-full-oracle/SANDBOX/out/webapp.war
+ tar czf /srv/ci/workspace/int-full-oracle/SANDBOX/out/ob-erp.tgz 
--exclude=SANDBOX --exclude=.hg --exclude=lib/int-full-oracle.war -C 
/srv/ci/workspace/int-full-oracle/../ int-full-oracle
+ echo

Checking console output
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to