Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 98048 invoked from network); 12 May 2007 10:16:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 May 2007 10:16:42 -0000 Received: (qmail 73664 invoked by uid 500); 12 May 2007 10:16:42 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 73605 invoked by uid 500); 12 May 2007 10:16:42 -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 73588 invoked by uid 99); 12 May 2007 10:16:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 May 2007 03:16:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 May 2007 03:16:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 51EE971403F for ; Sat, 12 May 2007 03:16:15 -0700 (PDT) Message-ID: <11935731.1178964975303.JavaMail.jira@brutus> Date: Sat, 12 May 2007 03:16:15 -0700 (PDT) From: "Donald Woods (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Resolved: (GERONIMO-3153) Minimal assembly is missing corba spec classes In-Reply-To: <6535386.1178915835630.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods resolved GERONIMO-3153. ------------------------------------ Resolution: Fixed Fix Version/s: 2.0-M6 Assignee: Donald Woods Committed revision 537375 in trunk. Note: This is a HACK to get the minimal assemblies working again and needs to be undone when the Yoko dependency is removed by G3155. > Minimal assembly is missing corba spec classes > ---------------------------------------------- > > Key: GERONIMO-3153 > URL: https://issues.apache.org/jira/browse/GERONIMO-3153 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Reporter: Kristian Koehler > Assigned To: Donald Woods > Fix For: 2.0-M6 > > Attachments: boilderplate.patch > > > Hi > the minimal Geronimo assembly is missing dependencies to yoko classes. This results in exceptions when deploying a simple webApp saying something like: "Missing YOKO CORBA spec in endorsed-dir". > Kristian -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.