JDO TCK Conference Call Friday, Nov 18, 9 am PST
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache JDO Project > JDO TCK Conference Call Friday, Nov 18, 9 am PST




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    JDO TCK Conference Call Friday, Nov 18, 9 am PST  
Michelle Caisse


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-18-05 07:45 AM

Hi,

We will have our regular meeting Friday, November 18  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:

1. Test status (Michael W)
2. Query tests (Michael W)
3. Detached objects (Matthew)
4. getObjectsById tests (Geoff)
5. ri11 enhancer support for jdk 1.5 (Martin)
6. JPOX fixes/issues (Erik)
7. Fieldtypes test status (Michelle)
8. Other  issues and status (any and all)

Action Items from weeks past:

[Nov 4 2005]AI Martin: Update Martin's wiki with discusion of JDO 1.5
issues.

[Oct 14 2005]: AI: Martin will  start a Wiki page with 1.5 issues, to
be linked by the web site. [In progress.]

[Oct 14 2005]: AI: Michelle distill the mapping support that JPOX has
into a list of  features that are/are not  not supported.

[Oct 14 2005]: AI: Craig discuss mapping options with expert group.

[Oct 14 2005]: Push jars to Apache repository (Craig) In progress.
Several things  need to be updated, including project.properties,
project.xml and  maven.xml.

[Sep 2 2005]: To recruit members, update the web site. Articles on
TheServerSide directing attention to the site. T-shirts, logo. AI:
Craig write a ServerSide article.

[Aug 12 2005] AI: Craig to propose release of API20 and the entire 11
release (API, RI, TCK). This generated a large response on the
incubator alias.

[Aug 5 2005] AI Brian McCallister can send info on the instructions
how to sync Apache and ibiblio.  Re: Brian Topping needs info on
creating a maven package.

[July 29 2005] AI: Michelle Chapter 18 wiki needs to be updated to
include all JDO metadata elements and attributes. [not done]

[July 29 2005] (Craig, Brian T.) Need some permissions that Brian is
working on.

[Jul 8]  Double-check locking in the PMF (Martin) Martin has
implemented and will check in.

[April 15 2005] AI Brian Topping will update the wiki to tell how to
access our releases area.

[April 15 2005] AI Brian Topping will do the maven goal for creating and
uploading the snapshots. He will create a directory parallel to trunk
called "releases" and put the snapshots there.

[May 13 2005] AI Brian Topping will implement pushing SNAPSHOT builds of
the project to ibiblio.

[May 13 2005] AI Brian Topping will arrange for automated nightly   buil
ds.

[May 13 2005] AI Martin Zaun will investigate JSR 294 (Java 5) to see
impact on enhancer.

[May 20 2005] AI Craig to define the JCP distributions and see if maven
can help.

-- Michelle






[ Post a follow-up to this message ]



    Re: JDO TCK Conference Call Friday, Nov 18, 9 am PST  
Craig L Russell


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-18-05 10:45 PM

Attendees: Michelle Caisse, Michael Bouschen, Michael Watzek, Martin
Zaun, Erik Bengtson, Craig Russell

Agenda:

1. Test status (Michael W) 471 tests in alltests 6 configurations
failing of 28 application id 7 failures 4 errors datastore id 4
failures 8 errors. Differences in errors/failures due to handling of
join tables (see item 7 below). The configurations that fail are
inheritance tests that might need to be adapted since they don't work
on JPOX and the specification doesn't require the inheritance
mappings to be supported.

2. Query tests (Michael W) "Almost done". Issue 216 patch checked in
regarding result shape handling. We now check for the correct
expected result shape. Adapted API tests to the new test query
framework. Only tests remaining are deletion by query. AI: Michael
will update the wiki to add a few new test cases for aggregate
(distinct) and count(navigational expression) to match specification
update.

3. Detached objects (Matthew) no change

4. getObjectsById tests (Geoff) no change

5. ri11 enhancer support for jdk 1.5 (Martin) ri11 now has support
for enhancing 1.5 classes. enhancer20 has not yet been updated.
Haven't yet checked in signature support for either project.

6. JPOX fixes/issues (Erik) good progress this week.

7. Fieldtypes test status (Michelle) Test cases have been updated.
AI: JPOX review bugs 215 and 211 assigned to them. AI Michelle: check
in patches associated with the two issues.

8. Other  issues and status (any and all)

Not equals test cases fail. Compares BigDecimal parameter with a
float column. "WHERE ? NE float1" Expects 9 results, gets 10 results.
The test case might need to be adapted or JPOX might need to handle
this case differently or the spec might have to change. AI: Erik look
at JDO-206.

BEA has said they will donate their test suite to the Apache JDO
project. AI: BEA to sign the donation paperwork and to review how to
merge test cases. This might help with the detach/attach tests.

Code review needed for JDO-218. AI: Craig

Action Items from weeks past:

[Nov 4 2005]AI Martin: Update Martin's wiki with discusion of JDO 1.5
issues.

[Oct 14 2005]: AI: Martin will  start a Wiki page with 1.5 issues,
to  be linked by the web site. [In progress.]

[Oct 14 2005]: AI: Michelle distill the mapping support that JPOX
has  into a list of  features that are/are not  not supported.

[Oct 14 2005]: AI: Craig discuss mapping options with expert group.

[Oct 14 2005]: Push jars to Apache repository (Craig) In progress.
Several things  need to be updated, including project.properties,
project.xml and  maven.xml.

[Sep 2 2005]: To recruit members, update the web site. Articles on
TheServerSide directing attention to the site. T-shirts, logo. AI:
Craig write a ServerSide article.

[Aug 12 2005] AI: Craig to propose release of API20 and the entire 11
release (API, RI, TCK). This generated a large response on the
incubator alias.

[Aug 5 2005] AI Brian McCallister can send info on the instructions
how to sync Apache and ibiblio.  Re: Brian Topping needs info on
creating a maven package.

[July 29 2005] AI: Michelle Chapter 18 wiki needs to be updated to
include all JDO metadata elements and attributes. [not done]

[July 29 2005] (Craig, Brian T.) Need some permissions that Brian is
working on.

[Jul 8]  Double-check locking in the PMF (Martin) Martin has
implemented and will check in.

[April 15 2005] AI Brian Topping will update the wiki to tell how to
access our releases area.

[April 15 2005] AI Brian Topping will do the maven goal for creating and
uploading the snapshots. He will create a directory parallel to trunk
called "releases" and put the snapshots there.

[May 13 2005] AI Brian Topping will implement pushing SNAPSHOT builds of
the project to ibiblio.

[May 13 2005] AI Brian Topping will arrange for automated nightly
builds.

[May 13 2005] AI Martin Zaun will investigate JSR 294 (Java 5) to see
impact on enhancer.

[May 20 2005] AI Craig to define the JCP distributions and see if maven
can help.

-- Michelle

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:Craig.Russell@sun.com
P.S. A good JDO? O, Gasp!







[ Post a follow-up to this message ]



    RE: JDO TCK Conference Call Friday, Nov 18, 9 am PST  
Matthew T. Adams


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-19-05 01:45 AM

I have no change, and nothing to report.  Been busy with Xcalia business.

Sorry,
Matthew

>-----Original Message-----
>From: Michelle Caisse [mailto:Michelle.Caisse@Sun.COM]
>Sent: Thursday, November 17, 2005 8:23 PM
>To: jdo-dev@db.apache.org
>Subject: JDO TCK Conference Call Friday, Nov 18, 9 am PST
>
>
>Hi,
>
>We will have our regular meeting Friday, November 18  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:
>
>1. Test status (Michael W)
>2. Query tests (Michael W)
>3. Detached objects (Matthew)
>4. getObjectsById tests (Geoff)
>5. ri11 enhancer support for jdk 1.5 (Martin)
>6. JPOX fixes/issues (Erik)
>7. Fieldtypes test status (Michelle)
>8. Other  issues and status (any and all)
>
>Action Items from weeks past:
>
>[Nov 4 2005]AI Martin: Update Martin's wiki with discusion of JDO 1.5
>issues.
>
>[Oct 14 2005]: AI: Martin will  start a Wiki page with 1.5 issues, to
>be linked by the web site. [In progress.]
>
>[Oct 14 2005]: AI: Michelle distill the mapping support that JPOX has
>into a list of  features that are/are not  not supported.
>
>[Oct 14 2005]: AI: Craig discuss mapping options with expert group.
>
>[Oct 14 2005]: Push jars to Apache repository (Craig) In progress.
>Several things  need to be updated, including project.properties,
>project.xml and  maven.xml.
>
>[Sep 2 2005]: To recruit members, update the web site. Articles on
>TheServerSide directing attention to the site. T-shirts, logo. AI:
>Craig write a ServerSide article.
>
>[Aug 12 2005] AI: Craig to propose release of API20 and the entire 11
>release (API, RI, TCK). This generated a large response on the
>incubator alias.
>
>[Aug 5 2005] AI Brian McCallister can send info on the instructions
>how to sync Apache and ibiblio.  Re: Brian Topping needs info on
>creating a maven package.
>
>[July 29 2005] AI: Michelle Chapter 18 wiki needs to be updated to
>include all JDO metadata elements and attributes. [not done]
>
>[July 29 2005] (Craig, Brian T.) Need some permissions that Brian is
>working on.
>
>[Jul 8]  Double-check locking in the PMF (Martin) Martin has
>implemented and will check in.
>
>[April 15 2005] AI Brian Topping will update the wiki to tell how to
>access our releases area.
>
>[April 15 2005] AI Brian Topping will do the maven goal for
>creating and
>uploading the snapshots. He will create a directory parallel to trunk
>called "releases" and put the snapshots there.
>
>[May 13 2005] AI Brian Topping will implement pushing SNAPSHOT
>builds of
>the project to ibiblio.
>
>[May 13 2005] AI Brian Topping will arrange for automated
>nightly   builds.
>
>[May 13 2005] AI Martin Zaun will investigate JSR 294 (Java 5) to see
>impact on enhancer.
>
>[May 20 2005] AI Craig to define the JCP distributions and see if maven
>can help.
>
>-- Michelle
>








[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:47 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register