Return-Path: Delivered-To: apmail-gump-general-archive@www.apache.org Received: (qmail 59420 invoked from network); 13 Apr 2004 15:14:25 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Apr 2004 15:14:25 -0000 Received: (qmail 55441 invoked by uid 500); 13 Apr 2004 15:14:19 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 55400 invoked by uid 500); 13 Apr 2004 15:14:19 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 55386 invoked from network); 13 Apr 2004 15:14:19 -0000 Received: from unknown (HELO mx1.try.sybase.com) (130.214.10.19) by daedalus.apache.org with SMTP; 13 Apr 2004 15:14:19 -0000 Received: from mail.try.sybase.com (mail.try.sybase.com [130.214.10.18]) by mx1.try.sybase.com (8.11.6/8.11.0) with ESMTP id i3DED8205028 for ; Tue, 13 Apr 2004 08:13:08 -0600 Received: from tsws1 ([10.22.120.216]) by mail.try.sybase.com (8.11.6/8.11.6) with SMTP id i3DEspk11345 for ; Tue, 13 Apr 2004 08:54:51 -0600 Message-ID: <21dc01c4216a$1174e520$14d3ea43@tsws1> From: "Adam R. B. Jack" To: "Gump code and data" Subject: Redistributable Date: Tue, 13 Apr 2004 09:14:43 -0600 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 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I would like to fix this (i.e. that Gumpy doesn't respect 'redistributable'.) http://issues.apache.org/jira/browse/GUMP-47 in part so we can decide if not having a license file, yet having output jars and being redistributable, ought be considered an error. [Perhaps we could have a migration period so we don't introduce too much instability.] Apart from the legal aspects, this is also, so the 'notesLog' page gets a lot less messy/verbose. http://lsd.student.utwente.nl/gump/notesLog.html So, reading the documentation we have 'redistributable' optionally on repository, module and projects. No value is needed, it's presence signifies 'positive', so means 'true'. Now, the project documentation says if missing it defaults to the value on the repository. Ought it not default to the value on the module, which in turn ought default to the value on the repository? That is the way I'd like to code it. [FWIIW: That is similar to how I coded 'nag', because I don't see why we ought not notify on update failures.] Clearly I'll (at last) code the jar publishing to be dependent upon this value. regards, Adam -- Experience the Unwired Enterprise: http://www.sybase.com/unwiredenterprise Try Sybase: http://www.try.sybase.com --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org