You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by GitBox <gi...@apache.org> on 2019/03/22 00:37:01 UTC

[GitHub] [tomee] cesarhernandezgt commented on issue #448: Tomee 2482 synchronize examples

cesarhernandezgt commented on issue #448: Tomee 2482 synchronize examples
URL: https://github.com/apache/tomee/pull/448#issuecomment-475453516
 
 
   Awesome work @ShermanMarshall !
   
   +1 in the functionality of the /examples build.
   This is how I tested:
   
   ```
   mvn $ff && mvn --fail-at-end clean install -pl examples -am
   ```
   
   final output:
   ```
   [INFO] Reactor Summary:
   [INFO]
   [INFO] Apache OpenEJB ..................................... SUCCESS [  1.445 s]
   [INFO] OpenEJB :: Examples ................................ SUCCESS [  0.598 s]
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time: 6.448 s
   [INFO] Finished at: 2019-03-20T18:28:00-06:00
   [INFO] Final Memory: 88M/733M
   [INFO] ------------------------------------------------------------------------
   ```
   
   @danielsoro let us know your comment about @ShermanMarshall replies to your questions.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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