Return-Path: Delivered-To: apmail-logging-general-archive@www.apache.org Received: (qmail 96058 invoked from network); 28 Jun 2007 22:54:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Jun 2007 22:54:37 -0000 Received: (qmail 59695 invoked by uid 500); 28 Jun 2007 22:54:38 -0000 Delivered-To: apmail-logging-general-archive@logging.apache.org Received: (qmail 59634 invoked by uid 500); 28 Jun 2007 22:54:38 -0000 Mailing-List: contact general-help@logging.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Logging General" List-Id: Delivered-To: mailing list general@logging.apache.org Received: (qmail 59623 invoked by uid 99); 28 Jun 2007 22:54:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jun 2007 15:54:38 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jun 2007 15:54:34 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 5CC651A981A; Thu, 28 Jun 2007 15:54:14 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r551729 - /logging/chainsaw/trunk/pom.xml Date: Thu, 28 Jun 2007 22:54:14 -0000 To: general@logging.apache.org From: carnold@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070628225414.5CC651A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: carnold Date: Thu Jun 28 15:54:13 2007 New Revision: 551729 URL: http://svn.apache.org/viewvc?view=rev&rev=551729 Log: Added LS staging repo, changed companion versions, changed artifact to apache-chainsaw Modified: logging/chainsaw/trunk/pom.xml Modified: logging/chainsaw/trunk/pom.xml URL: http://svn.apache.org/viewvc/logging/chainsaw/trunk/pom.xml?view=diff&rev=551729&r1=551728&r2=551729 ============================================================================== --- logging/chainsaw/trunk/pom.xml (original) +++ logging/chainsaw/trunk/pom.xml Thu Jun 28 15:54:13 2007 @@ -1,10 +1,28 @@ - + + 4.0.0 log4j - log4j-chainsaw + apache-chainsaw 1.99.0 - log4j-chainsaw + apache-chainsaw jar Graphical Viewer for Logging events from a local or remote log4j event system @@ -51,6 +69,7 @@ org.apache.log4j.chainsaw.LogUI + Codehaus Snapshots @@ -62,6 +81,11 @@ false + + logging.rc + logging services release candidates + http://people.apache.org/builds/logging/repo + @@ -180,37 +204,32 @@ log4j apache-log4j-component - 1.0-SNAPSHOT + 1.0 log4j apache-log4j-filters - 1.0-SNAPSHOT + 1.0 log4j apache-log4j-receivers - 1.0-SNAPSHOT + 1.0 log4j apache-log4j-pattern-layout - 1.0-SNAPSHOT - - - log4j - apache-log4j-receivers-javadoc - 1.0-SNAPSHOT + 1.0 log4j - log4j-zeroconf - 1.0-SNAPSHOT + apache-log4j-zeroconf + 1.0 log4j log4j - 1.2.15-SNAPSHOT + 1.2.15 xstream @@ -234,4 +253,14 @@ test + + + logging.repo + scp://people.apache.org/www/people.apache.org/builds/logging/repo/ + + + logging.site + scp://people.apache.org/www/logging.apache.org/chainsaw + +