From odf-dev-return-123-apmail-incubator-odf-dev-archive=incubator.apache.org@incubator.apache.org Wed Sep 7 16:03:01 2011 Return-Path: X-Original-To: apmail-incubator-odf-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-odf-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9A3998E08 for ; Wed, 7 Sep 2011 16:03:01 +0000 (UTC) Received: (qmail 2295 invoked by uid 500); 7 Sep 2011 16:03:01 -0000 Delivered-To: apmail-incubator-odf-dev-archive@incubator.apache.org Received: (qmail 2241 invoked by uid 500); 7 Sep 2011 16:03:01 -0000 Mailing-List: contact odf-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: odf-dev@incubator.apache.org Delivered-To: mailing list odf-dev@incubator.apache.org Received: (qmail 2232 invoked by uid 99); 7 Sep 2011 16:03:00 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2011 16:03:00 +0000 Received: from localhost (HELO mail-qw0-f41.google.com) (127.0.0.1) (smtp-auth username devinhan, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2011 16:03:00 +0000 Received: by qwa26 with SMTP id 26so401093qwa.0 for ; Wed, 07 Sep 2011 09:02:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.29.141 with SMTP id q13mr5142964qcc.187.1315411379506; Wed, 07 Sep 2011 09:02:59 -0700 (PDT) Received: by 10.229.38.76 with HTTP; Wed, 7 Sep 2011 09:02:59 -0700 (PDT) In-Reply-To: References: <20110907052049.1571E23888FD@eris.apache.org> Date: Thu, 8 Sep 2011 00:02:59 +0800 Message-ID: Subject: Re: svn commit: r1166002 - /incubator/odf/site/trunk/lib/path.pm From: Devin Han To: odf-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=001636833dfa024f0204ac5c145a --001636833dfa024f0204ac5c145a Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable 2011/9/7 Dave Fisher > Hi Devin, > > Would you please let the world go round to allow the rest of the (few) > people on the project to respond to issues? > > You can use svn log to see who is to blame and then discuss the trouble. > Take it easy, please. First, I should say sorry, I forgot to chage it back. Second, I removed " [qr!\.html$!, html_page =3D> { template =3D> "html_page.html" }]," just for finding the reason. Before I removed it, the javacode had been can't be accessed. Lastly, I am a new comer for Apache. Please give me more tolerant and encourage. Why you don't see how many commits from devinhan? Why nobody say, "you=92ve worked hard, devin"? While this small issue you see, you fe= el unhappy, and you are on fire. If blame devin can make this community more active, I am willing to be The Cooler! > > $ svn log path.pm > ------------------------------------------------------------------------ > r1166002 | devinhan | 2011-09-06 22:20:48 -0700 (Tue, 06 Sep 2011) | 1 li= ne > > > ------------------------------------------------------------------------ > r1160503 | wave | 2011-08-22 16:48:04 -0700 (Mon, 22 Aug 2011) | 1 line > > Basic website copied from AOOo podling. No logo yet. > ------------------------------------------------------------------------ > > Regards, > Dave > > > On Sep 6, 2011, at 10:20 PM, devinhan@apache.org wrote: > > > Author: devinhan > > Date: Wed Sep 7 05:20:48 2011 > > New Revision: 1166002 > > > > URL: http://svn.apache.org/viewvc?rev=3D1166002&view=3Drev > > Log: (empty) > > > > Modified: > > incubator/odf/site/trunk/lib/path.pm > > > > Modified: incubator/odf/site/trunk/lib/path.pm > > URL: > http://svn.apache.org/viewvc/incubator/odf/site/trunk/lib/path.pm?rev=3D1= 166002&r1=3D1166001&r2=3D1166002&view=3Ddiff > > > =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 > > --- incubator/odf/site/trunk/lib/path.pm (original) > > +++ incubator/odf/site/trunk/lib/path.pm Wed Sep 7 05:20:48 2011 > > @@ -4,7 +4,6 @@ package path; > > > > our @patterns =3D ( > > [qr!\.mdtext$!, single_narrative =3D> { template =3D> > "single_narrative.html" }], > > - [qr!\.html$!, html_page =3D> { template =3D> "html_page.html" }], > > ) ; > > > > # for specifying interdependencies between files > > > > > > --=20 -Devin --001636833dfa024f0204ac5c145a--