Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
a9aa21da852fad6753d6b7b73a8aef5947534bec
a9aa21d
Modified ExportedPackage.getImportingBundles() to include bundles
by Richard S. Hall
· 16 years ago
818e692
Prepares for next development iteration (1.1.0-SNAPSHOT)
by Clement Escoffier
· 16 years ago
6e6565d
Re-add the licence header in the pom file
by Clement Escoffier
· 16 years ago
6dc5996
[maven-release-plugin] prepare release org.apache.felix.ipojo.handler.whiteboard-1.0.0
by Clement Escoffier
· 16 years ago
61ed2ab
Re-add the licence header in the pom file
by Clement Escoffier
· 16 years ago
0f526b6
[maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-1.0.0
by Clement Escoffier
· 16 years ago
26e4672
[maven-release-plugin] prepare release org.apache.felix.ipojo.handler.jmx-1.0.0
by Clement Escoffier
· 16 years ago
1604f53
Re-add the licence header in the pom file
by Clement Escoffier
· 16 years ago
40f0fc5
Fix a NullPointerException in SecureAction when a SecurityManager is used by keeping pointers on the local stack. (FELIX-766)
by Karl Pauls
· 16 years ago
6c5ca5b
[maven-release-plugin] prepare release org.apache.felix.ipojo.handler.extender-1.0.0
by Clement Escoffier
· 16 years ago
3514b3a
Rollback the release. The pom file does'nt have the Apache licence header.
by Clement Escoffier
· 16 years ago
e1a85dc
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 16 years ago
a48feac
[maven-release-plugin] prepare release org.apache.felix.ipojo.handler.eventadmin-1.0.0
by Clement Escoffier
· 16 years ago
a3bf81a
Re-add the licence header in the pom file
by Clement Escoffier
· 16 years ago
bfdccae
[maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.0.0
by Clement Escoffier
· 16 years ago
1382a09
Re-add the licence header in the pom file
by Clement Escoffier
· 16 years ago
9df7287
[maven-release-plugin] prepare release org.apache.felix.ipojo.arch-1.0.0
by Clement Escoffier
· 16 years ago
1e0d110
Re-add the licence header in the pom file
by Clement Escoffier
· 16 years ago
2b45d24
[maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.0.0
by Clement Escoffier
· 16 years ago
8aa13cb
Re-add the licence header in the pom file
by Clement Escoffier
· 16 years ago
b5244f7
[maven-release-plugin] prepare release org.apache.felix.ipojo-1.0.0
by Clement Escoffier
· 16 years ago
ec471f5
Rollback the release of the manipulator and maven-ipojo-plugin projects. The pom file does'nt have the Apache licence header.
by Clement Escoffier
· 16 years ago
1480a43
Prepare for next development iteration
by Clement Escoffier
· 16 years ago
2edf976
Re-add the licence header in the pom file
by Clement Escoffier
· 16 years ago
5cf3f06
[maven-release-plugin] prepare release org.apache.felix.ipojo.ant-1.0.0
by Clement Escoffier
· 16 years ago
cd577c7
Prepare for next development iteration
by Clement Escoffier
· 16 years ago
bb63bfa
[maven-release-plugin] prepare release maven-ipojo-plugin-1.0.0
by Clement Escoffier
· 16 years ago
e5f3ad2
Prepare for next development iteration
by Clement Escoffier
· 16 years ago
2bc41ef
[maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.0.0
by Clement Escoffier
· 16 years ago
475e9b1
Prepare for next development iteration
by Clement Escoffier
· 16 years ago
5af8782
[maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-1.0.0
by Clement Escoffier
· 16 years ago
e39d751
[maven-release-plugin] rollback the release of org.apache.felix.ipojo.metadata-1.0.0
by Clement Escoffier
· 16 years ago
ac9bdc5
[maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-1.0.0
by Clement Escoffier
· 16 years ago
05a5de2
Null the classloader of a bundle when it's contenloader is closed and call System.gc twice when we can not delete the bundle revision in the cache. This allows to update and uninstall bundles with native libs on windows. (FELIX-733)
by Karl Pauls
· 16 years ago
192f7a0
FELIX-763 - improvements to alias resolution mechanism. Closer to standard, but still poss not quite right.
by Rob Walker
· 16 years ago
973d9c1
Set the date in two changelog files
by Clement Escoffier
· 16 years ago
c9e3340
FELIX-407 - minor fix to ensure resource is returned in a case where modified timestamp of resource can't be determined
by Rob Walker
· 16 years ago
3cf894b
Updates the medata.xml file to remove an unused component type
by Clement Escoffier
· 16 years ago
8425b4d
Fixes a minor bug in the pom file. The pom file referred to a non-existing file (LICENCE.asm rather than LICENSE.asm).
by Clement Escoffier
· 16 years ago
8350751
Updates doc folders with new changelog files and update embedded documentation
by Clement Escoffier
· 16 years ago
99dfdc1
FELIX-407 - include and process modification timesstamps
by Rob Walker
· 16 years ago
eeedd65
Moved removal pending flag from the module to the bundle. (FELIX-761)
by Richard S. Hall
· 16 years ago
8be364c
Set the activator to null on Bundle.stop() to allow for earlier garbage collection. (FELIX-762)
by Karl Pauls
· 16 years ago
ee68214
Fix a warning about no translation found for macro.
by Karl Pauls
· 16 years ago
05ad584
More BundleInfo refactoring improvements. (FELIX-753)
by Richard S. Hall
· 16 years ago
b6ed212
Implements support for flushing the cache on framework initialization.
by Richard S. Hall
· 16 years ago
16da5f4
The refactoring of BundleInfo was not complete, since RegularBundleInfo was
by Richard S. Hall
· 16 years ago
5a412b8
Applied patch (FELIX-750) to improve exception messages.
by Richard S. Hall
· 16 years ago
7e85cd8
The constructor to BundleInfo is not needed. (FELIX-753)
by Richard S. Hall
· 16 years ago
6ad0767
More changes for implementing framework API. (FELIX-753)
by Richard S. Hall
· 16 years ago
4ded897
The launcher should also allow the standard OSGi storage property to be
by Richard S. Hall
· 16 years ago
f3ce002
Modified the bundle cache to no longer have profiles. Instead, it defaults
by Richard S. Hall
· 16 years ago
d0c9b65
Modified the Felix API to aligned with the proposed standard OSGi framework
by Richard S. Hall
· 16 years ago
7712a2a
Adds two missing licence header
by Clement Escoffier
· 16 years ago
f68d90f
A bunch of cosmetic fixes.
by Clement Escoffier
· 16 years ago
e6e7be6
Fix the issue Felix-739.
by Clement Escoffier
· 16 years ago
c444e73
Fixes several cosmetic bugs (error messages).
by Clement Escoffier
· 16 years ago
53a5e45
Updates the ANT task content to support the XML-Schema checking (some xerces packages were missing).
by Clement Escoffier
· 16 years ago
73aeed8
Updates the test suite:
by Clement Escoffier
· 16 years ago
958c778
Fix the FELIX-751 issue.
by Clement Escoffier
· 16 years ago
ee13a05
Removed some unnecessary lines.
by Richard S. Hall
· 16 years ago
4e3feed
Forget to add the internal event dispatcher in my previous commit.
by Clement Escoffier
· 16 years ago
1f77396
Improves javadoc and fixes some cosmetic bugs
by Clement Escoffier
· 16 years ago
b7c1424
Applied patch (FELIX-713) to support transiently starting/stopping bundles.
by Richard S. Hall
· 16 years ago
4c41945
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 16 years ago
54995d2
[maven-release-plugin] prepare release org.apache.felix.webconsole-1.2.0
by Felix Meschberger
· 16 years ago
c4e1980
FELIX-745 Mark optional imports as such
by Felix Meschberger
· 16 years ago
b1f7348
FELIX-747 Implement OBR installation/update again
by Felix Meschberger
· 16 years ago
71b4027
FELIX-662 Not calling toType if the property is null and catching NumberFormatException
by Felix Meschberger
· 16 years ago
ca886a1
FELIX-743 Support configuration filtering (see issue for details)
by Felix Meschberger
· 16 years ago
05d2e9b
FELIX-743 Ensure the configuration selection filter is sent back
by Felix Meschberger
· 16 years ago
5386da1
FELIX-691 Fix wrong scr.component attribute preventing metatype
by Felix Meschberger
· 16 years ago
fcf6496
Adapt Bundle-DocURL header to modified URL
by Felix Meschberger
· 16 years ago
2afab8b
Added support for transiently starting/stopping bundles. (FELIX-741)
by Richard S. Hall
· 16 years ago
ba286ad
Changed error message. (FELIX-729)
by Richard S. Hall
· 16 years ago
128ba77
Modified the shell TUI thread to exit if it receives an IOException when
by Richard S. Hall
· 16 years ago
2fbab4b
Modified the resolver so that it correctly discards exported packages from
by Richard S. Hall
· 16 years ago
c0d7ad7
Refactored the resolver to clearly distinguish between "resolved" and
by Richard S. Hall
· 16 years ago
1e66fdf
Improve javadoc of the instance creator
by Clement Escoffier
· 16 years ago
376e023
Do not bootdelegate in case Bundle.loadClass() has been used. (FELIX-712)
by Karl Pauls
· 16 years ago
00b9439
Remove extraneous import.
by Richard S. Hall
· 16 years ago
48934c5
Applied patch to decode reference URLs. (FELIX-731)
by Richard S. Hall
· 16 years ago
41d5d33
For completeness, added symbolic names to framework and main.
by Richard S. Hall
· 16 years ago
4990218
Modified the input thread to look for null input lines, in which case it
by Richard S. Hall
· 16 years ago
5fc535c
Add documentations to the XSD files.
by Clement Escoffier
· 16 years ago
e23945a
Some (a lot of) cosmetic bug fix : format the javadoc.
by Clement Escoffier
· 16 years ago
ec29a10
Added dependencymanager.shell to the list of modules.
by Marcel Offermans
· 16 years ago
75b4a19
Removed an obsolete test.
by Marcel Offermans
· 16 years ago
b50c4cf
Added a missing dependency.
by Marcel Offermans
· 16 years ago
59c526a
Initial version of Felix shell command for querying the status of services managed by the dependency manager.
by Marcel Offermans
· 16 years ago
26b4957
Added initial support for externally querying the status of services managed by the dependency manager. Added initial support for supplying your own default implementation. Made null object creation more robust. Added support for specifying the name of the property in case you're injecting dependencies so you can inject multiple instances of a service to specific properties.
by Marcel Offermans
· 16 years ago
d196b99
Applied patch (FELIX-728) to fix an issue where requests to Start Level
by Richard S. Hall
· 16 years ago
bcd007a
FELIX-727 thanks to Rian Wouters
by Francesco Furfari
· 16 years ago
9137feb
The class loader delegation in wires was not correctly working when a module
by Richard S. Hall
· 16 years ago
35a5498
Fixed a bug where class loader delegation for dynamic imports was happening
by Richard S. Hall
· 16 years ago
c591dea
Changes the 'interface' attribute of the service dependency handler to be 'specification'. This change remove a differentiation between service dependencies description. The 'interface' attribute stills supported but becomes deprecated.
by Clement Escoffier
· 16 years ago
9ae129d
Added a comment to remind us to clean up when fragments are done.
by Richard S. Hall
· 16 years ago
e49bf1c
Added a configuration property to determine whether installing a fragment
by Richard S. Hall
· 16 years ago
5085e43
Rollback an unintended commit from my previous commit.
by Richard S. Hall
· 16 years ago
ad25073
Removed some experimental code for "implicit requirements" that was added
by Richard S. Hall
· 16 years ago
Next »