Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
e51f2145e384306691e3f5197e6e60c455d8c624
/
org.apache.felix.framework
/
src
/
main
/
java
e51f214
Added symbolic name to system bundle headers.
by Richard S. Hall
· 19 years ago
939c9c5
Initialize version to "0.0.0", since it is the default value.
by Richard S. Hall
· 19 years ago
f135948
Some class loading related functionality was done incorrectly during the
by Richard S. Hall
· 19 years ago
e09eee0
Fixed a bug that was incorrectly calculating the the system bundle export
by Richard S. Hall
· 19 years ago
6b5f96c
Fixed a bug where the bundle activator could only be loaded from the bundle
by Richard S. Hall
· 19 years ago
51062a6
Simple changes to the shell TUI bundle manifest.
by Richard S. Hall
· 19 years ago
2d042e3
Simple changes to shell manifest file.
by Richard S. Hall
· 19 years ago
88e0ae6
Fixed small bug in the getExportedPackages().
by Richard S. Hall
· 19 years ago
d7eb04a
A small patch from Marcel Offermans to avoid an NPE.
by Richard S. Hall
· 19 years ago
afc52d4
Added PackageAdminImpl.getExportedPackages() implementation based on a
by Richard S. Hall
· 19 years ago
623447e
Update shell service manifest.
by Richard S. Hall
· 19 years ago
7164494
Moving around some packages and renaming some bundles to match their
by Richard S. Hall
· 19 years ago
49e57a7
Modified ContentDirectoryContent.getEntryPaths() to return entry paths
by Richard S. Hall
· 19 years ago
3f0d743
Implemented initial support for embedded directories on the Bundle-ClassPath.
by Richard S. Hall
· 19 years ago
a336c6c
Changed some poor choices for variable naming.
by Richard S. Hall
· 19 years ago
e612fee
Embedded JAR files are now cached with their full path information to
by Richard S. Hall
· 19 years ago
13a6ef4
Modified getEntryPaths() to only display the contents of the specified
by Richard S. Hall
· 19 years ago
5d7a94a
Added proper security check for Bundle.getEntry()/getEntryPath()/getResource().
by Richard S. Hall
· 19 years ago
4f09b64
Initial implementation of Bundle.getEntryPaths().
by Richard S. Hall
· 19 years ago
a81b688
Modified to return a URL representing the "root" of the bundle JAR file
by Richard S. Hall
· 19 years ago
bcbf83e
Implemented Bundle.getEntry() for accessing the raw bundle JAR file; this
by Richard S. Hall
· 19 years ago
cef1f01
Modified the R4 search policy to search the bundle's class path for
by Richard S. Hall
· 19 years ago
001cc30
Fixed a bug in getBundleResource() where it was only searching the local
by Richard S. Hall
· 19 years ago
29a4fbc
Merged sandbox/rickhall/framework-branch changes r370894:374616 into trunk.
by Richard S. Hall
· 19 years ago
db3f993
Added comment.
by Richard S. Hall
· 19 years ago
3f5675b
Changed property name for setting base URL for the shell.
by Richard S. Hall
· 19 years ago
d1e3cbd
Fixed some formatting issues.
by Richard S. Hall
· 19 years ago
c762b69
Fixed an ambiguous method call under JDK 5.
by Richard S. Hall
· 19 years ago
652570e
Fixed a memory leak in the bundle cache implementation that was not
by Richard S. Hall
· 19 years ago
db81b14
Fixed a bug in my last patch...I was forgetting to remove the bundle
by Richard S. Hall
· 19 years ago
2cf44c9
Just realized I didn't like one aspect of the style. :-)
by Richard S. Hall
· 19 years ago
6573096
Added Bundle.hasPermission() patch from Karl Pauls.
by Richard S. Hall
· 19 years ago
871e885
Added some patches suggested by Karl Pauls to fix a specification compliance
by Richard S. Hall
· 19 years ago
b88836c
Modified getBundle() to return null if the service is unregistered.
by Richard S. Hall
· 19 years ago
292f204
Fixed a logic bug found by Karl Pauls.
by Richard S. Hall
· 19 years ago
69d8479
Integrated changes for Bundle.getSymbolicName() and Bundle.getLastModified().
by Richard S. Hall
· 19 years ago
ecd0f05
Modified approximate string comparison to be case insensitive.
by Richard S. Hall
· 19 years ago
9ab15c3
More modifications to framework subproject to conform to new repo structure.
by Richard S. Hall
· 19 years ago