[GitHub] any23 pull request #101: ANY23-366 resolved additional build warnings

2018-07-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/any23/pull/101


---


[GitHub] any23 pull request #101: ANY23-366 resolved additional build warnings

2018-07-12 Thread HansBrende
GitHub user HansBrende opened a pull request:

https://github.com/apache/any23/pull/101

ANY23-366 resolved additional build warnings

1. Excluded `commons-logging` from dependencies to ensure `jcl-over-slf4j` 
works as expected
2. Changed deprecated 'name' tag to 'id' in `appassembler-maven-plugin`

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/HansBrende/any23 ANY23-366

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/any23/pull/101.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #101


commit 8cd464be02e701b8e5d05d6f12bc3e22a6f0b0b4
Author: Hans 
Date:   2018-07-12T19:38:09Z

ANY23-366 excluded commons-logging from dependencies

commit 8d7b4fd67e26bc9ab07af0e26bc002c35b0c6176
Author: Hans 
Date:   2018-07-12T19:41:46Z

ANY23-366 changed 'name' to 'id' in appassembler-maven-plugin




---