Early Access builds for JDK 9 b11, JDK 8u20 b13 and JDK 7u60 b15 are available on java.net

2014-05-10 Thread Rory O'Donnell Oracle, Dublin Ireland
Hi Nick, Early Access builds for JDK 9 b11 https://jdk9.java.net/download/, JDK 8u20 b13 https://jdk8.java.net/download.html and JDK 7u60 b15 https://jdk7.java.net/download.html are available on java.net. As we enter the later phases of development for JDK 7u60 JDK 8u20 , please log any

[jira] [Commented] (LOG4J2-441) logger level configuration does not work correct

2014-05-10 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994251#comment-13994251 ] Ralph Goers commented on LOG4J2-441: I still can't make heads or tails out of this,

[jira] [Commented] (LOG4J2-63) Support configuration from log4j.properties

2014-05-10 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994402#comment-13994402 ] Paul Benedict commented on LOG4J2-63: - Besides, property files can't be validated like

[jira] [Commented] (LOG4J2-63) Support configuration from log4j.properties

2014-05-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994404#comment-13994404 ] Gary Gregory commented on LOG4J2-63: JSON can't be validated either ;) Support

Fwd: Delivery Status Notification (Failure)

2014-05-10 Thread Gary Gregory
FWIW, I am redoing the JSON and XML layouts to use the same Jackson code as for reading them back in for the listener side. In my impl, the context map is a IO'd as a map and the context stack as an array. As you may have seen despite the mail outage, I've been committing in chunks for the

[jira] [Commented] (LOG4J2-461) ERROR StatusLogger Unable to locate a logging implementation, using SimpleLogger

2014-05-10 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994138#comment-13994138 ] Ralph Goers commented on LOG4J2-461: This is a duplicate of LOG4J2-146. The Log4j 1.2

Re: Delivery Status Notification (Failure)

2014-05-10 Thread Ralph Goers
The reason I did the XML configuration the way I did was because it was easy to map the Document to Nodes. I thought about using JAXB but it didn't seem like a good fit. I didn't know about Jackson at the time but I am not sure it would have been easier. Sent from my iPhone On May 10, 2014,