Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
4a80d3915c53dc3fcc8ae16e5c5b0ea5bcbddac8
/
main
/
src
/
main
/
java
72dd92a
Add some comments. (FELIX-3094)
by Richard S. Hall
· 13 years ago
c6c9b2c
Restart the framework if it was stopped due to a system bundle udpate
by Richard S. Hall
· 13 years ago
44ff87d
Check if the bundle exists before trying to update it. (FELIX-2796)
by Richard S. Hall
· 14 years ago
36507df
Add support for setting start level for auto-deploy bundles. (FELIX-2678)
by Richard S. Hall
· 14 years ago
ca1f6ad
Minor edit of System.exit() value.
by Richard S. Hall
· 15 years ago
dc6d233
No print a banner. (FELIX-1797)
by Richard S. Hall
· 15 years ago
750d033
Improve error message slightly.
by Richard S. Hall
· 15 years ago
f781446
Give a name to the shutdown hook thread.
by Richard S. Hall
· 15 years ago
64617b7
Corrected comment.
by Richard S. Hall
· 15 years ago
6943440
Allow config map to be null. (FELIX-1462)
by Richard S. Hall
· 15 years ago
903cb5d
Updated JavaDoc. (FELIX-1446)
by Richard S. Hall
· 15 years ago
d250a21
Remove unneeded comment.
by Richard S. Hall
· 15 years ago
a5bb738
Add shutdown hook to launcher. (FELIX-1478)
by Richard S. Hall
· 15 years ago
af0170a
Not sure why we have a period. (FELIX-1462)
by Richard S. Hall
· 15 years ago
f8b9839
Modified framework launcher to only use standard OSGi API. (FELIX-1462)
by Richard S. Hall
· 15 years ago
7af82d7
Modified auto-deploy mechanism to use "actions" to determine how it
by Richard S. Hall
· 15 years ago
9d2ea5c
Update already installed bundles. (FELIX-1446)
by Richard S. Hall
· 15 years ago
192d2f7
Add comment. (FELIX-1446)
by Richard S. Hall
· 15 years ago
5fd6cb6
Modify launcher to automatically install and start bundles in the
by Richard S. Hall
· 15 years ago
dde18c7
Print better message if there is an error when processing auto-install/start
by Richard S. Hall
· 16 years ago
58740f1
Improved some comments and other minor edits. (FELIX-753)
by Richard S. Hall
· 16 years ago
578aa96
Fixed a possible NPE.
by Richard S. Hall
· 16 years ago
001d6d2
Change the name of the SystemBundle interface to be Framework as a result
by Richard S. Hall
· 16 years ago
8155b23
Modified framework to have default values for the system packages property,
by Richard S. Hall
· 16 years ago
0be454f
Minor modifications to improve main and align it wit the new API. (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
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
c72f16a
Fixed a NPE that was caused when readLine() improperly returned a null.
by Richard S. Hall
· 17 years ago
bea2e51
Minor comment modifications.
by Richard S. Hall
· 17 years ago
12797a5
Modifed default launcher in Main to separate out auto-property processing
by Richard S. Hall
· 17 years ago
0ada38a
Use package import if more than 3 Classes are imported from the same package.
by Carsten Ziegeler
· 17 years ago
2e83593
Organize imports.
by Carsten Ziegeler
· 17 years ago
7adef03
Removed auto-property processing out of the framework and into the default
by Richard S. Hall
· 17 years ago
28402bd
Added support to the Main launcher to use a default embedded resource for
by Richard S. Hall
· 17 years ago
471e3e6
In an effort to clean up the Felix API in preparation for the 1.0.0 release,
by Richard S. Hall
· 17 years ago
26b9198
Reasonably major refactoring of the Felix class to implement the Bundle
by Richard S. Hall
· 17 years ago
cb91912
Modified code for locating the system.properties file to match how
by Richard S. Hall
· 18 years ago
8054f54
Fixed a long undiscovered issue in the launcher where it was not
by Richard S. Hall
· 18 years ago
db1c254
Applied patch (FELIX-250) to add support for setting Felix configuration
by Richard S. Hall
· 18 years ago
54d0e5e
Remove support for trusted CAs from the main for now (will be reintroduced as extension bundles soon) FELIX-22.
by Karl Pauls
· 18 years ago
af34db4
Changed the name of the local variable "enum" to "e" to avoid issues with
by Richard S. Hall
· 18 years ago
4b4966e
Updated source headers (FELIX-144).
by Richard S. Hall
· 18 years ago
ed3bb91
Add the ability to specify keystores with trustedCaCerts to main and
by Karl Pauls
· 18 years ago
e3a694e
Shortened the name of the main subproject directory.
by Richard S. Hall
· 18 years ago