https://issues.apache.org/bugzilla/show_bug.cgi?id=50776
Daniel Serodio changed:
What|Removed |Added
CC||asfbugzilla.e.dserodio@neve
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
> 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.
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'
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