Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 40288 invoked from network); 14 Feb 2005 10:03:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Feb 2005 10:03:54 -0000 Received: (qmail 56317 invoked by uid 500); 14 Feb 2005 10:03:51 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 56236 invoked by uid 500); 14 Feb 2005 10:03:51 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 56213 invoked by uid 99); 14 Feb 2005 10:03:51 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 14 Feb 2005 02:03:50 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j1EA3ls1031103 for ; Mon, 14 Feb 2005 11:03:47 +0100 Received: (from nobody@localhost) by ajax.apache.org (8.12.11/8.12.11/Submit) id j1EA3lK1031100; Mon, 14 Feb 2005 11:03:47 +0100 Date: Mon, 14 Feb 2005 11:03:47 +0100 Message-Id: <200502141003.j1EA3lK1031100@ajax.apache.org> From: bugzilla@apache.org To: dev@cocoon.apache.org Subject: DO NOT REPLY [Bug 33545] - [Enh] Make StatusGenerator show Cocoon version information X-Bugzilla-Reason: AssignedTo CC X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=33545 ------- Additional Comments From tschlabach@apache.org 2005-02-14 11:03 ------- First of all, sorry, I overlooked that the Cocoon version had been added December 22nd. I was accidentally trying with the 2.1.6 release which did not yet have it in. But it's true, besides the Cocoon version (which is quite important and basic info if you look at a server from the outside) it would make sense to know the versions of libraries. I have mentioned Xerces and Xalan for their prominent role, but I still wonder if we could just use the Classloader to iterate all JAR files and expose version information from the Manifest (if it is in there). -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are on the CC list for the bug, or are watching someone who is.