Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@apache.org Received: (qmail 97532 invoked from network); 8 May 2002 10:14:27 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 8 May 2002 10:14:27 -0000 Received: (qmail 8204 invoked by uid 97); 8 May 2002 10:14:39 -0000 Delivered-To: qmlist-jakarta-archive-lucene-dev@jakarta.apache.org Received: (qmail 8175 invoked by uid 97); 8 May 2002 10:14:38 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 8143 invoked by uid 98); 8 May 2002 10:14:37 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-Id: <00b301c1f679$33de0ab0$57e0fea9@majesty> Reply-To: "Clemens Marschner" From: "Clemens Marschner" To: "Lucene Developers List" References: <4BDF53A510344C478F733BB1B5832F5F01007C@trygve.Oslo-API.api.no> Subject: Re: cvs commit: jakarta-lucene/src/java/org/apache/lucene/searchDateFilter.java Date: Wed, 8 May 2002 11:00:42 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Yes, the PrettyPrinter by Chris Seguin, from within the JRefactory tool set. Runs from the command line, but it's preferred to use it from an IDE. Plugs into JBuilder, NetBeans/Forte, or VisualCafe (I think the freely available JBuilder Personal Edition is enough). One of the coolest source code tools I've ever seen. Contains for example an automatic "Extract Method" generator, like they had in Smalltalk decades ago: Mark the code snippet, give it a name, and a new method is generated with all necessary parameters. It also contains a Pretty Printer that is configurable with dozens of options. By default it is switched to the Sun standard. Although I personally can't read source code with brackets at the end of a line ;-( http://jrefactory.sourceforge.net/ Clemens ----- Original Message ----- From: "Grim Hegland Iversen" To: "Lucene Developers List" Sent: Wednesday, May 08, 2002 9:53 AM Subject: RE: cvs commit: jakarta-lucene/src/java/org/apache/lucene/searchDateFilter.java > Not for wanting to make this thread any longer, but could some of you point me to the auto-reformat program/resource that will reformat my java-source according to sun's java coding-convention ? > > -----Original Message----- > From: Andrew C. Oliver [mailto:acoliver@apache.org] > Sent: 8. mai 2002 04:10 > To: Lucene Developers List > Subject: Re: cvs commit: > jakarta-lucene/src/java/org/apache/lucene/searchDateFilter.java > > > On Tue, 2002-05-07 at 21:50, Jon Scott Stevens wrote: > > on 5/7/02 6:27 PM, "Andrew C. Oliver" wrote: > > > > > The same > > > script could check the file out, reformat it and check it in. > > > > But then the version of the file on the server would be different than the > > version of the file on your local disk. How do you solve that problem? > > > > I believe the mail log happens after the commit if I'm not mistaken. I > very well could be. I could reason my way all the way through this and > figure it out if it interested me enough. Unfortunately, it does not. > Anyhow I favor the cron solution anyhow. Thanks for making me think of > this, I'll implement it for POI shortly. > > I won't volunteer to do it here because I'm a flame-war amateur and > don't care to argue how the code formatter must be configured. > > -Andy > > > -jon > > > > -- > > You kids are flame-war amateurs :) -Pier > > > > > > -- > > To unsubscribe, e-mail: > > For additional commands, e-mail: > > > -- > http://www.superlinksoftware.com - software solutions for business > http://jakarta.apache.org/poi - Excel/Word/OLE 2 Compound Document in > Java > http://krysalis.sourceforge.net/centipede - the best build/project > structure > a guy/gal could have! - Make Ant simple on complex Projects! > The avalanche has already started. It is too late for the pebbles to > vote. > -Ambassador Kosh > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > -- To unsubscribe, e-mail: For additional commands, e-mail: