You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by keyurkarnik <gi...@git.apache.org> on 2018/09/24 18:23:16 UTC

[GitHub] usergrid issue #597: Patchset of changes made by Mike Dunker from another fo...

Github user keyurkarnik commented on the issue:

    https://github.com/apache/usergrid/pull/597
  
    All failing tests fixed, bugs fixed and verified to be working :  
    
    [INFO] ------------------------------------------------------------------------
    [INFO] Reactor Summary:
    [INFO]
    [INFO] Usergrid Parent 2.2.0-SNAPSHOT ..................... SUCCESS [  8.872 s]
    [INFO] Usergrid Build Tools ............................... SUCCESS [  1.380 s]
    [INFO] Usergrid Config .................................... SUCCESS [  0.431 s]
    [INFO] Usergrid Persistence ............................... SUCCESS [  0.383 s]
    [INFO] Usergrid Model ..................................... SUCCESS [  3.321 s]
    [INFO] Usergrid Common .................................... SUCCESS [ 22.213 s]
    [INFO] Usergrid ActorSystem ............................... SUCCESS [  4.686 s]
    [INFO] Usergrid Collection ................................ SUCCESS [ 56.760 s]
    [INFO] Usergrid Map ....................................... SUCCESS [ 19.979 s]
    [INFO] Usergrid Queue ..................................... SUCCESS [03:34 min]
    [INFO] Usergrid QueryIndex ................................ SUCCESS [ 16.520 s]
    [INFO] Usergrid Test Utils ................................ SUCCESS [  6.158 s]
    [INFO] Usergrid Graph ..................................... SUCCESS [02:14 min]
    [INFO] Usergrid Cache ..................................... SUCCESS [  7.138 s]
    [INFO] Usergrid Token ..................................... SUCCESS [  3.435 s]
    [INFO] Usergrid Core ...................................... SUCCESS [02:20 min]
    [INFO] Usergrid Services .................................. SUCCESS [09:06 min]
    [INFO] Usergrid REST ...................................... SUCCESS [09:34 min]
    [INFO] Usergrid Tools ..................................... SUCCESS [03:30 min]
    [INFO] Usergrid Query Validator 2.2.0-SNAPSHOT ............ SUCCESS [ 39.672 s]
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 33:31 min
    [INFO] Finished at: 2018-09-24T11:09:46-07:00
    [INFO] ------------------------------------------------------------------------
    
    
    👍 


---