Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 99450 invoked from network); 14 Jun 2006 02:39:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Jun 2006 02:39:55 -0000 Received: (qmail 9275 invoked by uid 500); 14 Jun 2006 02:39:54 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 8619 invoked by uid 500); 14 Jun 2006 02:39:52 -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 8608 invoked by uid 99); 14 Jun 2006 02:39:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jun 2006 19:39:52 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: unknown aptrinclude:shawcable.net~all (asf.osuosl.org: encountered unrecognized mechanism during SPF processing of domain of neal@nsdev.org) Received: from [24.71.223.10] (HELO pd2mo1so.prod.shaw.ca) (24.71.223.10) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jun 2006 19:39:51 -0700 Received: from pd4mr5so.prod.shaw.ca (pd4mr5so-qfe3.prod.shaw.ca [10.0.141.50]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0J0T0027IWPVT5M0@l-daemon> for dev@geronimo.apache.org; Tue, 13 Jun 2006 20:39:31 -0600 (MDT) Received: from pn2ml1so.prod.shaw.ca ([10.0.121.145]) by pd4mr5so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0J0T00EPVWPVKW90@pd4mr5so.prod.shaw.ca> for dev@geronimo.apache.org; Tue, 13 Jun 2006 20:39:31 -0600 (MDT) Received: from nsdev.org ([68.146.99.67]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0J0T003XYWPV7KX0@l-daemon> for dev@geronimo.apache.org; Tue, 13 Jun 2006 20:39:31 -0600 (MDT) Received: from [10.0.0.7] (speedy.nsdev.org [10.0.0.7]) by nsdev.org (Postfix) with ESMTP id 326FF1D2C2 for ; Tue, 13 Jun 2006 20:44:37 -0600 (MDT) Date: Tue, 13 Jun 2006 20:39:07 -0600 From: Neal Sanche Subject: Re: Eclipse Plugin V1.1.0 unstable driver now available In-reply-to: <1F2D70BE-032A-4314-8783-A9443A658CB7@gmail.com> To: dev@geronimo.apache.org Message-id: <448F76CB.2080705@nsdev.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit References: <16281B21-DCEF-4332-87CE-82EFE8471B74@gmail.com> <4484FD17.8040806@nsdev.org> <44862CB2.8080002@nsdev.org> <4CE29A48-34C6-4E56-B337-AA4F9E0FFD67@gmail.com> <44863190.7020109@nsdev.org> <44864FD5.4050805@nsdev.org> <448DEE2E.7090701@joyfulnoisewebdesign.com> <448E3335.3000603@nsdev.org> <448F5D33.5030804@nsdev.org> <448F61BB.6080902@nsdev.org> <225790CB-CEC0-4A6C-A9A2-BB97D86AE71A@gmail.com> <448F68C8.7080708@nsdev.org> <448F70E5.9000405@nsdev.org> <1F2D70BE-032A-4314-8783-A9443A658CB7@gmail.com> User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Okay, good, because my build is failing. I'll download yours and test it out here. My error during build was: [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure E:\geronimo-eclipse-tools\plugins\org.apache.geronimo.st.v11.core\src\org\apache \geronimo\st\v11\core\GeronimoV11Utils.java:[54,65] incompatible types found : java.lang.Object required: org.apache.geronimo.xml.ns.deployment.EnvironmentType I'll try again later. -Neal Sachin Patel wrote: > Ok, actually I'm using now... > > MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=512m" > > and I'm uploading a build as we speak, should be done in just about 5 > min. > > On Jun 13, 2006, at 10:13 PM, Neal Sanche wrote: > >> I noticed that in the build scripts... Good that you fixed it. I will >> keep trying to build it. I ran into the out of memory problem just >> now and found your previous post on MAVEN_OPTS=-Xmx512m so I'll stop >> the build and svn update first. Thanks. >> >> -Neal >> >> Sachin Patel wrote: >>> Cool, you'll want to do an svn update, i just checked in some stuff, >>> happened to be that v11.ui wasn't even building, nor being packaged :) >>> >>> On Jun 13, 2006, at 9:39 PM, Neal Sanche wrote: >>> >>>> Well, in the meantime I'm learning how to compile it. Downloaded >>>> Maven 2.0.4 and am just waiting for the rest of the downloads to >>>> happen. Exciting stuff. :) >>>> >>>> -Neal >>>> >>>> Sachin Patel wrote: >>>>> My bad, you're right. Fixing and rebuilding now. Check for a new >>>>> driver shortly. Thanks for your patience. >>>>> >>>>> -sachin >>>>> >>>>> On Jun 13, 2006, at 9:09 PM, Neal Sanche wrote: >>>>> >>>>>> Just tried it, and it's the same thing Sachin. Could you, >>>>>> perhaps, send me the following file, or make it available in the >>>>>> .zip: >>>>>> >>>>>> org.apache.geronimo.st.v11.ui.jar >>>>>> >>>>>> It isn't in the .zip you sent, however it is in the source >>>>>> distribution, but I can't make the plugin source code compile. >>>>>> Are you using Maven, or m2? >>>>>> >>>>>> -Neal >>>>>> >>>>>> Neal Sanche wrote: >>>>>>> Thanks Sachin, I will give it a good run tonight, and let you >>>>>>> know through JIRAs if I encounter anything. >>>>>>> >>>>>>> Cheers. >>>>>>> >>>>>>> -Neal >>>>>>> >>>>>>> Sachin Patel wrote: >>>>>>>> Ah found the problem, the bundle manifest was missing a "." >>>>>>>> entry for bundle-classpath. I'm uploading a new driver right now. >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote: >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> Sachin Patel wrote: >>>>>>>>>>>>>>>>>>>>>> The following driver can run on both JDK 1.4 or >>>>>>>>>>>>>>>>>>>>>> 1.5. It should be run with WTP 1.0x and will >>>>>>>>>>>>>>>>>>>>>> eventually but not currently run on WTP 1.5. >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> >>>>>> >>>>> >>>>> >>>>> -sachin >>>>> >>>> >>> >>> >>> -sachin >>> >> > > > -sachin >