On Jun 5, 2007, at 12:21 AM, Scott Deboy wrote:

pom lists one of component's dependencies as log4j 1.2.8.

Is that correct?



Only the receivers companion requires features that were added in 1.2.15. The other companions should be usable with substantially earlier versions of log4j. I've used log4j 1.2.8 as the reference release for looking at binary compatibility issues, so it seemed a natural for the earliest log4j that we would say that the companions are known to work with. If we wanted to support earlier releases of log4j, we'd need to make sure that there were not any binary compatibility issues between that earliest supported release and log4j 1.2.8. Gump should handle the other extreme building and testing the components against the latest SVN HEAD.

There were a few changes (mostly around TRACE issues and Filter.next) that needed to be changed to get the companions to build against log4j 1.2.8.

Reply via email to