Apache JDO Project - [jira] Created: (JDO-501) Need different export package info in

This is Interesting: Free IT Magazines  
Home > Archive > Apache JDO Project > June 2007 > [jira] Created: (JDO-501) Need different export package info in





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [jira] Created: (JDO-501) Need different export package info in
Michelle Caisse (JIRA)

2007-06-15, 1:11 pm

Need different export package info in manifest of api2 and api2-legacy
----------------------------------------------------------------------

Key: JDO-501
URL: https://issues.apache.org/jira/browse/JDO-501
Project: JDO
Issue Type: Task
Components: api2, api2-legacy
Affects Versions: JDO 2 maintenance release 1
Reporter: Michelle Caisse


We need to provide different export package information for api2 and api2-legacy. Currently this is in trunk/JDO20.MF:

Export-Package: javax.jdo,
javax.jdo.datastore,
javax.jdo.identity,
javax.jdo.listener,
javax.jdo.spi
Bundle-Vendor: Apache
Import-Package: javax.transaction;resolution:=optional

For api2, we need to add the javax.jdo.annotations packate to the Export-Package list. However, this file may not be the place to provide that information because it seeds the jar files for all of the packages (e.g. tck2, enhancer20...) through the setti
ng in each project's project.properties file:

# Manifest seed file
maven.jar.manifest = ${basedir}/../JDO20.MF

We need to put project-specific manifest seed information in a separate location.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com