You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Josh Mahonin (JIRA)" <ji...@apache.org> on 2011/07/20 17:10:57 UTC

[jira] [Commented] (SMX4-715) Create OSGi bundle for hibernate 3.6.0.Final

    [ https://issues.apache.org/jira/browse/SMX4-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068427#comment-13068427 ] 

Josh Mahonin commented on SMX4-715:
-----------------------------------

I'm running into the same problem Jason is.

Contents of com.googlecode.servicemix.extra.bundles.hibernate-3.6.0.Final_1-SNAPSHOT.jar:
----
META-INF/
META-INF/MANIFEST.MF
META-INF/DEPENDENCIES
META-INF/LICENSE
META-INF/NOTICE
META-INF/maven/
META-INF/maven/com.googlecode.servicemix.extra.bundles/
META-INF/maven/com.googlecode.servicemix.extra.bundles/com.googlecode.servicemix.extra.bundles.hibernate/
META-INF/maven/com.googlecode.servicemix.extra.bundles/com.googlecode.servicemix.extra.bundles.hibernate/pom.properties
META-INF/maven/com.googlecode.servicemix.extra.bundles/com.googlecode.servicemix.extra.bundles.hibernate/pom.xml
OSGI-INF/
OSGI-INF/blueprint/
OSGI-INF/blueprint/blueprint.xml
----



Headers:
----
Apache ServiceMix Extra :: Bundles :: hibernate (381)
-----------------------------------------------------
Manifest-Version = 1.0
Bnd-LastModified = 1311173583441
Tool = Bnd-0.0.357
Built-By = josh
Build-Jdk = 1.6.0_22
Created-By = Apache Maven Bundle Plugin

Bundle-Vendor = The Apache Software Foundation
Bundle-Name = Apache ServiceMix Extra :: Bundles :: hibernate
Bundle-DocURL = http://www.apache.org/
Bundle-Description = This bundle simply wraps hibernate-3.6.0.Final.jar.
Bundle-SymbolicName = com.googlecode.servicemix.extra.bundles.hibernate
Bundle-Version = 3.6.0.Final_1-SNAPSHOT
Bundle-License = http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-ManifestVersion = 2

Export-Service = 
	javax.persistence.spi.PersistenceProvider;javax.persistence.provider=org.hibernate.ejb.HibernatePersistence

Import-Package = 
	javax.persistence.spi;version="[2,2.1)",
	org.hibernate.ejb,
	org.osgi.service.blueprint;version="[1.0.0,2.0.0)"
----

> Create OSGi bundle for hibernate 3.6.0.Final
> --------------------------------------------
>
>                 Key: SMX4-715
>                 URL: https://issues.apache.org/jira/browse/SMX4-715
>             Project: ServiceMix 4
>          Issue Type: Improvement
>          Components: Bundles
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>         Attachments: SMX4-715-patch.txt
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira