GitHub user rm5248 opened a pull request:
https://github.com/apache/logging-log4cxx/pull/2
Build with autotools+maven
This fix updates the log4cxx maven file to build with Maven properly when
running on Linux.
It is rather simplistic at this point, and it will break on Windows. There
was some discussion earlier on using CMake for the build system instead of
autotools.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rm5248/logging-log4cxx fix-maven-build
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4cxx/pull/2.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 #2
----
commit db50031562c41a346dae659e65c3cffcc5dcc29a
Author: Robert Middleton <[email protected]>
Date: 2017-06-10T01:40:33Z
Build with autotools+maven
log4cxx now builds with autotools and maven on linux
----
---
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 is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---