Skip to content

Commit

Permalink
Add Jarkarta OSGi Libs
Browse files Browse the repository at this point in the history
- Jakarta OSHGi API
- Jakarta Gemini JPA
- Derby Datasource

Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
  • Loading branch information
maho7791 committed Mar 14, 2024
1 parent c5ea329 commit 10f4d5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion org.eclipse.gemini.jpa/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ Import-Package: \
org.osgi.service.jpa;version='[3.1,4)',\
org.eclipse.persistence.dynamic;version='[4.0.0,5.0.0)',\
org.eclipse.persistence.internal.dynamic;version='[4.0.0,5.0.0)',\
*
*
Bundle-Version: 2.0.0.${tstamp}-SNAPSHOT
1 change: 1 addition & 0 deletions org.osgi.service.jpa/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ Export-Package: ${p}.*; -split-package:=first
jakarta.persistence-api;version='3.1'

-fixupmessages.jpa_spec: Version for package org\.osgi\.service\.jpa is set to different values
Bundle-Version: 2.0.0.${tstamp}-SNAPSHOT

0 comments on commit 10f4d5a

Please sign in to comment.