From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28428 invoked by alias); 17 Jul 2002 03:05:31 -0000 Mailing-List: contact mauve-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-discuss-owner@sources.redhat.com Received: (qmail 28419 invoked from network); 17 Jul 2002 03:05:28 -0000 Received: from unknown (HELO mail6.nc.rr.com) (24.93.67.53) by sources.redhat.com with SMTP; 17 Jul 2002 03:05:28 -0000 Received: from lyta.haphazard.org ([66.57.9.148]) by mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Tue, 16 Jul 2002 21:54:36 -0400 Received: (from cbj@localhost) by lyta.haphazard.org (8.11.6/8.11.6) id g6H1sZI18324; Tue, 16 Jul 2002 21:54:35 -0400 X-Authentication-Warning: lyta.haphazard.org: cbj set sender to cbj@gnu.org using -f To: Stephen Crawley Cc: John Leuner , Alex Lau , kissme-general@lists.sourceforge.net, Mark Wielaard , mauve-discuss@sources.redhat.com Subject: Re: [Kissme-general] Re: Should I or not submit changes? References: <200207170047.g6H0l3R11371@piglet.dstc.edu.au> From: Brian Jones Date: Tue, 16 Jul 2002 20:05:00 -0000 In-Reply-To: <200207170047.g6H0l3R11371@piglet.dstc.edu.au> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-q3/txt/msg00002.txt.bz2 Stephen Crawley writes: > The problem is that if you run Mauve tests the way that the Mauve README > file says you should, the key file has to live in the Mauve directory. > This is real nuisance. [I can arrange that the Kissme make rules for > running the Mauve tests copy the key file to the place where Mauve > expects it to be ... but that's a HACK.] I agree. > HERE are some other beefs that I have with Mauve: > > * Mauve's "make clean" doesn't delete the .class files. Yes. > > * Someone has checked some files generated by autoconf, etcetera > (configure and Makefile IIRC). These contain dependencies on > the version of autoconf, etcetera used on said person's machine > and break on my machine. These generated files need to be > removed from CVS. Has always been that way, but I don't know why. I really dislike seeing these files checked into CVS. I even updated them once. > > * Mauve needs a global cvsignore file to ignore *.class files and > a .cvsignore file on the top directory to ignore the files created > by autoconf and configure. Yes, I'm sure these details need work. Mauve needs dedicated contributors. > > * The Mauve configure.ac metascript should have a --with option for > specifying a directory or search path for finding key files. > > * The Mauve makefile should notice when I have edited the current > key file, and rebuild the class list file. > > At the moment, I think that the class list only gets rebuilt > if you change the value of the KEYS environment variable. Yes, it really sucks to try to use Mauve in certain ways. If anyone has loads of time it would probably be more interesting to develop junit based tests from the classpath source as a start and gradual port of the Mauve tests to what is usually a more familiar test framework to developers at large. Brian -- Brian Jones