Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
e4992785acd6e8e45af2af45878c06d21152c59a
e499278
Catch exceptions while iterating over bundles entries
by Guillaume Nodet
· 15 years ago
5be5ca8
Remove the javax.script package which is causing problems when using an external java scripting api
by Guillaume Nodet
· 15 years ago
aa49ce8
FELIX-1995: Fix synchronization issue which cause two spring osgi listeners to be registered and created
by Guillaume Nodet
· 15 years ago
052535a
FELIX-2070: Upgrade to felix framework 2.0.3
by Guillaume Nodet
· 15 years ago
a2c826e
Calculating aggregate module requirements incorrectly. Was not handling different
by Richard S. Hall
· 15 years ago
c77ce35
FELIX-1988 Remove files not belonging here yet
by Felix Meschberger
· 15 years ago
ea682ea
FELIX-1988 Apply 3.javadoc-public-api.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
5de93e2
FELIX-1988 Apply 2.use-utility-methods.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
77f03a9
FELIX-1988 Apply abstr-simple-web-console2.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
0f2a929
FELIX-2065 - BootstrapLogManager doesn't load etc/org.ops4j.pax.logging.cfg file
by Chris Custine
· 15 years ago
e82470a
FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client
by Guillaume Nodet
· 15 years ago
320781c
FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client
by Guillaume Nodet
· 15 years ago
beeb67b
FELIX-2063 [karaf] hardcoding org.ops4j.pax.exam.rbc.rmi.port property in raw pax runner --vmOptions is problematic when 1099 is not the next free port
by Chris Custine
· 15 years ago
c2a6f75
Remove unnecessary jline dependency since console has it embedded. Fixes build failure.
by Chris Custine
· 15 years ago
2f453f0
FELIX-1843 Karaf shell doens't work properly under windows
by Chris Custine
· 15 years ago
7d9214a
FELIX-1815: Introduce 'shell:logout' command to close the current shell
by Guillaume Nodet
· 15 years ago
d951e45
FELIX-1843 Karaf shell doens't work properly under windows
by Chris Custine
· 15 years ago
b871285
FELIX-1843 Karaf shell doens't work properly under windows
by Chris Custine
· 15 years ago
4a3e356
FELIX-2061: use waitForFrameworkStartup pax-exam option in the integration tests
by Gert Vanthienen
· 15 years ago
250d599
FELIX-2049: extend org.apache.felix.karaf.testing.Helper to emit a karaf-specific execution environmnent file for pax-runner
by Guillaume Nodet
· 15 years ago
767f399
FELIX-2055: Use a nicer shutdown mechanism when stopping a managed instance
by Guillaume Nodet
· 15 years ago
6e8b51f
added Aspect junit test
by Pierre De Rop
· 15 years ago
19e3bc6
Verify Aspect filter syntax
by Pierre De Rop
· 15 years ago
b2a17d4
Fix issue FELIX-2052. Call onCreation during the starting process of handlers
by Clement Escoffier
· 15 years ago
0567538
Generate DependencyManager annotation descriptors under OSGI-INF/dependencymanager/ directory. Don't limit the Bnd class analyzer and parse every classes.
by Pierre De Rop
· 15 years ago
212254d
Support for Aspect annotation
by Pierre De Rop
· 15 years ago
2e6157b
added annotation for Aspects
by Pierre De Rop
· 15 years ago
6dd237a
added eclise="false" bnd option
by Pierre De Rop
· 15 years ago
5b13bc1
Aspect sample with annotation
by Pierre De Rop
· 15 years ago
0d44224
fixed javadoc. Added Aspect support
by Pierre De Rop
· 15 years ago
f7a312b
fixed javadoc
by Pierre De Rop
· 15 years ago
cdea877
added AspectService
by Pierre De Rop
· 15 years ago
46b50f9
Removed duplicate dependency (Maven 3 is noisy about these)
by Chris Custine
· 15 years ago
1d9ed26
FELIX-2053: Completion does not reprint previous characters in some circumstances
by Guillaume Nodet
· 15 years ago
541ab5b
Make sure to start the event admin before config admin can configure it.
by Carsten Ziegeler
· 15 years ago
e5dc0c9
FELIX-2054: Logo is garbled when connecting using putty
by Guillaume Nodet
· 15 years ago
b6e4a44
Fix potential NPE on startup
by Carsten Ziegeler
· 15 years ago
7a9c583
Update dependencies after release
by Karl Pauls
· 15 years ago
8402a88
Update dependencies after release
by Karl Pauls
· 15 years ago
0687576
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 15 years ago
01206c6
[maven-release-plugin] prepare release org.apache.felix.main-2.0.3
by Karl Pauls
· 15 years ago
3f54031
Update dependencies for release.
by Karl Pauls
· 15 years ago
8d09cf8
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 15 years ago
ba7cb3f
[maven-release-plugin] prepare release org.apache.felix.framework.security-1.0.0
by Karl Pauls
· 15 years ago
aea4a9d
Update dependencies for release
by Karl Pauls
· 15 years ago
131039c
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 15 years ago
8adb56a
[maven-release-plugin] prepare release org.apache.felix.framework-2.0.3
by Karl Pauls
· 15 years ago
6725c64
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 15 years ago
3fcca37
[maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.4.3
by Karl Pauls
· 15 years ago
fbe752e
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 15 years ago
49df634
[maven-release-plugin] prepare release org.apache.felix.shell-1.4.2
by Karl Pauls
· 15 years ago
85ff5ae
Update changelog and Notice for release
by Karl Pauls
· 15 years ago
77f792d
Fixed javadoc, indentation. Removed dependency over XStream third party library
by Pierre De Rop
· 15 years ago
def8fad
metatype support
by Pierre De Rop
· 15 years ago
8570766
metatype support. fixed logging
by Pierre De Rop
· 15 years ago
1b66a09
removed localization attribute. fixed javadoc
by Pierre De Rop
· 15 years ago
41d59c9
fixed javadoc
by Pierre De Rop
· 15 years ago
91bf859
fixed javadoc
by Pierre De Rop
· 15 years ago
901aab6
added helper class which allows to generation metatype XML descriptor
by Pierre De Rop
· 15 years ago
087e396
Simplified sample code. Use MetaType for allowing the EnglishDictionary through ConfigAdmin/WebConsole
by Pierre De Rop
· 15 years ago
3d79ba4
fixed indentation
by Pierre De Rop
· 15 years ago
cdd884e
FELIX-2050 : Obsolete embed directive for json library
by Carsten Ziegeler
· 15 years ago
37ff1ac
fixed property metadata annotation names
by Pierre De Rop
· 15 years ago
8e29f3d
reworked property metadata annotations
by Pierre De Rop
· 15 years ago
2fb2767
Annotation renamed to Param
by Pierre De Rop
· 15 years ago
471ba48
renamed Property to Param for consistency purpose
by Pierre De Rop
· 15 years ago
dff5ea9
updated todolist
by Pierre De Rop
· 15 years ago
317bafd
Modify "log" command to show stack trace. (FELIX-1987)
by Richard S. Hall
· 15 years ago
f8e97ca
Set exported version to 3.0.0
by Carsten Ziegeler
· 15 years ago
325a62f
Online include required package from concurrent lib to avoid imports for javax.swing
by Carsten Ziegeler
· 15 years ago
25917c3
FELIX-2032 (and revert of FELIX-2011): file host.key is not created or copied in the folder etc of the new instance(s)
by Guillaume Nodet
· 15 years ago
a5561af
FELIX-2047: Support for WAR files
by Guillaume Nodet
· 15 years ago
3cfc33e
FELIX-2046: Upgrade web bundles to their latest version (jetty, pax-web, felix console)
by Guillaume Nodet
· 15 years ago
5ca4512
FELIX-2405: Restarting the framework from the web console (or using update on the system bundle) does not work
by Guillaume Nodet
· 15 years ago
362a7e7
Rollback after cancel.
by Karl Pauls
· 15 years ago
515433b
Update dependencies after release
by Karl Pauls
· 15 years ago
394bd1f
Update dependencies after release
by Karl Pauls
· 15 years ago
5c786a5
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 15 years ago
96d23b9
[maven-release-plugin] prepare release org.apache.felix.main-2.0.3
by Karl Pauls
· 15 years ago
1ebcb85
Rollback.
by Karl Pauls
· 15 years ago
fc66529
[maven-release-plugin] prepare release org.apache.felix.main-2.0.3
by Karl Pauls
· 15 years ago
dbbae8f
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 15 years ago
6520841
[maven-release-plugin] prepare release org.apache.felix.main-2.0.3
by Karl Pauls
· 15 years ago
b0119dd
Add docs.
by Karl Pauls
· 15 years ago
53fb312
Update dependencies for release and add doc.
by Karl Pauls
· 15 years ago
42f8577
Update dependencies for releases.
by Karl Pauls
· 15 years ago
97e392a
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 15 years ago
feb48f0
[maven-release-plugin] prepare release org.apache.felix.framework.security-1.0.0
by Karl Pauls
· 15 years ago
185ecb5
Fix the framework version for release.
by Karl Pauls
· 15 years ago
fe440e8
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 15 years ago
f0f7371
[maven-release-plugin] prepare release org.apache.felix.framework-2.0.3
by Karl Pauls
· 15 years ago
8a02f2c
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 15 years ago
d5e58ca
[maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.4.3
by Karl Pauls
· 15 years ago
4a4a596
Add changelog
by Karl Pauls
· 15 years ago
0714a99
Update changelog.
by Karl Pauls
· 15 years ago
6213637
Update changelog.
by Karl Pauls
· 15 years ago
c751cd1
Update changelog
by Karl Pauls
· 15 years ago
25313a0
Update Copyright year and add NOTICE and LICENSE files.
by Karl Pauls
· 15 years ago
34a17cb
Update Copyright year
by Karl Pauls
· 15 years ago
2b5fb14
Update Copyright year.
by Karl Pauls
· 15 years ago
Next »