Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 7463 invoked from network); 18 Apr 2007 14:32:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Apr 2007 14:32:42 -0000 Received: (qmail 20215 invoked by uid 500); 18 Apr 2007 14:32:46 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 20171 invoked by uid 500); 18 Apr 2007 14:32:46 -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 List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 20160 invoked by uid 99); 18 Apr 2007 14:32:46 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2007 07:32:46 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_SORBS_WEB,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [63.208.196.171] (HELO outbound.mailhop.org) (63.208.196.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2007 07:32:39 -0700 Received: from bi01p1.nc.us.ibm.com ([129.33.49.251] helo=[192.168.1.100]) by outbound.mailhop.org with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1HeBCk-0001xp-5s for dev@geronimo.apache.org; Wed, 18 Apr 2007 10:32:18 -0400 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 129.33.49.251 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18iJLOyrHFMqQPFFjFaGLgB Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: <19D7F2A4-6486-4AFD-8FB9-65D9DD3B811E@hogstrom.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: dev@geronimo.apache.org From: Matt Hogstrom Subject: Question about geronimo-jta_1.1_spec-1.0 package Date: Wed, 18 Apr 2007 10:32:16 -0400 X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org I was running some tests and was getting an error indicating that the class javax.transaction.HeuristiccommitException could not be found. I looked in specs/tags/geronimo-jta_1.1_spec-1.0 and found that the class existed in the tags directory in source form. However, he released jar is missing this class. I'm a bit confused as to how this might happen and wanted to see if someone had any insight as to how this might happen? I'm more concerned if there is a release procedure that could have hunked this up or if it was just bad luck.