Hi Christian, I'm taking a stab at getting an Ant- and/or Maven-based development build going following either https://logging.apache.org/log4cxx/building/maven.html or https://logging.apache.org/log4cxx/building/ant.html. I'm rusty with Ant, a noob at Maven, and I'm hitting some trouble.
I noticed there's a large block of dependencies in pom.xml that you commented out in r1414037 (svn diff -c 1414037) but that the pom.xml changes don't jive with the commit message (svn log -r 1414037) or the patch attached to LOGCXX-404. Do you recall why you commented out that large plugin section within the pom.xml? Generally, Anyone have hints for building from a dev checkout with Ant/Maven that works against trunk? Normally I'm a ./configure && etc fellow but I'd like to try getting the Maven/Ant stuff working as I suspect it's the best way to support cross-platform builds. Thanks, Rhys