Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 72306 invoked from network); 6 Sep 2005 23:05:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Sep 2005 23:05:03 -0000 Received: (qmail 4750 invoked by uid 500); 6 Sep 2005 23:05:01 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 4161 invoked by uid 500); 6 Sep 2005 23:05:00 -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 4148 invoked by uid 99); 6 Sep 2005 23:05:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2005 16:05:00 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [209.233.18.245] (HELO buttons.boynes.com) (209.233.18.245) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2005 16:05:12 -0700 Received: from [192.168.37.199] (unknown [192.168.37.199]) by buttons.boynes.com (Postfix) with ESMTP id 4D1121A563 for ; Tue, 6 Sep 2005 16:04:57 -0700 (PDT) Message-ID: <431E2098.7080809@apache.org> Date: Tue, 06 Sep 2005 16:04:56 -0700 From: Jeremy Boynes User-Agent: Mozilla Thunderbird 1.0.6-1.1.fc3 (X11/20050720) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: typo compile error References: <431E1D35.6010604@gmail.com> In-Reply-To: <431E1D35.6010604@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I have a fix for these ready to commit - just testing the rest of the build. -- Jeremy Sachin Patel wrote: > Just ran into the following compile error after a full checkout... > > [exec] java:compile: > [exec] [echo] Compiling to > C:\geronimo\plugins\geronimo-packaging-plugin/target/classes > [exec] [javac] Compiling 6 source files to > C:\geronimo\plugins\geronimo-packaging-plugin\target\classes > [exec] > C:\geronimo\plugins\geronimo-packaging-plugin\src\java\org\apache\geronimo\plugin\packaging\MavenConfigStore.java:50: > ';' expected > [exec] private final ObjectName objectN ame; > [exec] ^ > [exec] 1 error > > [exec] BUILD FAILED > [exec] File...... C:\Documents and > Settings\Administrator\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly > > [exec] Element... maven:reactor > [exec] Line...... 217 > [exec] Column.... 9 > [exec] Unable to obtain goal [default] -- C:\Documents and > Settings\Administrator\.maven\cache\maven-java-plugin-1.5\plugin.jelly:63:48: > > ailed; see the compiler error output for details. > [exec] Total time: 17 minutes 18 seconds > [exec] Finished at: Tue Sep 06 18:47:42 EDT 2005