Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 76399 invoked from network); 20 Jul 2005 13:46:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jul 2005 13:46:22 -0000 Received: (qmail 10603 invoked by uid 500); 20 Jul 2005 13:46:05 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 10537 invoked by uid 500); 20 Jul 2005 13:46:05 -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 10481 invoked by uid 99); 20 Jul 2005 13:46:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2005 06:46:04 -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 [66.250.40.202] (HELO saturn.opentools.org) (66.250.40.202) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2005 06:45:59 -0700 Received: by saturn.opentools.org (Postfix, from userid 500) id 6E0BE3F6A; Wed, 20 Jul 2005 09:51:57 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by saturn.opentools.org (Postfix) with ESMTP id 66DC9F369 for ; Wed, 20 Jul 2005 09:51:57 -0400 (EDT) Date: Wed, 20 Jul 2005 09:51:57 -0400 (EDT) From: Aaron Mulder X-X-Sender: ammulder@saturn.opentools.org To: dev@geronimo.apache.org Subject: Re: izpack installer in HEAD In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I think we need to update the IzPack config file since Jeff changed the Tomcat/Jetty plans -- it lists each plan by name, but more importantly, we need to change the Tomcat/Jetty options we present. So I would not expect the HEAD installer build to be working right now. Aaron On Wed, 20 Jul 2005 sissonj@insession.com wrote: > Aaron, > > Are you in the process of changing the installer in HEAD? I tried > compiling the installer in HEAD and I got some errors. > > John > > > C:\geronimo\modules\assembly\target\installer>compile geronimo-izpack.xml > -o geronimo-installer.jar > > .:: IzPack - Version 3.7.2 (build 2005.04.22) ::. > > < compiler specifications version : 1.0 > > > - Copyright (C) 2001-2004 Julien Ponge > - Visit http://www.izforge.com/ for the latests releases > - Released under the terms of the GNU GPL either version 2 > of the licence, or any later version. > > -> Processing : geronimo-izpack.xml > -> Output : geronimo-installer.jar > -> Base path : . > -> Kind : standard > > Adding resource: IzPack.uninstaller > Setting the installer information > Setting the GUI preferences > Adding langpack: eng > Adding resource: flag.eng > Adding resource: LicencePanel.licence > Adding resource: InfoPanel.info > Adding resource: userInputSpec.xml > Adding resource: ProcessPanel.Spec.xml > Adding content of jar: > file:/C:/Projects/J2EE/izpack-src/_dist/lib/standalone-compiler.jar!/bin/panels/HelloPanel.jar > Adding content of jar: > file:/C:/Projects/J2EE/izpack-src/_dist/lib/standalone-compiler.jar!/bin/panels/LicencePanel.jar > Adding content of jar: > file:/C:/Projects/J2EE/izpack-src/_dist/lib/standalone-compiler.jar!/bin/panels/TargetPanel.jar > Adding content of jar: > file:/C:/Projects/J2EE/izpack-src/_dist/lib/standalone-compiler.jar!/bin/panels/PacksPanel.jar > Adding content of jar: > file:/C:/Projects/J2EE/izpack-src/_dist/lib/standalone-compiler.jar!/bin/panels/UserInputPanel.jar > Adding content of jar: > file:/C:/Projects/J2EE/izpack-src/_dist/lib/standalone-compiler.jar!/bin/panels/UserInputPanel.jar > Adding content of jar: > file:/C:/Projects/J2EE/izpack-src/_dist/lib/standalone-compiler.jar!/bin/panels/UserInputPanel.jar > Adding content of jar: > file:/C:/Projects/J2EE/izpack-src/_dist/lib/standalone-compiler.jar!/bin/panels/InstallPanel.jar > Adding content of jar: > file:/C:/Projects/J2EE/izpack-src/_dist/lib/standalone-compiler.jar!/bin/panels/ProcessPanel.jar > Adding content of jar: > file:/C:/Projects/J2EE/izpack-src/_dist/lib/standalone-compiler.jar!/bin/panels/InfoPanel.jar > Adding content of jar: > file:/C:/Projects/J2EE/izpack-src/_dist/lib/standalone-compiler.jar!/bin/panels/FinishPanel.jar > -> Fatal error : > geronimo-izpack.xml:82: .\plan-src\j2ee-server-tomcat-plan.xml > com.izforge.izpack.compiler.CompilerException: geronimo-izpack.xml:82: > .\plan-src\j2ee-server-tomcat-plan.xml > at > com.izforge.izpack.compiler.CompilerConfig.parseError(CompilerConfig.java:1487) > at > com.izforge.izpack.compiler.CompilerConfig.addPacks(CompilerConfig.java:588) > at > com.izforge.izpack.compiler.CompilerConfig.executeCompiler(CompilerConfig.java:268) > at > com.izforge.izpack.compiler.CompilerConfig.main(CompilerConfig.java:1777) > at com.izforge.izpack.compiler.Compiler.main(Compiler.java:571) > Caused by: java.io.FileNotFoundException: > .\plan-src\j2ee-server-tomcat-plan.xml > at com.izforge.izpack.compiler.PackInfo.addFile(PackInfo.java:193) > at > com.izforge.izpack.compiler.CompilerConfig.addRecursively(CompilerConfig.java:911) > at > com.izforge.izpack.compiler.CompilerConfig.addPacks(CompilerConfig.java:584) > ... 3 more > > (tip : use -? to get the commmand line parameters) > > > This e-mail message and any attachments may contain confidential, > proprietary or non-public information. This information is intended > solely for the designated recipient(s). If an addressing or transmission > error has misdirected this e-mail, please notify the sender immediately > and destroy this e-mail. Any review, dissemination, use or reliance upon > this information by unintended recipients is prohibited. Any opinions > expressed in this e-mail are those of the author personally. >