Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 26604 invoked from network); 8 Apr 2005 06:36:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Apr 2005 06:36:07 -0000 Received: (qmail 8808 invoked by uid 500); 8 Apr 2005 06:36:06 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 8770 invoked by uid 500); 8 Apr 2005 06:36:06 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 8754 invoked by uid 99); 8 Apr 2005 06:36:05 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 07 Apr 2005 23:36:05 -0700 Received: (qmail 26514 invoked by uid 65534); 8 Apr 2005 06:36:04 -0000 Message-ID: <20050408063604.26513.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: svnmailer-1.0.0-dev Date: Fri, 08 Apr 2005 06:36:03 -0000 Subject: svn commit: r160522 - forrest/trunk/plugins/org.apache.forrest.plugin.leather/forrest.properties forrest/trunk/plugins/org.apache.forrest.plugin.view/forrest.properties To: svn@forrest.apache.org From: crossley@apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: crossley Date: Thu Apr 7 23:36:03 2005 New Revision: 160522 URL: http://svn.apache.org/viewcvs?view=3Drev&rev=3D160522 Log: Fix plugin name: change ".plugins." to ".plugin." Modified: forrest/trunk/plugins/org.apache.forrest.plugin.leather/forrest.propert= ies forrest/trunk/plugins/org.apache.forrest.plugin.view/forrest.properties Modified: forrest/trunk/plugins/org.apache.forrest.plugin.leather/forrest.p= roperties URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest= .plugin.leather/forrest.properties?view=3Ddiff&r1=3D160521&r2=3D160522 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- forrest/trunk/plugins/org.apache.forrest.plugin.leather/forrest.propert= ies (original) +++ forrest/trunk/plugins/org.apache.forrest.plugin.leather/forrest.propert= ies Thu Apr 7 23:36:03 2005 @@ -106,4 +106,4 @@ # The names of plugins that are required to build the project # comma separated list (no spaces) # Run "forrest available-plugins" for a list of plug-ins currently availab= le -project.required.plugins=3Dorg.apache.forrest.plugins.view,org.apache.forr= est.plugins.leather,org.apache.forrest.plugin.projectInfo,org.apache.forres= t=2Eplugin.pdf-output +project.required.plugins=3Dorg.apache.forrest.plugin.view,org.apache.forre= st.plugin.leather,org.apache.forrest.plugin.projectInfo,org.apache.forrest.= plugin.pdf-output Modified: forrest/trunk/plugins/org.apache.forrest.plugin.view/forrest.prop= erties URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest= .plugin.view/forrest.properties?view=3Ddiff&r1=3D160521&r2=3D160522 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- forrest/trunk/plugins/org.apache.forrest.plugin.view/forrest.properties= (original) +++ forrest/trunk/plugins/org.apache.forrest.plugin.view/forrest.properties= Thu Apr 7 23:36:03 2005 @@ -107,4 +107,4 @@ # The names of plugins that are required to build the project # comma separated list (no spaces) # Run "forrest available-plugins" for a list of plug-ins currently availab= le -project.required.plugins=3Dorg.apache.forrest.plugins.view,org.apache.forr= est.plugins.leather,org.apache.forrest.plugin.projectInfo,org.apache.forres= t=2Eplugin.pdf-output +project.required.plugins=3Dorg.apache.forrest.plugin.view,org.apache.forre= st.plugin.leather,org.apache.forrest.plugin.projectInfo,org.apache.forrest.= plugin.pdf-output