Skip to content

mnlipp/jgrapes-osgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JGrapes OSGi

Build Status

Bundle Download
OSGi Core Maven Central
OSGi Demo Portal Maven Central
Bundles Portlet Maven Central
Services Portlet Maven Central
Logviewer Portlet Maven Central

See the project's home page.

This repository comprises JGrapes components that are built on top of the library components and depend on the OSGi framework. They have been put in a seperate repository because they require a different top-level build approach than the libraries that can be used as OSGi bundles but do not depend on the OSGi framework.

Building

The project is organized as a bnd workspace build. The bundles can be built with gradle build. For working with the project in Eclipse run gradle eclipse before importing the project. Make sure that you have installed Bndtools.