Skip to content

apache/felix

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Sep 24, 2014
May 31, 2017
Jan 24, 2018
Sep 27, 2017
Feb 8, 2018
Dec 28, 2016
Mar 29, 2018
Jan 16, 2016
Sep 27, 2012
Aug 22, 2016
Mar 21, 2018
Apr 27, 2016
Mar 8, 2018
Oct 23, 2017
Sep 22, 2016
Mar 14, 2018
Apr 9, 2018
Apr 4, 2018
May 5, 2017
Apr 9, 2009
Dec 5, 2017
Dec 14, 2009
Feb 14, 2017
Feb 13, 2017
Apr 9, 2009
Apr 9, 2009
Aug 8, 2012
Nov 10, 2017
Nov 10, 2017
Sep 28, 2017
Apr 9, 2009
Oct 11, 2011
Apr 9, 2009
Feb 23, 2010
Apr 13, 2018
Apr 4, 2018
Oct 12, 2016
Mar 9, 2018
Jul 6, 2016
Jul 6, 2016
Jan 20, 2018
May 20, 2010
Nov 10, 2009
Apr 9, 2009
Nov 25, 2016
Dec 9, 2009
Mar 6, 2012
Aug 25, 2015
Jan 11, 2018
Apr 11, 2009
Sep 9, 2010
Jan 23, 2014
Oct 23, 2017
Mar 10, 2015
Mar 14, 2018
May 10, 2017
Aug 11, 2011
Oct 24, 2015
Jun 15, 2015
Mar 8, 2018
Oct 24, 2015
Apr 27, 2009

Repository files navigation

***********************
* Apache Felix README *
***********************

This document is basically a catch-all for general information about the Apache
Felix project.  It is anticipated that this document will be updated from time
to time with new information.

SVN PROJECT STRUCTURE

The Apache Felix project has the following directory structure in order to organize
the project's varied product artifacts.

+ framework
+ project-xyz
+ tools

The *framework* directory contains the source and build tree for the OSGi-compliant
framework implementation.  

The *project-xyz* is a placeholder for the various subprojects of Apache Felix. The
subprojects cover other OSGi specifications like Declarative Services, Config Admin as
well as other useful OSGi bundles.



The *tools* directory contains a directory tree for various build
tools. The maven-bundle-plugin lives in tools/maven-bundle-plugin.