IllegalArgumentException thrown in LogginProcessorTest
------------------------------------------------------
Key: GSHELL-121
URL: https://issues.apache.org/jira/browse/GSHELL-121
Project: GShell
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 1.0-alpha-2
Environment: AIX v5.3
IBM JDK 1.5
Reporter: Jamie goodyear
Assignee: Jason Dillon
IllegalArgumentException thrown in LogginProcessorTest.
When running build tests for gshell alpha-2 I get
testprocessor(org.apache.geronimo.gshell.spring.LogginProcessorTest) <<< fail.
The logs indicates a java.lang.IllegalArgumentException: not support:
indent-number.
After some research this issue appears to be common. The solution tends to be
to wrap calls to setAttribute and setOutputProperty with try/catch
(IllegalArgumentException).
I'll submit a patch for this issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.