[GitHub] maven-wagon pull request: [WAGON-451] Accept NO CONTENT in resourc...

2016-02-18 Thread hyPiRion
Github user hyPiRion closed the pull request at: https://github.com/apache/maven-wagon/pull/23 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] maven-wagon pull request: [WAGON-451] Accept NO CONTENT in resourc...

2016-02-18 Thread hyPiRion
Github user hyPiRion commented on the pull request: https://github.com/apache/maven-wagon/pull/23#issuecomment-185701951 Alright, sorry for the disturbance. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] maven-wagon pull request: [WAGON-451] Accept NO CONTENT in resourc...

2016-02-18 Thread hyPiRion
Github user hyPiRion commented on the pull request: https://github.com/apache/maven-wagon/pull/23#issuecomment-185625955 > > Some maven repositories may respond with 204 NO CONTENT instead of 200 OK when sending in HTTP HEAD requests. > > If so, they are violat

[GitHub] maven-wagon pull request: [WAGON-451] Accept NO CONTENT in resourc...

2016-02-17 Thread hyPiRion
GitHub user hyPiRion opened a pull request: https://github.com/apache/maven-wagon/pull/23 [WAGON-451] Accept NO CONTENT in resourceExists Some maven repositories may respond with 204 NO CONTENT instead of 200 OK when sending in HTTP HEAD requests. This throws an exception in wagon

[GitHub] maven-wagon pull request: [WAGON-449] Recreate http-wagon client w...

2016-01-21 Thread hyPiRion
GitHub user hyPiRion opened a pull request: https://github.com/apache/maven-wagon/pull/21 [WAGON-449] Recreate http-wagon client when connection manager is changed Hi there, This is a fix for the bug report [WAGON-449](https://issues.apache.org/jira/browse/WAGON-449). It