DO NOT REPLY [Bug 50776] Support TCP in SyslogAppender

2011-08-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50776 Daniel Serodio changed: What|Removed |Added CC||asfbugzilla.e.dserodio@neve

svn commit: r1153584 - in /logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-core/src/main/java/org/apache/logging/log4j/core: appender/rolling/DefaultRolloverStrategy.java config/FileConfi

2011-08-03 Thread rgoers
Author: rgoers Date: Wed Aug 3 17:07:38 2011 New Revision: 1153584 URL: http://svn.apache.org/viewvc?rev=1153584&view=rev Log: Add FileMonitor. Remove max window size from RolloverStrategy Modified: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-core/src/main/java/org/apache/l

Re: Some minor pain with companions

2011-08-03 Thread Christian Grobmeier
> I'd think changing things to multi-module makes sense. I will try to make it multimodule > Feel free to change > the dependency...could it depend on extras 1.1, not the snapshot? yes, i changed the dependency to 1.1 as you said, it builds fine at my desk > Not sure why the test is failing. 

Re: Some minor pain with companions

2011-08-03 Thread Scott Deboy
Hi Christian, I'd think changing things to multi-module makes sense. Feel free to change the dependency...could it depend on extras 1.1, not the snapshot? Not sure why the test is failing. I can check it out. Scott On Wed, Aug 3, 2011 at 8:55 AM, Christian Grobmeier wrote: > Hi, > > just co'

Some minor pain with companions

2011-08-03 Thread Christian Grobmeier
Hi, just co'ed companions. I was wondering why companions is not a maven multimodule project. Receivers depends on extras and component. It was a bit pain to create the eclipse project. Any reasons not to go multimodule? Then extras has a failing test case: Failed tests: testBasic(org.apache.l