[jira] [Commented] (JDO-684) Fix OSGi Export-Package entries in JDO 3.0 manifest to include version

2011-10-06 Thread Craig L Russell (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/JDO-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122408#comment-13122408
 ] 

Craig L Russell commented on JDO-684:
-

Looks good. Just one minor question. The patch updates api/API3.MF which looks 
fine. 

But it also updates API3.MF. Is this file obsolete? Most of the changes do not 
appear in this file...

 Fix OSGi Export-Package entries in JDO 3.0 manifest to include version
 --

 Key: JDO-684
 URL: https://issues.apache.org/jira/browse/JDO-684
 Project: JDO
  Issue Type: Bug
  Components: api
Affects Versions: JDO 3
Reporter: Matthew T. Adams
Assignee: Matthew T. Adams
  Labels: export-package, jdo, osgi
 Fix For: JDO 3 update 1

 Attachments: JDO-684.patch


 The manifest for the JDO API project fails to specify package versions in its 
 OSGi Export-Package entry.  I've added these  revised the version from 3.0 
 to 3.0.1, as the 3.0 artifacts have already been published.  Without the 
 package-level version specifications, Virgo (Eclipse Equinox + Spring dm 
 Server additions) reports version 0.0.0 for all packages, causing missing 
 bundle dependencies downstream, including DataNucleus.
 Patch to follow bug submission.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




JDO TCK Conference Call Friday, Oct 7, 9 am Pacific Time

2011-10-06 Thread Michelle Caisse

Hi,

  We will have our regular meeting Friday, October 7 at 9 am Pacific 
Time to discuss JDO TCK issues and status.


  Dial-in numbers are:
  US Toll free: 866 682-4770
  Germany Frankfurt 06916106
  Germany Toll free: 08006648515
  (Other countries by request)

  To place the call:
  1. Call the toll free number.
  2. Enter the conference number 939-3689#
  3. Enter the security code #

  Agenda:

  1.  3.0.1 patch (see 
https://issues.apache.org/jira/browse/JDO/fixforversion/12317950)
  2.  New JIRAs:  https://issues.apache.org/jira/browse/JDO-688  
https://issues.apache.org/jira/browse/JDO-695

  3.  Other issues

  Action Items from weeks past:

  [April 8 2011] AI Craig comment on 
https://issues.apache.org/jira/browse/JDO-617 re the utility of the 
update operator.
  [Sep 23 2011] AI Michael prepare spec update for JDOQL changes 
(JDO-658) and document restrictions on Enum.ordinal and Enum.toString. 
Create new JIRA for Math methods in JDOQL.
  [Sep 23 2011] AI Michael document when changing dependencies (to 
DataNucleus) it's necessary to rebuild the exectck project before 
running tck.