Return-Path: Delivered-To: apmail-incubator-empire-db-dev-archive@minotaur.apache.org Received: (qmail 86257 invoked from network); 15 Feb 2009 21:01:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Feb 2009 21:01:18 -0000 Received: (qmail 27352 invoked by uid 500); 15 Feb 2009 21:01:18 -0000 Delivered-To: apmail-incubator-empire-db-dev-archive@incubator.apache.org Received: (qmail 27331 invoked by uid 500); 15 Feb 2009 21:01:18 -0000 Mailing-List: contact empire-db-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: empire-db-dev@incubator.apache.org Delivered-To: mailing list empire-db-dev@incubator.apache.org Received: (qmail 27320 invoked by uid 99); 15 Feb 2009 21:01:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Feb 2009 13:01:18 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [217.7.226.111] (HELO mail.esteam.de) (217.7.226.111) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Feb 2009 21:01:09 +0000 Content-class: urn:content-classes:message Subject: again Maven MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----_=_NextPart_001_01C98FB0.79BAA926" Date: Sun, 15 Feb 2009 22:00:47 +0100 Message-ID: X-MimeOLE: Produced By Microsoft Exchange V6.5 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: again Maven Thread-Index: AcmPrBatFBEg4SjqRym/6XIz5zY3MwAARngm References: <3ab983230812260846u4bc6411escfc3e28af9d3bc1@mail.gmail.com><3ab983230902121409t3f43f8d6wbaeece00a1980964@mail.gmail.com><3ab983230902130729k687b8ea3g16dbec495eb09c56@mail.gmail.com><3ab983230902131529m735d07dp520fcb0ca0b9d5c9@mail.gmail.com><3ab983230902140314u30fb1dfctb66a50ff2012aee8@mail.gmail.com> <3ab983230902151228r4b670918t55953d0c2cd86329@mail.gmail.com> From: =?iso-8859-1?Q?Rainer_D=F6bele?= To: X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C98FB0.79BAA926 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Francis, first of all I am astonished that you always reply within minutes.=20 I hope that sitting in front of your computer answering my (stupid) = questions is not your only activity in life. If so, let me tell you that there is more to life than computers and = that you should sometimes really go out and have a beer or two :-) Back to business. 1. The MANIFEST.MF does not seem to get recreated, so forget about it = for now. 2. IMO the config.xml should always be in the file system. It makes no = sense to hide it inside a jar. I think even logically it belongs exactly = where the readme.txt and the tutorial.pdf belong. And there is no doubt = that we must be able to debug the app without fiddling around with = program arguments. And besides that I always plead for "comfort over = convention". 3. Thanks for the mvnrepository link. I tried so hard but could not find = it on the Maven site (http://maven.apache.org). Strange isn't it? One more question for you though. I want to debug the HSQLDB JDBC driver code.=20 So in Eclipse I opened the "Maven dependencies" node, right-clicked on = hsqldb-1.8.0.7 and picked Maven->Download sources. Unfortunately nothing happened (not even an error message). How can I obtain the sources for HSQLDB-1.8.0.7? Regards, Rainer ------_=_NextPart_001_01C98FB0.79BAA926--