Am I correct in thinking the ant build is very broken as 'find-apr.xml'
does not make use of 'apr-1-config' like 'find_apr.m4' does? (The same
applies to 'find-apr-util.xml' etc.)

Am I missing something or is log4cxx the only Apache Portable Runtime user
that provides an ant build (I looked at Apache HTTP Server, Flood load
tester and FreeSwitch and they do not provide an ant build).

If I am not mistaken in the above assumptions, it would seem to me
changing the pom.xml to provide a CMake build (using
https://github.com/cmake-maven-project/cmake-maven-project and
https://github.com/apache/logging-log4cxx/pull/12) instead of ant would be
a much quicker solution than rewriting all the ant build scripts.

What do you think?

Reply via email to