From general-return-1049-apmail-logging-general-archive=logging.apache.org@logging.apache.org Tue Aug 21 00:57:54 2007 Return-Path: Delivered-To: apmail-logging-general-archive@www.apache.org Received: (qmail 49315 invoked from network); 21 Aug 2007 00:57:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Aug 2007 00:57:52 -0000 Received: (qmail 22503 invoked by uid 500); 21 Aug 2007 00:57:49 -0000 Delivered-To: apmail-logging-general-archive@logging.apache.org Received: (qmail 22457 invoked by uid 500); 21 Aug 2007 00:57:48 -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 22446 invoked by uid 99); 21 Aug 2007 00:57:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Aug 2007 17:57:48 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Tue, 21 Aug 2007 00:58:16 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 35E6B1A981D; Mon, 20 Aug 2007 17:57:22 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r567891 - /logging/chainsaw/trunk/pom.xml Date: Tue, 21 Aug 2007 00:57:21 -0000 To: general@logging.apache.org From: psmith@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20070821005722.35E6B1A981D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: psmith Date: Mon Aug 20 17:57:21 2007 New Revision: 567891 URL: http://svn.apache.org/viewvc?rev=567891&view=rev Log: Added dependency to jsch for VFSLogFilePatternReceiver. Updated reference to 1.1 Snapshot of log4j-receivers. Modified: logging/chainsaw/trunk/pom.xml Modified: logging/chainsaw/trunk/pom.xml URL: http://svn.apache.org/viewvc/logging/chainsaw/trunk/pom.xml?rev=567891&r1=567890&r2=567891&view=diff ============================================================================== --- logging/chainsaw/trunk/pom.xml (original) +++ logging/chainsaw/trunk/pom.xml Mon Aug 20 17:57:21 2007 @@ -1,28 +1,10 @@ - 4.0.0 log4j apache-chainsaw - jar - 1.99.0 Apache Chainsaw + 1.99.0 Graphical Viewer for Logging events from a local or remote log4j event system. http://logging.apache.org:80/log4j/companions/chainsaw @@ -57,22 +39,6 @@ - - - Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - scm:svn:http://svn.apache.org/repos/asf/logging/chainsaw/trunk - scm:svn:https://svn.apache.org/repos/asf/logging/chainsaw/trunk - http://svn.apache.org/repos/asf/logging/chainsaw/trunk/ - - - Apache Software Foundation - http://www.apache.org - mwomack @@ -100,39 +66,22 @@ Isuru Suriarachchi - - org.apache.log4j.chainsaw.LogUI - - - - - Codehaus Snapshots - http://snapshots.repository.codehaus.org/ - - true - - - false - - - - logging.rc - logging services release candidates - http://people.apache.org/builds/logging/repo - - - - - Codehaus Snapshots - http://snapshots.repository.codehaus.org/ - - true - - - false - - - + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + scm:svn:http://svn.apache.org/repos/asf/logging/chainsaw/trunk + scm:svn:https://svn.apache.org/repos/asf/logging/chainsaw/trunk + http://svn.apache.org/repos/asf/logging/chainsaw/trunk/ + + + Apache Software Foundation + http://www.apache.org + @@ -173,45 +122,45 @@ maven-antrun-plugin - site untag-site + site + + run + - - - - - + + + + + + + + post-site + post-site run + + + + + + + + site-deploy + site-deploy + + run + + + + + + - - post-site - post-site - - - - - - - run - - - - site-deploy - site-deploy - - - - - - - run - - @@ -219,21 +168,15 @@ ant-nodeps 1.6.5 - - ant-contrib - ant-contrib - 1.0b2 - + + ant-contrib + ant-contrib + 1.0b2 + maven-assembly-plugin - - - src/assembly/bin.xml - - false - @@ -241,6 +184,12 @@ + + + src/assembly/bin.xml + + false + maven-javadoc-plugin @@ -266,14 +215,6 @@ org.codehaus.mojo appassembler-maven-plugin - - - - ${chainsaw.mainclass} - chainsaw - - - package @@ -282,6 +223,14 @@ + + + + ${chainsaw.mainclass} + chainsaw + + + org.codehaus.mojo @@ -293,68 +242,61 @@ ${basedir}/src/main/resources/logo.icns Chainsaw - org.codehaus.mojo webstart-maven-plugin 1.0-SNAPSHOT - - - - - - - webstart.jnlp - - - ${chainsaw.mainclass} - - ${chainsaw.webstart.keystore} ${chainsaw.webstart.keypass} ${chainsaw.webstart.storepass} - + ${chainsaw.webstart.alias} - - - - - - - + + + + + + + false - - false + + + + false + + + Codehaus Snapshots + http://snapshots.repository.codehaus.org/ + + + logging.rc + logging services release candidates + http://people.apache.org/builds/logging/repo + + + + + + false + + + Codehaus Snapshots + http://snapshots.repository.codehaus.org/ + + log4j @@ -369,7 +311,7 @@ log4j apache-log4j-receivers - 1.0 + 1.1-SNAPSHOT log4j @@ -408,6 +350,11 @@ 3.8.1 test + + com.jcraft + jsch + 0.1.31 + true @@ -428,6 +375,9 @@ maven-changes-plugin + + %URL%/show_bug.cgi?id=%ISSUE% + @@ -435,9 +385,6 @@ - - %URL%/show_bug.cgi?id=%ISSUE% - maven-pmd-plugin @@ -452,9 +399,13 @@ logging.repo scp://people.apache.org/www/people.apache.org/builds/logging/repo/ - - logging.site - scp://localhost/${user.dir}/target/site-deploy - + + logging.site + scp://localhost/${user.dir}/target/site-deploy + + + org.apache.log4j.chainsaw.LogUI + +