Return-Path: X-Original-To: apmail-logging-log4j-user-archive@www.apache.org Delivered-To: apmail-logging-log4j-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 71F119E8D for ; Mon, 12 Mar 2012 02:14:40 +0000 (UTC) Received: (qmail 61318 invoked by uid 500); 12 Mar 2012 01:12:38 -0000 Delivered-To: apmail-logging-log4j-user-archive@logging.apache.org Received: (qmail 61166 invoked by uid 500); 12 Mar 2012 01:12:38 -0000 Mailing-List: contact log4j-user-help@logging.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Log4J Users List" Reply-To: "Log4J Users List" Delivered-To: mailing list log4j-user@logging.apache.org Received: (qmail 61148 invoked by uid 99); 12 Mar 2012 01:12:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Mar 2012 01:12:37 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jhuxhorn@googlemail.com designates 209.85.212.175 as permitted sender) Received: from [209.85.212.175] (HELO mail-wi0-f175.google.com) (209.85.212.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Mar 2012 01:12:31 +0000 Received: by wibhn6 with SMTP id hn6so2516067wib.4 for ; Sun, 11 Mar 2012 18:12:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; bh=oL6IM6joBAcfyiNfq1pP/wuEWNZ0z3oiy6LzMlXGMpM=; b=JIjcBhtRHx81Ol3iKbuszXmvVQs+HhhY/oDC/4LHvFNmn3Mw6YhIkTAIyFcm/rDRxX jzzIAMciRsM0otJFBCVdxqg+/Hum5KmZJ27g61DWoo3pu+wNrPsC49TLU26dtkbPFedY uNppynTVXeVqXNhdOzVzMtfMvbrzMeL5gtO8AyjAEy5ByoT5+k1UJnW8ldGMteVRMsnq hyIRmHIyfwHzV8xhUTcQ0b79tKLipGBnQVfukjo4F18JgWfY0NE48q3+59MGj9Yv8gi9 bjvI/HZFcqqgNr5O3wl4anrdCJfIoDEN1g7uBDHGWmf3217v3wmQTxbh0U9AS+072lQi 7NYg== Received: by 10.180.83.72 with SMTP id o8mr22922976wiy.5.1331514729624; Sun, 11 Mar 2012 18:12:09 -0700 (PDT) Received: from [192.168.2.113] (p579DC385.dip.t-dialin.net. [87.157.195.133]) by mx.google.com with ESMTPS id gg2sm41136691wib.7.2012.03.11.18.12.08 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 11 Mar 2012 18:12:08 -0700 (PDT) From: Joern Huxhorn Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Lilith 0.9.42 has been released! Date: Mon, 12 Mar 2012 02:11:58 +0100 Message-Id: <7AE2FD0E-E38B-4BF0-BF42-68FAA022F8E5@googlemail.com> To: Log4J Users List Mime-Version: 1.0 (Apple Message framework v1257) X-Mailer: Apple Mail (2.1257) X-Virus-Checked: Checked by ClamAV on apache.org Download it now at https://sourceforge.net/projects/lilith/files/lilith/0.9.42/ Lilith 0.9.42 - Release Notes Changes: - tail and cat are now fully supporting both LoggingEvent and AccessEvent. - Restored Logback SocketAppender in Lilith logging configuration. It's now triggered during debug actions, again. - Added support for new Java SE 7 try-with-resources statement suppressed Throwables. - After many runs that replace opened log file, Updating task failed with "Negative seek offset" - Added "Focus..." and "Exclude..." menus to popup. - "Edit", "Copy..." and "Filter..." menus are only enabled if it makes sense. - Added "Copy event as JSON" and "Copy event as XML". - Added lilith.timestamp.milliseconds system property. - Preventing multiple warning log-entries in case of broken groovy files (detailsView.groovy, Conditions, ClipboardFormatter). Instead, a warning is only emitted once for every file change. Instances aren't recreated in that case, either, so this also enhances the performance and lowers the CPU usage during general use. - Views are now properly updated upon preferences change. - Added option for "wrapped exception style" in details view. - Changed NDC to use varargs. - Added nottingham-draft HTTP status codes. - Relaxed namespace handling of all XML readers. This enables retrieval of old (1.3) Lilith XML Events. - All KeyStrokes are now managed globally. This includes validation of the used KeyStrokes which detected some mistakes: - "Close all tabs." is now Ctrl+Alt+Shift+W. - "Find previous active match" is now Ctrl+L. - "Find next active match" is now Ctrl+Shift+L. - "Copy Throwable" does now have the shortcut "command shift alt T". - SLF4J 1.6.4, Logback 1.0.1, Groovy 1.8.6, commons-lang 3.0.1, protobuf-java 2.4.1, jackson 1.9.2, jcommander 1.23, aspectj 1.6.11, cglib 2.2.2, httpclient 4.1.2, httpcore 4.1.3, commons-codec 1.5, JUnit 4.10, Spring 3.1.1.RELEASE Known Issues: - Flying Saucer related issues: - Selection in the HTML view is currently somewhat buggy, especially in case of scaled view. - The first line of the message in HTML view is not properly indented if it starts with whitespace. You can see this effect by examining the event created by LogPinupLargeRunnable (executed via "Log ASCII"). The HTML created is actually correct. - Jumping to anchors is currently not supported so the navigation in help and details view isn't as good as it could be. - Lilith may hang during startup while creating the preferences dialog. Just restart Lilith in that rare case. This is caused by Java bug #6995182 and I can't do anything about it. Sorry about it. It's a stupid Java-MediaTracker-ColorChooser-Bug with no workaround available. m( Attention! This release changes detailsView.groovy in a way incompatible with previous versions! If you switch back to a previous version, you must reset this file. Simply execute "Preferences" => "Troubleshooting" => "Reinitialize details view files." in that case. --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org For additional commands, e-mail: log4j-user-help@logging.apache.org