[GitHub] maven-wagon pull request: [WAGON-432] make sure User-Agent header ...

2015-04-17 Thread jsievers
Github user jsievers closed the pull request at: https://github.com/apache/maven-wagon/pull/19 --- 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-432] make sure User-Agent header ...

2015-04-17 Thread jsievers
GitHub user jsievers opened a pull request: https://github.com/apache/maven-wagon/pull/19 [WAGON-432] make sure User-Agent header is sent exactly once - remove unnecessary explicit default User-Agent (all 3 HTTP wagon providers [http, lightweight, webdav] send a User-Agent by

maven-plugins pull request: [MCOMPILER-178] add List parameter compilerArgs

2013-02-11 Thread jsievers
Github user jsievers closed the pull request at: https://github.com/apache/maven-plugins/pull/4 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

maven-plugins pull request: [MCOMPILER-178] add List parameter compilerArgs

2013-02-08 Thread jsievers
GitHub user jsievers opened a pull request: https://github.com/apache/maven-plugins/pull/4 [MCOMPILER-178] add List parameter compilerArgs Add List parameter compilerArgs which only uses values of configuration XML elements. Deprecate Map parameter compilerArguments because