You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2018/05/05 21:59:06 UTC

[GitHub] reta commented on issue #415: Reimplementing SSE using AsyncContext (Servlet 3.0+)

reta commented on issue #415: Reimplementing SSE using AsyncContext (Servlet 3.0+)
URL: https://github.com/apache/cxf/pull/415#issuecomment-386838012
 
 
   @rmannibucau While I am looking into 1st issue (I see you use similar approach in Meecrowave) to make sure it works properly, here are the full build, with all tests run against this branch (I commented out SSE transport and Atm-related settings):
   
   ```
   [INFO]
   [INFO] Meecrowave ........................................ SUCCESS [  3.254 s]
   [INFO] Meecrowave :: Specs API ........................... SUCCESS [  6.273 s]
   [INFO] Meecrowave :: Core ................................ SUCCESS [ 57.949 s]
   [INFO] Meecrowave :: Maven ............................... SUCCESS [ 14.841 s]
   [INFO] Meecrowave :: Gradle .............................. SUCCESS [  1.841 s]
   [INFO] Meecrowave :: JUnit ............................... SUCCESS [ 16.995 s]
   [INFO] Meecrowave :: Arquillian .......................... SUCCESS [  7.544 s]
   [INFO] Meecrowave :: JPA ................................. SUCCESS [  7.935 s]
   [INFO] Meecrowave :: Jolokia ............................. SUCCESS [  8.663 s]
   [INFO] Meecrowave :: OAuth2 .............................. SUCCESS [ 16.975 s]
   [INFO] Meecrowave :: Doc ................................. SUCCESS [ 53.197 s]
   [INFO] Meecrowave :: JTA ................................. SUCCESS [  7.819 s]
   [INFO] Meecrowave :: Integration Tests ................... SUCCESS [  0.142 s]
   [INFO] Meecrowave :: Integration Tests :: Groovy ......... SUCCESS [ 10.410 s]
   [INFO] Meecrowave :: Integration Tests :: Bean Validation  SUCCESS [  5.640 s]
   [INFO] Meecrowave :: Integration Tests :: WebServices .... SUCCESS [  8.429 s]
   [INFO] Meecrowave :: Integration Tests :: Ssl ............ SUCCESS [ 14.183 s]
   [INFO] Meecrowave :: Integration Tests :: Server Side Events  SUCCESS [  6.810 s]
   [INFO] Meecrowave Samples ................................ SUCCESS [  0.253 s]
   [INFO] Meecrowave Samples - REST (trivial) ............... SUCCESS [  4.867 s]
   [INFO] Meecrowave Samples - REST ......................... SUCCESS [  4.813 s]
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services