int-inc-oracle - Build # 2862 - Still Failing:
Check console output at https://ci.openbravo.com/job/int-inc-oracle/2862/ to
view the results.
Committers since last success:
Changes for Build #2861
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 #2862
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 394 lines...]
[javac] import org.openbravo.mobile.core.utils.OBMOBCUtils;
[javac] ^
[javac]
/srv/ci/workspace/int-inc-oracle/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-oracle/build.xml:414: The following error occurred
while executing this line:
/srv/ci/workspace/int-inc-oracle/src/build.xml:684: The following error
occurred while executing this line:
/srv/ci/workspace/int-inc-oracle/src/build.xml:276: Compile failed; see the
compiler error output for details.
Total time: 1 minute 51 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