Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 90278 invoked by uid 500); 20 Apr 2001 01:11:35 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: ant-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 90268 invoked from network); 20 Apr 2001 01:11:33 -0000 From: "Conor MacNeill" To: Subject: RE: Update of ejb jar for borland app server Date: Fri, 20 Apr 2001 11:13:15 +1000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3.0.6.32.20010420104427.00eb08d0@mail.alphalink.com.au> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N > From: Peter Donald [mailto:donaldp@apache.org] > > At 04:48 19/4/01 +0200, MOUSSAUD Beno�t wrote: > >i dont know if i use the Jakarta coding style... where can i find them ? > > Jakarta does not have a style as such. Ant mostly uses suns style > guidelines. Other projects use other styles (MS/BSD/Minix/etc). > I thought Jakarta does have a style. Check here http://jakarta.apache.org/site/library.html where it says The Java Code Conventions This Sun document specifies the de-facto standard way of formatting Java code. All code written for this project must follow these conventions. I think we need to provide an addendum (or is that a corrigendum), since there are some plainly silly things in that document. If I get time, I'll try to put one together. My main point for Beno�t related to brace placement. Conor