sekikn opened a new pull request, #3649:
URL: https://github.com/apache/ambari/pull/3649

   ## What changes were proposed in this pull request?
   
   This PR upgrades Swagger to the current latest version 1.6.9 for avoiding 
NoSuchMethodError in `ambari-utility`'s unit test.
   
   ## How was this patch tested?
   
   Ran the following command locally.
   
   ```
   $ mvn clean test -f ambari-utility/pom.xml
   
   ...
   
   [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.1 s 
- in org.apache.ambari.swagger.AmbariSwaggerReaderTest
   [INFO]
   [INFO] Results:
   [INFO]
   [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
   
   ...
   
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  6.677 s
   [INFO] Finished at: 2023-02-26T09:48:29+09:00
   [INFO] 
------------------------------------------------------------------------
   ```


-- 
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: dev-unsubscr...@ambari.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org
For additional commands, e-mail: dev-h...@ambari.apache.org

Reply via email to