Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 57420 invoked from network); 23 Jul 2009 17:34:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Jul 2009 17:34:35 -0000 Received: (qmail 30981 invoked by uid 500); 23 Jul 2009 17:35:39 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 30851 invoked by uid 500); 23 Jul 2009 17:35:39 -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 30834 invoked by uid 99); 23 Jul 2009 17:35:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2009 17:35:39 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2009 17:35:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4F8F129A0017 for ; Thu, 23 Jul 2009 10:35:15 -0700 (PDT) Message-ID: <1712414538.1248370515324.JavaMail.jira@brutus> Date: Thu, 23 Jul 2009 10:35:15 -0700 (PDT) From: "Kevan Miller (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-4764) Missing of JDT compiler in 2.1 branch In-Reply-To: <624141921.1248343034859.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Miller closed GERONIMO-4764. ---------------------------------- Resolution: Fixed Fix Version/s: 2.1.5 Should be fixed. Will reopen, if builds aren't working. Hard to tell, since they were always working for me... > Missing of JDT compiler in 2.1 branch > ------------------------------------- > > Key: GERONIMO-4764 > URL: https://issues.apache.org/jira/browse/GERONIMO-4764 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: buildsystem > Affects Versions: 2.1.5 > Reporter: Shawn Jiang > Assignee: Kevan Miller > Fix For: 2.1.5 > > Attachments: G4764.patch > > > Many BVT errors caused by missing of JDT compiler, The changes in latest 2.1 branch upgrade to tomcat 6.0.20. > > - org.apache.tomcat > - jasper-jdt > + org.apache.geronimo.ext.tomcat > + shared > test > > We should add a jdt dependency in 2.1 branch too. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.