GithubHelp home page GithubHelp logo

Comments (6)

renatoathaydes avatar renatoathaydes commented on August 23, 2024 1

osgi-run version 1.5.2 will use Equinox artifact org.osgi:org.eclipse.osgi:3.10.100.v20150529-1857 and run with the Gogo shell, which seems to be the current approach.

from osgi-run.

renatoathaydes avatar renatoathaydes commented on August 23, 2024

Equinox deprecated the -console option from version 3.8, so now we need to add a bunch more bundles to the default OSGi environment for the Equinox console to work?

Do I understand correctly?

Notice that the config.ini is already built correctly to start all bundles, so that doesn't need any change.

from osgi-run.

paulvi avatar paulvi commented on August 23, 2024

It reads so, I need to try

However 3.8+ is not in maven central http://mvnrepository.com/artifact/org.eclipse.osgi/org.eclipse.osgi

from osgi-run.

paulvi avatar paulvi commented on August 23, 2024

asked http://stackoverflow.com/questions/36542524/run-latest-equinox-with-gradle-maven-tool

from osgi-run.

renatoathaydes avatar renatoathaydes commented on August 23, 2024

I've found a newer version of Equinox in Maven Central... you can use this to run with Java 8:

osgiMain = 'org.eclipse:osgi:3.10.0-v20140606-1445'

But I could not find a console. Equinox artifacts in Maven Central are a mess...

from osgi-run.

renatoathaydes avatar renatoathaydes commented on August 23, 2024

If you really need it, you can download the jars from the Equinox downloads page and use it as a flatJar dependency with Gradle (obviously, not portable)... but I don't see any public Maven repository that I can use to fetch the console jar with Gradle, unfortunately.

from osgi-run.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.