Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
46d6815c9dcf402bed9268a47f89efef80cb42b6
/
main
/
src
/
main
a6fc86b
Update to latest parent pom 2.1
by Karl Pauls
· 13 years ago
be1bbdc
Add some comments. (FELIX-3094)
by Richard S. Hall
· 13 years ago
f89bacd
Restart the framework if it was stopped due to a system bundle udpate
by Richard S. Hall
· 13 years ago
3086cb0
Add file limit property to default configuration. (FELIX-3071)
by Richard S. Hall
· 13 years ago
e19693c
Delete duplicated legal file and extend the resources tag in the pom to include them from the root.
by Karl Pauls
· 13 years ago
0dd736c
Add notice, license, and dependencies files to resources as they are otherwise missing in the resulting source.jars
by Karl Pauls
· 14 years ago
c056b9c
Check if the bundle exists before trying to update it. (FELIX-2796)
by Richard S. Hall
· 14 years ago
b66be4f
Updated info about felix.cache.locking config property. (FELIX-2700)
by Richard S. Hall
· 14 years ago
4083376
Add support for setting start level for auto-deploy bundles. (FELIX-2678)
by Richard S. Hall
· 14 years ago
6d960c8
Minor edit of System.exit() value.
by Richard S. Hall
· 14 years ago
d8f6921
No print a banner. (FELIX-1797)
by Richard S. Hall
· 14 years ago
57d06ad
Handle NOTICE file like other subprojects. (FELIX-1144)
by Richard S. Hall
· 14 years ago
8a14e86
Update Copyright year
by Karl Pauls
· 15 years ago
72502b9
Add an assembly.xml for building the framework distribution.
by Karl Pauls
· 15 years ago
3e0d098
Improve error message slightly.
by Richard S. Hall
· 15 years ago
08b95f6
Remove accidental commit.
by Richard S. Hall
· 15 years ago
d9ee03d
Remove some more snapshot dependencies.
by Richard S. Hall
· 15 years ago
9f610e5
Cleanup after release
by Karl Pauls
· 15 years ago
46d1374
Prepare 2.0.2 release
by Karl Pauls
· 15 years ago
42534d6
Clean-up after release
by Karl Pauls
· 15 years ago
b3d2e2a
Update dependencies for release
by Karl Pauls
· 15 years ago
35a01cf
Remove unneeded telnet config property.
by Richard S. Hall
· 15 years ago
0100604
Modify default auto-deploy actions to be install and start only. (FELIX-1619)
by Richard S. Hall
· 15 years ago
3d5d4e6
Give a name to the shutdown hook thread.
by Richard S. Hall
· 15 years ago
666ad2f
Corrected comment.
by Richard S. Hall
· 15 years ago
f40b256
Cleanup after release
by Karl Pauls
· 15 years ago
61988b2
Change log level for release
by Karl Pauls
· 15 years ago
0454878
Add NOTICE to resources so it doesn't get missed in the source jars
by Karl Pauls
· 15 years ago
1e425b7
Allow config map to be null. (FELIX-1462)
by Richard S. Hall
· 15 years ago
a590f84
Updated JavaDoc. (FELIX-1446)
by Richard S. Hall
· 15 years ago
0e6a406
Remove unneeded comment.
by Richard S. Hall
· 15 years ago
44f8b62
Make implicit boot delegation configurable. (FELIX-712)
by Richard S. Hall
· 15 years ago
9e0df65
Add shutdown hook to launcher. (FELIX-1478)
by Richard S. Hall
· 15 years ago
54a48ca
Not sure why we have a period. (FELIX-1462)
by Richard S. Hall
· 15 years ago
abae696
Modified framework launcher to only use standard OSGi API. (FELIX-1462)
by Richard S. Hall
· 15 years ago
7af7e09
Modified auto-deploy mechanism to use "actions" to determine how it
by Richard S. Hall
· 15 years ago
fa1467c
Update already installed bundles. (FELIX-1446)
by Richard S. Hall
· 15 years ago
141c2bb
No longer need this configuration property. (FELIX-1134)
by Richard S. Hall
· 15 years ago
aae42ff
Comment out default value. (FELIX-1446)
by Richard S. Hall
· 15 years ago
c5ad989
Add comment. (FELIX-1446)
by Richard S. Hall
· 15 years ago
f9bdb26
Modify launcher to automatically install and start bundles in the
by Richard S. Hall
· 15 years ago
c64c883
The default configuration file now refers to the correct property
by Richard S. Hall
· 15 years ago
7093fdc
Print better message if there is an error when processing auto-install/start
by Richard S. Hall
· 15 years ago
7ef400b
This file is no longer needed since the NOTICE is copied into place
by Richard S. Hall
· 15 years ago
840c266
Cleanup after release
by Karl Pauls
· 15 years ago
040e432
Prepare 1.8.0 release
by Karl Pauls
· 15 years ago
e46039a
Update to snaphshot versions
by Karl Pauls
· 16 years ago
67ad3c7
Fix log level for release
by Karl Pauls
· 16 years ago
48d887c
Prepare 1.6.1 release
by Karl Pauls
· 16 years ago
6d6562a
Cleanup after release
by Karl Pauls
· 16 years ago
29d496a
Downgrade version to cut another release candidate because of a missing license and notice in source jars.
by Karl Pauls
· 16 years ago
e77fe6b
Add duplicated notice and license to make maven happy when doing the source jars
by Karl Pauls
· 16 years ago
e255dfd
Cleanup after release
by Karl Pauls
· 16 years ago
5db9709
Downgrade version to cut another release candidate because of a missing license header.
by Karl Pauls
· 16 years ago
51bcc3a
Cleanup after releases.
by Karl Pauls
· 16 years ago
03c0014
Update changelog and prepare 1.6.0 release.
by Karl Pauls
· 16 years ago
215bcfc
Update to development dependencies.
by Karl Pauls
· 16 years ago
a3b9c50
Prepare 1.4.1 release
by Karl Pauls
· 16 years ago
1be6aa1
Align log level property name in pom.xml and config.properties
by Stuart McCulloch
· 16 years ago
06bd1cf
Upgrade to latest snapshots
by Karl Pauls
· 16 years ago
e4df1d4
Downgrade and fix debug level.
by Karl Pauls
· 16 years ago
f7d389c
Prepare 1.4.0 release
by Karl Pauls
· 16 years ago
e77663b
Improved some comments and other minor edits. (FELIX-753)
by Richard S. Hall
· 16 years ago
75bf1ba
Fixed a possible NPE.
by Richard S. Hall
· 16 years ago
27216df
Change the name of the SystemBundle interface to be Framework as a result
by Richard S. Hall
· 16 years ago
f202a82
FELIX-707: commit modified version of Alin's patch
by Stuart McCulloch
· 16 years ago
ec628e8
We no longer need to list the system package values in the config.properties
by Richard S. Hall
· 16 years ago
42cf9c9
Modified framework to have default values for the system packages property,
by Richard S. Hall
· 16 years ago
05b67c3
Minor modifications to improve main and align it wit the new API. (FELIX-753)
by Richard S. Hall
· 16 years ago
07a16c2
Fix a warning about no translation found for macro.
by Karl Pauls
· 16 years ago
6bf5ded
Implements support for flushing the cache on framework initialization.
by Richard S. Hall
· 16 years ago
7085540
More changes for implementing framework API. (FELIX-753)
by Richard S. Hall
· 16 years ago
6c11cf8
The launcher should also allow the standard OSGi storage property to be
by Richard S. Hall
· 16 years ago
726b616
Modified the bundle cache to no longer have profiles. Instead, it defaults
by Richard S. Hall
· 16 years ago
afb4ab4
Modified the Felix API to aligned with the proposed standard OSGi framework
by Richard S. Hall
· 16 years ago
41870d4
Added a configuration property to determine whether installing a fragment
by Richard S. Hall
· 16 years ago
61c04c9
Prepare for next development iteration
by Karl Pauls
· 16 years ago
dba15c8
Prepare for 1.2.1 release
by Karl Pauls
· 16 years ago
c8e27ab
Manually set dependencies after release.
by Karl Pauls
· 16 years ago
60946d0
Prepare the Felix 1.2 release.
by Karl Pauls
· 16 years ago
49899a5
Modify the configuration files to export the R4.1 version of Service Tracker.
by Richard S. Hall
· 16 years ago
d4375c7
Update exported packages to reflect R4.1 version numbers.
by Richard S. Hall
· 16 years ago
a76194b
Fixed a NPE that was caused when readLine() improperly returned a null.
by Richard S. Hall
· 16 years ago
3ea0d52
Manually update dependencies to snapshot release.
by Karl Pauls
· 17 years ago
5c09375
Manually update dependencies to minor release.
by Karl Pauls
· 17 years ago
250a714
Manually update dependencies to snapshot.
by Karl Pauls
· 17 years ago
210c767
Manually update dependencies to minor release.
by Karl Pauls
· 17 years ago
058453a
Update NOTICE to new layout, update changelog for 1.0.4 release, and delete redundant NOTICE and LICENSE files.
by Karl Pauls
· 17 years ago
10fad49
FELIX-486 Updated dependencies in main and framework in order to enable the creation of felix release running on JDK 1.3
by Stefano Lenzi
· 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
866946c
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
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
f78c6b6
Applied Stuart's patch to use variable substitution via BND to define
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
Next »