Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
ed829439f471c699f880d938c78685e466f60449
« Previous
4f8a2e0
Search for referenced values in external classes (either through imports or fully qualified)
by Carsten Ziegeler
· 17 years ago
4ccc6d6
Modified example application to use new launcher approach from newly
by Richard S. Hall
· 17 years ago
e8bb57e
Clean up implementation a little bit and move all property handling code into the property helper class.
by Carsten Ziegeler
· 17 years ago
41825d0
Update Notice file.
by Carsten Ziegeler
· 17 years ago
0a5f269
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 17 years ago
b748d27
[maven-release-plugin] prepare release org.apache.felix.prefs-1.0.2
by Carsten Ziegeler
· 17 years ago
a1c1069
Initial support for property value definition through arrays.
by Carsten Ziegeler
· 17 years ago
846df6c
Felix-478: Fix classloading problems when trying to initialize a compiled class by adding slf4j to the classpath and provide a better error handling if classes can't be loaded.
by Carsten Ziegeler
· 17 years ago
829c193
Felix-478: Fix classloading problems when trying to initialize a compiled class by adding slf4j to the classpath and provide a better error handling if classes can't be loaded.
by Carsten Ziegeler
· 17 years ago
ebfe125
Cleanup minor code warnings
by Stuart McCulloch
· 17 years ago
f806f86
Cleanup minor code warnings
by Stuart McCulloch
· 17 years ago
d577826
Add missing license headers.
by Karl Pauls
· 17 years ago
28636dc
Make extension bundles use the system bundle context and clean-up some of the code around extension bundles. Furthermore, refactor the protection domain assignment to make it possible to hook into it via an extension bundle. (FELIX-30)
by Karl Pauls
· 17 years ago
b4cdad3
Remove an unneccessary object creation.
by Karl Pauls
· 17 years ago
90ac14c
Make iterator member final to prevent visibility issues.
by Karl Pauls
· 17 years ago
e55bdbc
Add check to avoid overwriting custom settings in certain situations
by Stuart McCulloch
· 17 years ago
6aefce8
FELIX-459: Upgrade to bndlib 0.0.236 (improved 'uses' support)
by Stuart McCulloch
· 17 years ago
3daacbb
More cleanup of duplicate files
by Stuart McCulloch
· 17 years ago
8612bad
We don't need this directory since we removed the contents.
by Richard S. Hall
· 17 years ago
7606e28
Remove duplicate NOTICE and LICENSE
by Stuart McCulloch
· 17 years ago
686513f
FELIX-478
by Carsten Ziegeler
· 17 years ago
4a25f18
[maven-release-plugin] prepare for next development iteration
by Stuart McCulloch
· 17 years ago
49ff19e
[maven-release-plugin] prepare release org.osgi.service.obr-1.0.1
by Stuart McCulloch
· 17 years ago
b152043
Correct notice file.
by Carsten Ziegeler
· 17 years ago
78068bb
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 17 years ago
36fc86a
[maven-release-plugin] prepare release org.apache.felix.prefs-1.0.1
by Carsten Ziegeler
· 17 years ago
81ac895
Add missing interface classes to Private-Package to avoid unresolved package on bundle install
by Stuart McCulloch
· 17 years ago
dc34da1
Applied patch (FELIX-473) to fix a bug in retrieving a command's service
by Richard S. Hall
· 17 years ago
f310f70
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 17 years ago
4a2f3ce
[maven-release-plugin] prepare release org.apache.felix.scr-1.0.0
by Carsten Ziegeler
· 17 years ago
243e562
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 17 years ago
c6340a2
[maven-release-plugin] prepare release org.apache.felix.eventadmin-1.0.0
by Carsten Ziegeler
· 17 years ago
dc6f1b8
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 17 years ago
0aa94ff
[maven-release-plugin] prepare release org.apache.felix.configadmin-1.0.0
by Carsten Ziegeler
· 17 years ago
b8a1ebe
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 17 years ago
33f1925
[maven-release-plugin] prepare release org.apache.felix.metatype-1.0.0
by Carsten Ziegeler
· 17 years ago
4d13823
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 17 years ago
5a1eca8
[maven-release-plugin] prepare release org.apache.felix.prefs-1.0.0
by Carsten Ziegeler
· 17 years ago
e947c16
Added the initial version of DeploymentAdmin as donated in FELIX-452 (IP clearance posted to dev-felix on january 15th).
by Marcel Offermans
· 17 years ago
d586034
Update trunk document to match online document.
by Richard S. Hall
· 17 years ago
f038e8d
Fixed a bug in ConfigurationDependency which did not correctly detect the state transition from an available configuration to a no longer available one (for example, if you deleted the configuration). Furthermore, some whitespace cleanups and some synchronization inconsistencies solved.
by Marcel Offermans
· 17 years ago
7fba961
FELIX-476: Improve default Export-Package setting
by Stuart McCulloch
· 17 years ago
9c4a94d
Fix trigger of default Export-Package setting to also consider included property files
by Stuart McCulloch
· 17 years ago
e19d409
FELIX-462: Support removal of manifest headers added by the bundleplugin
by Stuart McCulloch
· 17 years ago
a2f5759
FELIX-461: Ensure bundle:manifest goal creates same manifest when project packaging is bundle
by Stuart McCulloch
· 17 years ago
1a42bfa
FELIX-461: refactor bundle building code into separate method
by Stuart McCulloch
· 17 years ago
15fd090
FELIX-461: refactor the large execute method into other methods to enable re-use
by Stuart McCulloch
· 17 years ago
48fcb1e
FELIX-461: refactor the large execute method into other methods to enable re-use
by Stuart McCulloch
· 17 years ago
a137f6b
FELIX-474: fix remote locking
by Stuart McCulloch
· 17 years ago
5a08b91
FELIX-472: support {maven-dependencies} tag in Include-Resource and Bundle-ClassPath
by Stuart McCulloch
· 17 years ago
94b0858
FELIX-472: use string buffers to collect translated embed instructions
by Stuart McCulloch
· 17 years ago
d5a1aa0
FELIX-472: refactor property update code
by Stuart McCulloch
· 17 years ago
5bdab38
FELIX-472: extract fields
by Stuart McCulloch
· 17 years ago
5abb4c2
FELIX-472: refactor tag removal code
by Stuart McCulloch
· 17 years ago
47b825b
Correct license headers.
by Carsten Ziegeler
· 17 years ago
7fccdc9
Correct copyright notice
by Stuart McCulloch
· 17 years ago
3ed876d
Update notice files.
by Carsten Ziegeler
· 17 years ago
3214872
Update notices
by Stuart McCulloch
· 17 years ago
83e0da0
More tidying up
by Stuart McCulloch
· 17 years ago
d48ff39
Update notice files.
by Carsten Ziegeler
· 17 years ago
9366a82
Apply Felix coding conventions (where appropriate: some maven plugin parameters can't use the m_ convention)
by Stuart McCulloch
· 17 years ago
6a70547
Apply Felix formatting
by Stuart McCulloch
· 17 years ago
5ae5914
Apply Felix formatting
by Stuart McCulloch
· 17 years ago
77824fb
Add POM configuration aliases for command-line settings
by Stuart McCulloch
· 17 years ago
13fa698
Upgrade to 1.1.0-SNAPSHOT after release preparations
by Karl Pauls
· 17 years ago
fff3aa9
Prepare 1.0.2 release
by Karl Pauls
· 17 years ago
7db0d88
Prepare 1.0.2 release
by Karl Pauls
· 17 years ago
ce84c0c
Prepare 1.0.2 release
by Karl Pauls
· 17 years ago
617bb53
Fix compendium dependency
by Stuart McCulloch
· 17 years ago
37a882e
FELIX-457: remove PathFile class and use URIs instead
by Stuart McCulloch
· 17 years ago
727c0cc
Use our own OSGi libs.
by Carsten Ziegeler
· 17 years ago
c340ecf
Use released version of compendium.
by Carsten Ziegeler
· 17 years ago
473e994
Refactor code to re-use maven-obr-plugin utility methods
by Stuart McCulloch
· 17 years ago
46f5ad6
Use released parent pom
by Stuart McCulloch
· 17 years ago
6369ee3
FindBugs: remove no-op method, use entrySet iterator for better performance, and fix potential NPE
by Stuart McCulloch
· 17 years ago
bd328cb
Variable in dependency section can confuse org.apache.felix:maven-obr-plugin:install-file goal, so change to use explicit groupId
by Stuart McCulloch
· 17 years ago
866946c
Upgrade to 1.1.0-SNAPSHOT again.
by Karl Pauls
· 17 years ago
be41b9f
Upgrade to 1.1.0-SNAPSHOT again.
by Karl Pauls
· 17 years ago
bf8d01c
Upgrade to 1.1.0-SNAPSHOT again.
by Karl Pauls
· 17 years ago
929bd6a
Prepare main 1.0.2 release.
by Karl Pauls
· 17 years ago
5a2cb21
Prepare framework 1.0.2 release.
by Karl Pauls
· 17 years ago
623165f
Prepare bundlerepository 1.0.1 release.
by Karl Pauls
· 17 years ago
876636c
Update changelog
by Karl Pauls
· 17 years ago
e0e48f9
Change default repository url from oscar-osgi.sf.net to oscar-osgi.sourceforge.net to not be redirected.
by Karl Pauls
· 17 years ago
ce90077
Update OBR documentation.
by Richard S. Hall
· 17 years ago
c033586
Update changelog
by Karl Pauls
· 17 years ago
e8bd9a5
Update changelog
by Karl Pauls
· 17 years ago
4a591ba
Now that compendium has been released, we no longer need to embed service
by Richard S. Hall
· 17 years ago
0b152f3
Added a simple readme to the framework subproject doc directory.
by Richard S. Hall
· 17 years ago
5fcf4fa
Added launching and embedding docs to main project.
by Richard S. Hall
· 17 years ago
d2c2b46
Moving these docs to main, since the launcher examples now depend on
by Richard S. Hall
· 17 years ago
2b3b713
Refactor to use new OBR utilities
by Stuart McCulloch
· 17 years ago
80a8734
Begin move to use standardized URIs
by Stuart McCulloch
· 17 years ago
b721aae
Clearer variable names
by Stuart McCulloch
· 17 years ago
8c0511a
Add helper method to relativize repository URIs
by Stuart McCulloch
· 17 years ago
95fbce2
Fix a bug when the configuration admin send configurations containing Strings (Objects was expected). In this case, the objects are re-created from the Strings (arrays are parsed by according to the iPOJO syntax). This change impacts both service properties and instance properties.
by Clement Escoffier
· 17 years ago
9e6c603
Applied patches (FELIX-466 and FELIX-467) to improve how Felix finds resources
by Richard S. Hall
· 17 years ago
0bee9ea
Clearer name for maven repository variable
by Stuart McCulloch
· 17 years ago
eb94a84
Refactor to use simpler URI based code
by Stuart McCulloch
· 17 years ago
690acb8
New utility class
by Stuart McCulloch
· 17 years ago
Next »