[
https://issues.apache.org/jira/browse/LOG4J2-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185131#comment-14185131
]
Mark Celano commented on LOG4J2-886:
Please add the following test case to the
org.
[
https://issues.apache.org/jira/browse/LOG4J2-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185131#comment-14185131
]
Mark Celano edited comment on LOG4J2-886 at 10/27/14 1:47 PM:
--
[
https://issues.apache.org/jira/browse/LOG4J2-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185131#comment-14185131
]
Mark Celano edited comment on LOG4J2-886 at 10/27/14 1:48 PM:
--
[
https://issues.apache.org/jira/browse/LOG4J2-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185160#comment-14185160
]
Gary Gregory commented on LOG4J2-886:
-
What does the test failure look like in _your_
[
https://issues.apache.org/jira/browse/LOG4J2-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185164#comment-14185164
]
Mark Celano commented on LOG4J2-886:
This line fails as object is null: assertNotNull
[
https://issues.apache.org/jira/browse/LOG4J2-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185160#comment-14185160
]
Gary Gregory edited comment on LOG4J2-886 at 10/27/14 2:16 PM:
-
[
https://issues.apache.org/jira/browse/LOG4J2-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185166#comment-14185166
]
Mark Celano commented on LOG4J2-886:
The object is null thus this assert fails: asser
We have dep because of:
/log4j-api/src/test/java/org/apache/logging/log4j/osgi/BundleTestInfo.java
Gary
On Fri, Oct 24, 2014 at 11:21 AM, Ralph Goers
wrote:
> Matt removed the test scope on July 23 with a comment of “Remove unused
> maven properties and scopes”. To be honest, I am not sure why
I think we can drop this thread because the POM for the API module says:
org.apache.maven
maven-core
test
Gary
On Mon, Oct 27, 2014 at 10:19 AM, Gary Gregory
wrote:
> We have dep because of:
>
> /log4j-api/src/test/java/org/apache/logging/log4j/osgi/BundleTestInfo.j
[
https://issues.apache.org/jira/browse/LOG4J2-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14179590#comment-14179590
]
Gary Gregory edited comment on LOG4J2-879 at 10/27/14 2:24 PM:
-
[
https://issues.apache.org/jira/browse/LOG4J2-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14179590#comment-14179590
]
Gary Gregory edited comment on LOG4J2-879 at 10/27/14 2:26 PM:
-
[
https://issues.apache.org/jira/browse/LOG4J2-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185177#comment-14185177
]
Mark Celano commented on LOG4J2-886:
No exception is thrown here. This issue is that
[
https://issues.apache.org/jira/browse/LOG4J2-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Celano updated LOG4J2-886:
---
Comment: was deleted
(was: This line fails as object is null: assertNotNull(event.getThrown());
)
[
https://issues.apache.org/jira/browse/LOG4J2-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185203#comment-14185203
]
Gary Gregory commented on LOG4J2-886:
-
In your test, this will not work as you expect:
[
https://issues.apache.org/jira/browse/LOG4J2-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185131#comment-14185131
]
Gary Gregory edited comment on LOG4J2-886 at 10/27/14 2:47 PM:
-
[
https://issues.apache.org/jira/browse/LOG4J2-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185209#comment-14185209
]
Gary Gregory commented on LOG4J2-886:
-
Also read the Javadocs for
{{org.apache.loggin
[
https://issues.apache.org/jira/browse/LOG4J2-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185131#comment-14185131
]
Mark Celano edited comment on LOG4J2-886 at 10/27/14 5:18 PM:
--
[
https://issues.apache.org/jira/browse/LOG4J2-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185455#comment-14185455
]
Mark Celano commented on LOG4J2-886:
I have corrected the code snippet above for the t
[
https://issues.apache.org/jira/browse/LOG4J2-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185522#comment-14185522
]
Ralph Goers commented on LOG4J2-886:
The SerializedLayout is a special case since the
[
https://issues.apache.org/jira/browse/LOG4J2-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gökalp Kuşçu updated LOG4J2-799:
Attachment: result.zip
log4j2-799.xml
Log4j2_799Test.java
there is n
Avinash Dhananjay created LOG4J2-887:
Summary: There is a memory leak and Eclipse Memory analysis has
flagged the instance “com.sleepycat.je.tx.SyncedLockManager
Key: LOG4J2-887
URL: https://issues.apache.org
21 matches
Mail list logo