apache / felix mirrored from git://git.apache.org/felix.git
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
trunk
Felix Meschberger (author)
Thu Dec 31 02:51:34 -0800 2009
felix /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Oct 05 08:48:57 -0700 2009 | |
| |
build.xml | Mon Aug 10 09:57:09 -0700 2009 | |
| |
build_run.sh | Fri May 18 09:23:15 -0700 2007 | |
| |
bundleplugin/ | Wed Sep 23 05:45:14 -0700 2009 | |
| |
bundlerepository/ | Wed Dec 09 13:41:29 -0800 2009 | |
| |
check_staged_release.sh | Tue Nov 17 05:18:32 -0800 2009 | |
| |
commons/ | Thu Apr 09 05:09:09 -0700 2009 | |
| |
configadmin/ | Fri Oct 09 03:28:53 -0700 2009 | |
| |
dependencymanager/ | Tue Dec 29 06:54:48 -0800 2009 | |
| |
deploymentadmin/ | Fri Aug 14 08:45:33 -0700 2009 | |
| |
deviceaccess/ | Fri Aug 14 08:45:33 -0700 2009 | |
| |
doap/ | Mon May 19 20:02:17 -0700 2008 | |
| |
eventadmin/ | Tue Nov 17 09:42:26 -0800 2009 | |
| |
examples/ | Wed Jun 10 12:54:15 -0700 2009 | |
| |
fileinstall/ | Tue Dec 22 11:47:08 -0800 2009 | |
| |
framework.security/ | Wed Nov 25 12:42:38 -0800 2009 | |
| |
framework/ | Wed Dec 09 09:32:12 -0800 2009 | |
| |
gogo/ | Sun Dec 20 05:41:54 -0800 2009 | |
| |
http.jetty/ | Mon Jul 13 06:07:21 -0700 2009 | |
| |
http/ | Thu Dec 31 02:51:34 -0800 2009 | |
| |
installers/ | Thu Apr 09 05:09:09 -0700 2009 | |
| |
io/ | Sun Dec 13 16:31:27 -0800 2009 | |
| |
ipojo/ | Mon Dec 28 04:17:10 -0800 2009 | |
| |
javax.servlet/ | Tue Sep 15 04:21:30 -0700 2009 | |
| |
jmood/ | Thu Apr 09 05:09:09 -0700 2009 | |
| |
jmxintrospector/ | Thu Apr 09 05:09:09 -0700 2009 | |
| |
karaf/ | Fri Dec 11 10:23:35 -0800 2009 | |
| |
log/ | Wed Sep 30 10:03:45 -0700 2009 | |
| |
main/ | Wed Dec 09 13:47:05 -0800 2009 | |
| |
maven-obr-plugin/ | Thu Apr 09 05:09:09 -0700 2009 | |
| |
metatype/ | Wed Aug 12 12:03:19 -0700 2009 | |
| |
mishell/ | Thu Apr 09 05:09:09 -0700 2009 | |
| |
mosgi/ | Fri Aug 14 08:45:33 -0700 2009 | |
| |
org.apache.felix.daemon/ | Thu Apr 09 05:09:09 -0700 2009 | |
| |
org.osgi.compendium/ | Sun Sep 06 15:45:47 -0700 2009 | |
| |
org.osgi.core/ | Sun Sep 06 13:51:08 -0700 2009 | |
| |
org.osgi.foundation/ | Thu Apr 09 05:09:09 -0700 2009 | |
| |
org.osgi.service.obr/ | Thu Apr 09 05:09:09 -0700 2009 | |
| |
pom.xml | Mon Dec 07 11:32:28 -0800 2009 | |
| |
pom/ | Fri Sep 25 06:54:58 -0700 2009 | |
| |
prefs/ | Wed Sep 16 23:56:48 -0700 2009 | |
| |
readme.txt | Mon Aug 22 21:50:13 -0700 2005 | |
| |
scr-annotations/ | Tue Dec 15 02:12:33 -0800 2009 | |
| |
scr/ | Fri Dec 18 04:47:44 -0800 2009 | |
| |
scrplugin/ | Tue Dec 29 02:15:19 -0800 2009 | |
| |
servicebinder/ | Thu Apr 09 05:09:09 -0700 2009 | |
| |
shell.gui.plugin/ | Tue Nov 10 07:04:29 -0800 2009 | |
| |
shell.gui/ | Thu Apr 09 05:09:09 -0700 2009 | |
| |
shell.remote/ | Sat Apr 25 09:57:58 -0700 2009 | |
| |
shell.tui/ | Wed Dec 09 13:42:38 -0800 2009 | |
| |
shell/ | Sun Oct 11 14:01:33 -0700 2009 | |
| |
sigil/ | Thu Dec 17 04:39:43 -0800 2009 | |
| |
src/ | Mon Sep 18 15:01:39 -0700 2006 | |
| |
stage_existing_artifact.sh | Mon Apr 27 09:28:44 -0700 2009 | |
| |
tools/ | Thu Apr 09 05:09:09 -0700 2009 | |
| |
transaction/ | Sat Apr 11 11:15:08 -0700 2009 | |
| |
upnp/ | Fri Aug 14 09:42:07 -0700 2009 | |
| |
useradmin/ | Mon Dec 07 11:32:28 -0800 2009 | |
| |
webconsole-plugins/ | Wed Sep 30 11:21:00 -0700 2009 | |
| |
webconsole/ | Mon Dec 28 05:30:45 -0800 2009 | |
| |
wireadmin/ | Thu Apr 09 05:09:09 -0700 2009 |
readme.txt
***********************
* 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
+ sandbox
+ tools
The *framework* directory contains the source and build tree for the OSGi-compliant
framework implementation. It is, of course, the primary product of this project.
The *sandbox* directory contains a directory tree whereby project committers can
store various experimental and working versions of code. Each committer that wishes
to utilize the sandbox should create a subdirectory named after his/her apache username.
e.g.
- sandbox
+ erodriguez
+ rickhall
+ tbennett
The *tools* directory contains a directory tree for various tools that may be developed
in association with this project. One such tool is the maven-osgi-plugin currently under
development for the MAVEN2 build system. A tools directory may itself have multiple
products each requiring their own directory.
e.g.
- tools
- maven2
+ maven-osgi-plugin
As the project matures, we certainly may see other directories created to organize other
types of products.