hutiefang76 opened a new pull request, #158:
URL: https://github.com/apache/maven-doap-plugin/pull/158

   Fixes #107.
   
   ## Summary
   - Change `DoapUtil.fetchURL` to throw `NullPointerException` when the URL 
argument is null.
   - Add a unit test for the null URL contract.
   
   ## Tests
   - `mvn -Dtest=DoapUtilTest#testFetchURLWithNullURL test`
   - `mvn verify`
   - `mvn -Prun-its verify`
   
   ## Checklist
   - [x] This pull request addresses one issue without unrelated changes.
   - [x] Unit tests cover the behavior change.
   - [x] `mvn verify` passes.
   - [x] `mvn -Prun-its verify` passes.
   - [x] I hereby declare this contribution to be licenced under the Apache 
License Version 2.0, January 2004.


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