Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
2bbf30b60ae01a048dc3dcb401180c318bf2feac
« Previous
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
66b3b7e
Added OSGi Foundation module to pom.
by Richard S. Hall
· 18 years ago
70b28fb
Added the OSGi R4 Foundation source to our repo so that we can eventually
by Richard S. Hall
· 18 years ago
33b07d1
Updated our source to the official/final OSGi 4.0.1 source.
by Richard S. Hall
· 18 years ago
c88fca3
Updated our repository to the official/final OSGi 4.0.1 source files.
by Richard S. Hall
· 18 years ago
4f9905e
Fixed a bug in the content path creation resulting from my changes to
by Richard S. Hall
· 18 years ago
f891a1e
FELIX-151
by Stephane Frenot
· 18 years ago
db4a7a4
Add LICENSE and NOTICE files to the EventAdmin and the EventAdmin bridges (FELIX-145).
by Karl Pauls
· 18 years ago
effad19
Move inner class Signer out of AdminPermission (and the OSGi namespace) to org.apache.felix.framework.SignerMatcher (FELIX-22).
by Karl Pauls
· 18 years ago
75f8cf4
Finished moving "simple" bundle to examples directory.
by Richard S. Hall
· 18 years ago
dd94f28
Decided to move the "simple" bundle into the examples directory.
by Richard S. Hall
· 18 years ago
d9c80e4
Initial commit of "simple" example bundle.
by Richard S. Hall
· 18 years ago
77db181
Improved how Felix ignores non-existent bundle class path entries; now it
by Richard S. Hall
· 18 years ago
c8dcde4
Fixed a bug that would cause an unresolvable bundle to be marked as resolved
by Richard S. Hall
· 18 years ago
6ad8250
Added NOTICE files for OSGi classes.
by Richard S. Hall
· 18 years ago
54abb47
Needed to specify sub-project name.
by Richard S. Hall
· 18 years ago
50f531e
Added NOTICE and LICENSE files to the resources directory so that maven copies
by Richard S. Hall
· 18 years ago
e2b7440
FELIX-151
by Stephane Frenot
· 18 years ago
078c483
Nulled a reference for GC reasons...may not make a difference.
by Richard S. Hall
· 18 years ago
ab4921d
Fixed a bug (FELIX-143) that was causing an NPE due to the fact that the
by Richard S. Hall
· 18 years ago
cd27cc6
FELIX-147 ---------
by Stephane Frenot
· 18 years ago
677c459
Updated source headers (FELIX-144).
by Francesco Furfari
· 18 years ago
63e117d
Implemented UPnP presentation page for the BinaryLight sample (Felix-71)
by Francesco Furfari
· 18 years ago
53152e9
Removed unused big image
by Francesco Furfari
· 18 years ago
6d0310e
Applied a patch to avoid an NPE.
by Richard S. Hall
· 18 years ago
c6066e1
FELIX-130 ---------
by Stephane Frenot
· 18 years ago
1ce47fd
by Stephane Frenot
· 18 years ago
ec7e175
trunk/upnp.* - Updated source headers (FELIX-144).
by Francesco Furfari
· 18 years ago
435c20c
Updated source headers (FELIX-144).
by Richard S. Hall
· 18 years ago
29a6285
Updated source headers (FELIX-144).
by Richard S. Hall
· 18 years ago
e449eca
Updated source headers (FELIX-144).
by Richard S. Hall
· 18 years ago
4b4966e
Updated source headers (FELIX-144).
by Richard S. Hall
· 18 years ago
fcaa2d4
Updated source headers (FELIX-144).
by Richard S. Hall
· 18 years ago
5c23fb9
Updated source headers (FELIX-144).
by Richard S. Hall
· 18 years ago
186928b
Updated source headers (FELIX-144).
by Richard S. Hall
· 18 years ago
b084086
Updated source headers (FELIX-144).
by Richard S. Hall
· 18 years ago
104af71
Updated headers (FELIX-144).
by Richard S. Hall
· 18 years ago
e8c7a98
FELIX-155
by Stephane Frenot
· 18 years ago
c8ff15c
Removed dependency to jruby, since its optional, and updated README.
by Manuel L. Santillan
· 18 years ago
6082c75
Name changed to match felix's standard practices
by Manuel L. Santillan
· 18 years ago
bdbc4e5
Not needed any more since it doesn't run in standalone mode, only as an OSGi bundle
by Manuel L. Santillan
· 18 years ago
2045b0c
Updated the pom and readme to reflect the refactorings. pom does not work out-of-the-box yet because scripting engines are not available through maven and need manual installation.
by Manuel L. Santillan
· 18 years ago
47771f9
Some refactoring to decouple shell from engine logic and to wrap the javax.script classes so that they work in OSGi
by Manuel L. Santillan
· 18 years ago
b95e43f
small test to see if the OSGiScriptEngine-related wrappers worked fine
by Manuel L. Santillan
· 18 years ago
38e3714
Now using the FelixLauncher in jmood
by Manuel L. Santillan
· 18 years ago
ce0da54
These were just noisy files
by Manuel L. Santillan
· 18 years ago
04aea39
Now using the more license-friendly cglib instead of javassist
by Manuel L. Santillan
· 18 years ago
7f25bab
Now using the more license-friendly cglib instead of javassist
by Manuel L. Santillan
· 18 years ago
fd1e8fe
Tests did not work, so they have been removed
by Manuel L. Santillan
· 18 years ago
734b37a
default rmi port added
by Manuel L. Santillan
· 18 years ago
a5ebc70
Small quickstart guide
by Manuel L. Santillan
· 18 years ago
c656017
The launcher now searches for the bundles in the M2_REPO dir
by Manuel L. Santillan
· 18 years ago
49c3c2d
Some refactoring and cleaning up
by Manuel L. Santillan
· 18 years ago
81da0ff
Fix headers (FELIX-144)
by Karl Pauls
· 18 years ago
01972f9
Fix headers (FELIX-144)
by Karl Pauls
· 18 years ago
1022e53
Fix headers (FELIX-144)
by Karl Pauls
· 18 years ago
55489de
Fix headers (FELIX-144)
by Karl Pauls
· 18 years ago
74c5f08
Fix headers
by Karl Pauls
· 18 years ago
4de2aec
FELIX-151
by Stephane Frenot
· 18 years ago
864dc66
Applied patch (FELIX-153) to implement Bundle.getResources().
by Richard S. Hall
· 18 years ago
8d861e5
Modified IContentLoader to include a getResourceFromContent() method to
by Richard S. Hall
· 18 years ago
597e139
Applied patch (FELIX-31) to implement Bundle.getLastModified() in a persistent
by Richard S. Hall
· 18 years ago
d8e6547
FELIX-63
by Stephane Frenot
· 18 years ago
5a623f8
Due to changes to SCR from FELIX-140, the generic activator is no longer
by Richard S. Hall
· 18 years ago
323d971
Applied patch (FELIX-140) to remove generic activator and use bundle
by Richard S. Hall
· 18 years ago
e80032d
The brackets and parentheses were reversed in toString().
by Richard S. Hall
· 18 years ago
a0ef763
Added toString() method for pretty printing.
by Richard S. Hall
· 18 years ago
5ace92e
Modified the manifest parser to log and ignore all unknown matching
by Richard S. Hall
· 18 years ago
0ef1a97
FELIX-151
by Stephane Frenot
· 18 years ago
45c7f6a
FELIX-151
by Stephane Frenot
· 18 years ago
b395167
Updated all framework subproject headers and removed one unnecessary file.
by Richard S. Hall
· 18 years ago
afeab28
Fixed a minor bug found by Olivier Gruber.
by Richard S. Hall
· 18 years ago
641ddbc
FELIX-144
by Stephane Frenot
· 18 years ago
ff1bc2f
FELIX-144
by Stephane Frenot
· 18 years ago
aaa0900
FELIX-144
by Stephane Frenot
· 18 years ago
8996c5c
FELIX-144 -------- Removing notices for jmx agent
by Stephane Frenot
· 18 years ago
b5324da
Messed up the link, should work now.
by Marcel Offermans
· 18 years ago
01dd533
Changed a reference to an image.
by Marcel Offermans
· 18 years ago
8c0625e
FELIX-130
by Stephane Frenot
· 18 years ago
0c11182
Removed ^M line endings.
by Richard S. Hall
· 18 years ago
399dbd9
Set the svn:ignore property.
by Richard S. Hall
· 18 years ago
6ccfac5
FELIX-142
by Stephane Frenot
· 18 years ago
168ab57
Initial commit of mishell. Mishell is a scripting environment and console for remote jmx management.
by Manuel L. Santillan
· 18 years ago
4b97c28
FELIX-141 Replaced Javassist with CGLIB (ASL'd)
by Manuel L. Santillan
· 18 years ago
c51e43c
FELIX-141 Replaced Javassist with CGLIB (ASL'd)
by Manuel L. Santillan
· 18 years ago
295c199
Initial commit of mishell. Mishell is a scripting environment and console for remote jmx management.
by Manuel L. Santillan
· 18 years ago
e001017
Initial import.
by Manuel L. Santillan
· 18 years ago
0b66800
jmx introspector is a small bundle that creates dynamic proxies for remote mbeans. See README.txt for details
by Manuel L. Santillan
· 18 years ago
7ca3706
Initial import.
by Manuel L. Santillan
· 18 years ago
Next »