Re: svn commit: r224397 - in /incubator/jdo/trunk/tck20/test/sql/derby: applicationidentity/schema.sql datastoreidentity/schema.sql

2005-07-25 Thread Michael Watzek
Hi Craig, I noticed that you changed the type of column ALLTYPES.CHARACTERVAL from CHAR(1) to INTEGER. Did you check in this change accidently or intentionally? In the latter case, I propose to change the type of other CHAR(1) columns also (except for those which are mapped by boolean fields):

Release of Apache JDO beta/snapshot ?

2005-07-25 Thread Andy Jefferson
I asked this question back in April and got a response that it wasn't possible while in this Incubator or something. Since we have users asking for this, and since we have to coordinate JPOX releases to match it, I'll ask again ... Can we please have the Apache JDO jar released somewhere so

Exception using application identity, inheritance strategy new-table

2005-07-25 Thread Michael Watzek
Hi Andy, Erik, I'm testing a new mapping wrt inheritance. For this purpose, I wrote a new schema file and a new orm file based on the company model for application identity. The mapping applies inheritance strategy new-table in conjunction with a join condition for subclassses classes

Exception using datastore identity, inheritance strategy new-table

2005-07-25 Thread Michael Watzek
Hi Andy, Erik, I adapted the mapping using inheritance strategy new-table (which I sent in my previous mail) to datastore identity. The completeness test fails throwing the exception below. The exception is also thrown at check time. Object have been made persistent without errors. The

Re: Release of Apache JDO beta/snapshot ?

2005-07-25 Thread Andy Jefferson
Hi Craig, Interim to getting it on ibiblio, I think it's easy to post on a wiki page. Would that be suitable for the folks who are asking you for it? I assume that the people asking want to get the jar file without having to build the project, right? Yep. The deliverable of the API20 project

Re: Release of Apache JDO beta/snapshot ?

2005-07-25 Thread Brian Topping
Hi guys,Last time I tried to get this going, I got no response or email threads that were responded to died before I got any usable answers from people that were apparently responsible for access to this stuff.  I had an unexpectedly drawn out cross-country move (with all the expenses thereof)

Re: Release of Apache JDO beta/snapshot ?

2005-07-25 Thread Jeremy Boynes
Andy Jefferson wrote: I asked this question back in April and got a response that it wasn't possible while in this Incubator or something. Since we have users asking for this, and since we have to coordinate JPOX releases to match it, I'll ask again ... Can we please have the Apache JDO jar

Re: Fwd: svn commit: r220237 - in /incubator/jdo/trunk/api20: src/java/javax/jdo/spi/JDOImplHelper.java test/java/javax/jdo/identity/ObjectIdentityTest.java

2005-07-25 Thread erik
I run the unit tests with JDK 1.3 and get these errors: java.lang.NoSuchMethodError at javax.jdo.identity.ObjectIdentityTest.testSerializedLocale(ObjectIdentityTest.java:346) at java.lang.reflect.Method.invoke(Native Method) at

TCK : updates required

2005-07-25 Thread Andy Jefferson
A few things that need fixing in the TCK from my latest running, in the hope that someone with SVN permissions can do the necessary. No patches here, just instructions of what's wrong and what is needed to fix ;-) File :

Re: TCK : updates required

2005-07-25 Thread Michelle Caisse
Hi Andy, Thanks for the problem report. I've fixed these and checked them in. If you find more, please let me know. I think these tests are hitting problems before they reveal my typos, so they are hard for me to find. -- Michelle Andy Jefferson wrote: A few things that need fixing in

Re: Release of Apache JDO beta/snapshot ?

2005-07-25 Thread Brian McCallister
Releases from the incubator are fine. The release needs to say in incubation somehow, and the Incubator PPMC has the final say on it (release is technically by the incubator PPMC). Process to do so (I think): 1) Release manager (RM) tags said release candidate 2) RM builds binaries, signs