2012/6/2 Christian Grobmeier <[email protected]>: > On Sat, Jun 2, 2012 at 1:36 PM, Antonio Petrelli > <[email protected]> wrote: >> 2012/6/2 Christian Grobmeier <[email protected]>: >>> I managed to use git-svn to push a svn commit :-) >>> >>> here is how I did it: >>> http://wiki.apache.org/logging/UsingGitWithLogging >>> >>> My plan is to use a branch to consume Antonios and Antonys work to >>> avoid to big damages in case something wents wrong. >>> >>> The branch is: >>> http://svn.apache.org/repos/asf/logging/log4j/branches/log4j12modules/ >>> >>> I welcome all improvements to my wikipage above. >> >> Just in time! >> I merged changes made by Anthony with recent changes in official Log4j trunk: >> https://github.com/apetrelli/log4j >> I think it can be the starting point. >> Currently the build fails tests, lf5 does not build and there are some >> strange things (javadoc at compile time... doh). So take it "cum grano >> salis". > > Cool! > > I am just doing a merge commit from Antony to a branch. > Its for testing and looks good so far (still checking). > http://svn.apache.org/repos/asf/logging/log4j/branches/log4j12modules/
The major headache was in the parent pom. There are some missing files in Anthony's fork and some files need to be moved from the root to the core module (Java source files, tests and test resources). IOW, I suggest to use my fork :-) Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
