Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
6692483d9993ebff197d52269cc8ea4210a53b3c
« Previous
1def155
Eliminated an unused import.
by Richard S. Hall
· 18 years ago
7860542
Some reorganization to get more manifest parsing functionality grouped
by Richard S. Hall
· 18 years ago
d2148da
Final portion of patch (FELIX-184).
by Richard S. Hall
· 18 years ago
5e68bdb
Trying to delete file to resolve md5 mismatch.
by Richard S. Hall
· 18 years ago
f5931c1
Applied patch (FELIX-184) to restructure iPOJO and add some new features.
by Richard S. Hall
· 18 years ago
1f1e2ef
The shell bundle had the wrong bundle symbolic name, should be the
by Richard S. Hall
· 18 years ago
d8c3d20
Modified logger so that log level is obeyed whether a log service is
by Richard S. Hall
· 18 years ago
a5158a2
Minor reorganization of manifest parsing.
by Richard S. Hall
· 18 years ago
f069487
Moved LICENSE and NOTICE files to META-INF.
by Richard S. Hall
· 18 years ago
aec4231
Added OSGi copyright to NOTICE file.
by Richard S. Hall
· 18 years ago
ba86eef
Fixed a bug in the bundle plugin that was using a relative directory to
by Richard S. Hall
· 18 years ago
016f537
Slightly improved version of previous version number conversion patch,
by Richard S. Hall
· 18 years ago
5aa58c6
Modifies Felix' internal logger to track and use available log services
by Richard S. Hall
· 18 years ago
954b115
Fixed version number conversion to properly convert version numbers
by Richard S. Hall
· 18 years ago
6748ac7
Made POM name more concise.
by Richard S. Hall
· 18 years ago
46618e6
Modified the POM so that the manifest imports AND exports the packages
by Richard S. Hall
· 18 years ago
a65cd36
FELIX-137 Applied the patch provided by Bram with a small difference: if the invoked method itself throws an exception, we stop looking for a method.
by Marcel Offermans
· 18 years ago
8f1955b
Update version numbers.
by Karl Pauls
· 18 years ago
f7a4917
Updated to use version number 0.9.0-incubator-SNAPSHOT for ongoing development.
by Richard S. Hall
· 18 years ago
4d5cf06
Updated these projects to use version number 0.9.0-incubator-SNAPSHOT
by Richard S. Hall
· 18 years ago
8baa593
Updated components to version 0.9.0-incubator-SNAPSHOT for ongoing development.
by Richard S. Hall
· 18 years ago
fb1eace
Updating the version numbers for the subprojects that will be in the
by Richard S. Hall
· 18 years ago
ceb7746
Removed unused import.
by Richard S. Hall
· 18 years ago
593c2b7
Updated to the latest version of BND.
by Richard S. Hall
· 18 years ago
d178c1c
Fixed two typos in the POM files for dynamic imports.
by Richard S. Hall
· 18 years ago
044fc55
updated to the latest version of BND that fixes an issue with dynamic imports.
by Richard S. Hall
· 18 years ago
0319394
Removed support for old bundle cache format before the first public release
by Richard S. Hall
· 18 years ago
c2c5804
Modified the main subproject pom file to exclude the transitive dependency
by Richard S. Hall
· 18 years ago
e7c5c90
Minor edits to the POM files.
by Richard S. Hall
· 18 years ago
7c5676b
Modified plugin to use latest version of BND and to use the organization
by Richard S. Hall
· 18 years ago
4b452e4
Fixed bug in Cyberlink library that prevented the HTTPMUSocket thread destruction
by Francesco Furfari
· 18 years ago
7ac10e3
FELIX-159
by Stephane Frenot
· 18 years ago
c966730
fixed bug related to the duplication of StateVariable element in the service description of exported devices
by Francesco Furfari
· 18 years ago
a1f2c8d
Modified pom file to get it to include the proper packages by explicitly
by Richard S. Hall
· 18 years ago
92748de
Improved install command feedback message (FELIX-176).
by Richard S. Hall
· 18 years ago
96cade6
Added install feedback to print out bundle ID (FELIX-176).
by Richard S. Hall
· 18 years ago
515c793
Applied patch (FELIX-173) to properly deal with optional imports of locally
by Richard S. Hall
· 18 years ago
b6ab9c2
Applied patch (FELIX-175) to fix some iPOJO bugs as well as introduce
by Richard S. Hall
· 18 years ago
b450827
Applied patch (FELIX-174) to fix a bug where referential equality was being
by Richard S. Hall
· 18 years ago
af82029
Updated version dependency on BND.
by Richard S. Hall
· 18 years ago
bc767e5
added synchronized
by Francesco Furfari
· 18 years ago
c131ec1
new jmxbridge version
by Francesco Furfari
· 18 years ago
5eeb144
Applied patch (FELIX-169) to fix how framework shutdown is handled, making
by Richard S. Hall
· 18 years ago
a160b9d
Applied patch (FELIX-170) to stop the start level and package admin threads
by Richard S. Hall
· 18 years ago
4997052
Applied patch (FELIXM2-10).
by Richard S. Hall
· 18 years ago
3e45688
Profiles to launch UPnP - JMX Bundles
by Francesco Furfari
· 18 years ago
af9514d
Device property keys are not more displayed in lower case
by Francesco Furfari
· 18 years ago
a4e0997
Replaced DictionaryProp.java with a standard Hashtable.
by Francesco Furfari
· 18 years ago
ab94592
New dependencies were added to main's pom file, which caused the generated
by Richard S. Hall
· 18 years ago
b0a351d
Modified the plugin so that default value for Export-Package is empty if
by Richard S. Hall
· 18 years ago
f79928c
Modified the javax.microedition.io import to be optional.
by Richard S. Hall
· 18 years ago
e2f0383
Incremented the version dependency on the BND library.
by Richard S. Hall
· 18 years ago
989be3d
Remove include resource headers which is not needed anymore.
by Karl Pauls
· 18 years ago
e651710
Apparently, Maven is not copying src/main/resources/ after all, so I add
by Richard S. Hall
· 18 years ago
221d1cf
Move the eventadmin bridges to the new plugin pom.
by Karl Pauls
· 18 years ago
6a20e50
Update the eventadmin to configuration bridge to the new plugin.
by Karl Pauls
· 18 years ago
89a7097
Update the eventadmin to wireadmin bridge to the new plugin.
by Karl Pauls
· 18 years ago
3135a69
Update the eventadmin to upnp bridge to the new plugin.
by Karl Pauls
· 18 years ago
7d1df4b
Update the eventadmin to useradmin bridge to the new plugin.
by Karl Pauls
· 18 years ago
b0a1716
Convert the EventAdmin to the new maven plugin.
by Karl Pauls
· 18 years ago
4d82d2f
Add a couple of necessary dependencies.
by Karl Pauls
· 18 years ago
e5e6adf
Fix a version changes in a dependency.
by Karl Pauls
· 18 years ago
d140dd9
Add License headers.
by Karl Pauls
· 18 years ago
c2312e4
Due to the Maven bug related to having multiple packaging plugins, I had
by Richard S. Hall
· 18 years ago
1da4e54
Modified these subprojects to use the new Maven bundle plugin.
by Richard S. Hall
· 18 years ago
d532523
Fixed the version handling of the plugin to only replace the '-' before
by Richard S. Hall
· 18 years ago
df60b51
Changed plugin version to be aligned with Felix.
by Richard S. Hall
· 18 years ago
2e0f29a
Removed parent pom for now, since it is not quite ready yet.
by Richard S. Hall
· 18 years ago
a11f34d
Applied patch (FELIX-168) for fine-grained spec compliance with start level
by Richard S. Hall
· 18 years ago
e250605
I had to uncomment default value for Include-Resource because there is
by Richard S. Hall
· 18 years ago
3d8e104
Commented out the default for Include-Resource and updated the NOTICE file.
by Richard S. Hall
· 18 years ago
fcc2844
Added the Felix pom as the parent.
by Richard S. Hall
· 18 years ago
f312009
New "patch" to maven osgi plugin to support Peter Kriens' BND library.
by Richard S. Hall
· 18 years ago
af28302
Applied patch (FELIX-167) to bring the iPOJO arch command in line with
by Richard S. Hall
· 18 years ago
7d1b922
Applied major patch to iPOJO (FELIX-166).
by Richard S. Hall
· 18 years ago
4ebe508
Add incubator disclaimer to NOTICE files and License headers to poms and property files (FELIX-144).
by Karl Pauls
· 18 years ago
9a84b03
Create a protection domain with a valid code source when a security manager is present
by Karl Pauls
· 18 years ago
8737453
Added standard headers to maven-osgi-plugin.
by Richard S. Hall
· 18 years ago
30160c7
Added LICENSE and NOTICE file for main subproject.
by Richard S. Hall
· 18 years ago
74055c2
Added LICENSE and NOTICE files to the log bundle.
by Richard S. Hall
· 18 years ago
98b14bb
Added kxml2 to the NOTICE file and added a license file for it.
by Richard S. Hall
· 18 years ago
88b15a5
Removed some unnecessary discussion about garbage collection after some
by Richard S. Hall
· 18 years ago
7e2acff
Modified the filter implementation so that it would not cache passed in
by Richard S. Hall
· 18 years ago
8cbab55
Added bundle symbolic name.
by Richard S. Hall
· 18 years ago
456fe5f
Fixed a bug when removing listeners; it was using the wrong index into the
by Richard S. Hall
· 18 years ago
f6c4d27
Fixed a bug where the service registry was holding a reference to a bundle
by Richard S. Hall
· 18 years ago
5c8058e
Formatting change.
by Richard S. Hall
· 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
d641547
A previous change to help garbage collection was causing an NPE. It is
by Richard S. Hall
· 18 years ago
56b1194
Continued effort to clean up manifest parsing (FELIX-98). This still has a
by Richard S. Hall
· 18 years ago
0b8e3ba
Initial commit of the Log service implementation from Dale Peakall.
by Richard S. Hall
· 18 years ago
c907976
Added LICENSE and NOTICE files.
by Richard S. Hall
· 18 years ago
e0341b2
Updated snapshot repository.
by Richard S. Hall
· 18 years ago
82b095e
Moved package info files to the appropriate place in the resources
by Richard S. Hall
· 18 years ago
820a931
FELIX-151
by Stephane Frenot
· 18 years ago
6aa46f6
Added LICENSE and NOTICE files for the foundation classes.
by Richard S. Hall
· 18 years ago
2f30122
Updated copyright since new OSGi interfaces have new copyright date.
by Richard S. Hall
· 18 years ago
a831e24
Added initial NOTICE and LICENSE files for simple bundle.
by Richard S. Hall
· 18 years ago
199c283
Added standard header to simple bundle.
by Richard S. Hall
· 18 years ago
98cdf31
Applied patch (FELIXM2-5) for dealing with inter-bundle transitive dependencies.
by Richard S. Hall
· 18 years ago
Next »