From dev-return-10120-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Tue Nov 09 03:11:28 2004 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 54314 invoked from network); 9 Nov 2004 03:11:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Nov 2004 03:11:27 -0000 Received: (qmail 76471 invoked by uid 500); 9 Nov 2004 03:10:24 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 76393 invoked by uid 500); 9 Nov 2004 03:10:17 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@geronimo.apache.org Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 76380 invoked by uid 99); 9 Nov 2004 03:10:17 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [66.250.40.202] (HELO saturn.opentools.org) (66.250.40.202) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 08 Nov 2004 19:10:12 -0800 Received: by saturn.opentools.org (Postfix, from userid 500) id 030BA3EA1; Mon, 8 Nov 2004 22:14:57 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by saturn.opentools.org (Postfix) with ESMTP id EF465F5CF for ; Mon, 8 Nov 2004 22:14:57 -0500 (EST) Date: Mon, 8 Nov 2004 22:14:57 -0500 (EST) From: Aaron Mulder X-X-Sender: ammulder@saturn.opentools.org To: dev@geronimo.apache.org Subject: FYI, new packages uploaded to Maven repo Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N OpenEJB will depend on new Geronimo modules as a result of the deployer changes, so I've run a "maven jar:deploy" to upload a full set of fresh modules to the Maven repo. This was the result of a full build with itests on Linux / Sun JDK 1.4.2_06, and it includes today's Axis changes, deployer changes, etc. I'm a little confused about the tomcat module -- even though it isn't included in the normal build (and in fact the tomcat build appears to fail), there's a geronimo-tomcat-1.0-SNAPSHOT.jar module generated and uploaded. Well, whatever, it's there, just don't expect it to work. Aaron