Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 84438 invoked from network); 15 May 2005 18:20:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 May 2005 18:20:04 -0000 Received: (qmail 17733 invoked by uid 500); 15 May 2005 18:24:44 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 17636 invoked by uid 99); 15 May 2005 18:24:43 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail.spree.de (HELO miraculix.spree.de) (62.154.194.149) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 15 May 2005 11:24:42 -0700 Received: from [172.16.2.80] (vpn-server [192.168.16.104]) by miraculix.spree.de (8.11.6/8.11.6) with ESMTP id j4FIJn532515; Sun, 15 May 2005 20:19:49 +0200 Message-ID: <428792C5.2040901@spree.de> Date: Sun, 15 May 2005 20:19:49 +0200 From: Michael Bouschen Organization: Tech@Spree Engineering User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Geoff hendrey CC: jdo-dev@db.apache.org, jdo-tck-ext@sun.com Subject: Re: JDO TCK Conference Call Friday, May 13, 9 am PST References: <20050515170457.40497.qmail@web31806.mail.mud.yahoo.com> In-Reply-To: <20050515170457.40497.qmail@web31806.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Geoff, we do not use the latest btree sources, because they require JDK1.4 and have some external dependencies (as you figured out). Please have a look at project.properties in the btree directory. Ir defines a cvs tag we use when checking out the files from the netbeans repository: netbeans.cvs.tag=-r release36-BLD200409100900 I sent you the sources in the other email. Please unzip them in the btree directory and call maven build. Regards Michael >Never mind my question about the assertions. Now this: > > >java:compile: > [echo] Compiling to >E:\apachetck\trunk\btree/target/classes > [javac] Compiling 55 source files to >E:\apachetck\trunk\btree\target\classes > >E:\apachetck\trunk\btree\mdr\src\org\netbeans\mdr\persistence\btreeimpl\btreeind >ex\VarKeyPage.java:18: package org.openide does not >exist >import org.openide.ErrorManager; > ^ >E:\apachetck\trunk\btree\mdr\src\org\netbeans\mdr\persistence\btreeimpl\btreeind >ex\VarKeyPage.java:177: cannot resolve symbol >symbol : variable ErrorManager >location: class >org.netbeans.mdr.persistence.btreeimpl.btreeindex.VarKeyPage > >ErrorManager.getDefault().log(ErrorManager.EXCEPTION, >msg); > ^ >E:\apachetck\trunk\btree\mdr\src\org\netbeans\mdr\persistence\btreeimpl\btreeind >ex\VarKeyPage.java:177: cannot resolve symbol >symbol : variable ErrorManager >location: class >org.netbeans.mdr.persistence.btreeimpl.btreeindex.VarKeyPage > >ErrorManager.getDefault().log(ErrorManager.EXCEPTION, >msg); > ^ >3 errors > >--- Michelle Caisse wrote: > > >>Hi, Geoff, >> >>All you need to do is check out the jdo project and >>build the >>subprojects in the correct order. You will get six >>subprojects from the >>jdo subversion repository: >> >>api11 >>api20 >>btree >>ri11 >>tck11 >>tck20 >> >>To get the btree jar in your local repository with >>the appropriate name >>you just do "maven build" in jdo/trunk/btree. >> >>It seems that we need to add information to >>README.txt regarding >>dependencies in building the subprojects, e.g. you >>must build btree >>before building tck11, ... >> >>Hope this helps, >>Michelle >> >>Geoff hendrey wrote: >> >> >> >>>I'm trying to run the tck11 "enhance" goal. >>> >>>There is a dependency on jdo-btree-SNAPSHOT. >>> >>>When I try to execute the three CVS commands to get >>>the code, I succesfully get >>>org\netbeans\mdr\persistence package, but the >>>btreeimpl subpackage appears to not exist. If I >>> >>> >>create >> >> >>>the btreeimpl subpackage by hand, and execute the >>> >>> >>cvs >> >> >>>update, it zaps the btreeimpl folder, so I take it >>> >>> >>it >> >> >>>really does not exist in the cvs repository. Thus, >>> >>> >>I >> >> >>>am stuck. >>> >>>In my opinion, it would be a good idea to ship a >>>prebuilt, local maven repository, configured with >>> >>> >>all >> >> >>>the jars. Or at least make this maven repository >>>available for download. Then you can set your >>>project.properties to simply point to a local >>>repository. Actually relying on maven to download >>> >>> >>jars >> >> >>>and/or source almost never works, especially if you >>>specify head snapshot as opposed to a specific >>>revision. >>> >>>my $0.02. >>> >>>So can somebody send me the jdo-btree-SNAPSHOT.jar? >>> >>>-geoff >>> >>> >>> >>>--- Michelle Caisse >>> >>> >>wrote: >> >> >>> >>> >>> >>> >>>>Hi, >>>> >>>>We will have our regular meeting Friday, May 13 >>>> >>>> >>at >> >> >>>>9 am PST to discuss >>>>JDO TCK issues and status. >>>> >>>>Dial-in numbers are: >>>> >>>>866 230-6968 294-0479# >>>>International: +1 865 544-7856 >>>> >>>>Agenda: >>>> >>>>XML Schema (Brian T - specifics on orm dtd issues, >>>>Craig - dtd issues >>>>fixed?) >>>>JDO API release on ibiblio (Brian T, Craig) >>>>Detached objects (Matthew) >>>>Test development status (Michelle) >>>>Apache nightly builds (Brian) >>>>Other issues and status (any and all) >>>> >>>>-- Michelle >>>> >>>> >>>> >>>> >>>> >>> >>>Yahoo! Mail >>>Stay connected, organized, and protected. Take the >>> >>> >>tour: >> >> >>>http://tour.mail.yahoo.com/mailtour.html >>> >>> >>> >>> >>> >> >> > > > >Yahoo! Mail >Stay connected, organized, and protected. Take the tour: >http://tour.mail.yahoo.com/mailtour.html > > -- Michael Bouschen Tech@Spree Engineering GmbH mailto:mbo.tech@spree.de http://www.tech.spree.de/ Tel.:++49/30/235 520-33 Buelowstr. 66 Fax.:++49/30/2175 2012 D-10783 Berlin