Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSGI enabled #7

Open
4F2E4A2E opened this issue Sep 28, 2014 · 4 comments
Open

OSGI enabled #7

4F2E4A2E opened this issue Sep 28, 2014 · 4 comments
Assignees
Milestone

Comments

@4F2E4A2E
Copy link
Collaborator

We should add OSGI bundle support und deploy on maven central, here a request from Suvidh via the tesseract-ocr forum.

Hi

I am adding the below pom dependency to my project to download the ‘tess4j’ jar files.

It successfully download the jar files from the central repository and adds it to my class path. But it is not OSGI bundled jar it is a normal jar file.

To use this jar in my project it has to be OSGI bundled.

net.sourceforge.tess4j tess4j 1.3.0

Can I have the OSGI bundled Jar file.

Thanks

Suvidh

@4F2E4A2E 4F2E4A2E self-assigned this Sep 28, 2014
@4F2E4A2E 4F2E4A2E added this to the 2.0.0 milestone Sep 28, 2014
@LinuxSuRen
Copy link

加入osgi的支持,应该不是很难

@nguyenq
Copy link
Owner

nguyenq commented Jul 31, 2019

@4F2E4A2E Any progress on this, OJ?

@JayaniP
Copy link

JayaniP commented Sep 13, 2019

@4F2E4A2E what we have to do to support Tess4J library in OsGi bundle ?? Actually, I'm working on this issue from last week, and I 'm facing this lots of dependencies issues in karaf.. actually, I'm using server as Apache karaf, and the surprise thing is if I try to install the Tess4J package in karaf then it installs bundle successfully, and same way when I put the dependency in pom file as well as karaf feature file, it will not allow me to install that same tess4J bundle..and shows lots of dependency errors..please help me to solve this issue.

@4F2E4A2E
Copy link
Collaborator Author

Hi there, I am working a lot for the enterprise atm and will not able to deliver anything here sooner than 1 Month.

@Jayani What one have todo is to declare how the osgi will be consumed by it's interface, please go over those steps described in here: https://michaelrice.com/2015/04/the-simplest-osgi-karaf-hello-world-demo-i-could-come-up-with and report back if you like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants