jovezhong commented on PR #1217:
URL: https://github.com/apache/polaris/pull/1217#issuecomment-2738349128

   FYI, the output of `run` task
   ```
   > Task :polaris-dropwizard-service:run
   usage: java -jar project.jar [-h] [-v] {server,check,bootstrap,purge} ...
   
   positional arguments:
     {server,check,bootstrap,purge}
                            available commands
   
   named arguments:
     -h, --help             show this help message and exit
     -v, --version          show the application version and exit
   
    @@@@   @@@  @       @    @@@@   @  @@@@    @@@@    @  @@@@@  @    @     @@@ 
  @@@@
    @   @ @   @ @      @ @   @   @  @  @@     @       @ @   @   @ @   @    @   
@ @     
    @@@@  @   @ @     @@@@@  @@@@   @    @@   @      @@@@@  @  @@@@@  @    @   
@ @  @@@
    @      @@@  @@@@ @     @ @  @@  @  @@@@    @@@@ @     @ @ @@   @@ @@@@  @@@ 
  @@@@ 
                                                                                
       
                        *
                                                                                
       
                                                                                
       
                                         /////\                                 
       
                                      //\\///T\\\                               
       
                                   ///\\\////\\\\\\                             
       
                                  //\\\\T////\\\\\\\\\                          
       
                             /T\ //\\\\\T///T\\//T\\\\\\                        
       
                           //\\\/////T\\////\\/////\\\\\\\  //\\                
       
                        //\\\\\\T///////////////////T\\\\\\\T\\\\\              
       
                     //\\\\/////T\//////////\///////T\\\\\T\\\\\\\\             
       
                    //\\\\\/////\\\T////////////////\\\\\\/\\\\\\\\\            
       
   
,,..,,,..,,,..,//\\\\////////\\\\\\\\\\/////////\\\\\///\\\\\\\\\\,,,..,,..,,,..,,,.
   
,,..,,,..,,,..,,,..,,,..,,,..,,,..,,,..,,,..,,,..,,,..,,,..,,,..,,,..,,,.,,,..,,,..,
   
   
   BUILD SUCCESSFUL in 1m 51s
   26 actionable tasks: 26 executed
   ```
   
   While `runApp` can start the app sever at http://localhost:8181
   ```
   > :polaris-dropwizard-service:runApp
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to