int-inc-pgsql - Build # 2867 - Still Failing:

Check console output at https://ci.openbravo.com/job/int-inc-pgsql/2867/ to 
view the results.


Committers since last success:

Changes for Build #2866

    Martin Taal <[email protected]> null
    Fixes issue 34267: Let the basekernelservlet handle cors requests
Set the cors headers when serving a request
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/BaseKernelServlet.java

Changes for Build #2867

    Martin Taal <[email protected]> null
    Fixes issue 34276: Login performance improvements: more precise obcontext 
cache and allow bypassing specific fill-session code

LoginUtils:
- do not create a new obcontext if the current one is already valid
- by setting a http session variable #Light_login to Y the fillSessionArgument 
will bypass specific logic. The larger diff is because the code is indented in 
an if-statement.

UserContextCache:
- Make obcontext caching more precise by also using role and org.
        src/org/openbravo/base/secureApp/LoginUtils.java
        src/org/openbravo/service/web/UserContextCache.java




Last 20 lines of the console output:

[...truncated 400 lines...]
    [javac] import org.openbravo.mobile.core.utils.OBMOBCUtils;
    [javac]                                       ^
    [javac] 
/srv/ci/workspace/int-inc-pgsql/modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/BaseKernelServlet.java:56:
 error: cannot find symbol
    [javac]     OBMOBCUtils.setCORSHeaders(request, response);
    [javac]     ^
    [javac]   symbol:   variable OBMOBCUtils
    [javac]   location: class BaseKernelServlet
    [javac] 2 errors

BUILD FAILED
/srv/ci/workspace/int-inc-pgsql/build.xml:414: The following error occurred 
while executing this line:
/srv/ci/workspace/int-inc-pgsql/src/build.xml:684: The following error occurred 
while executing this line:
/srv/ci/workspace/int-inc-pgsql/src/build.xml:276: Compile failed; see the 
compiler error output for details.

Total time: 57 seconds
Build step 'Execute managed script' marked build as failure
Checking console output
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

------------------------------------------------------------------------------
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

Reply via email to