Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
d4ee0dfc1528f4cb516e1009dafcc675fe8bfa4e
/
karaf
99435c4
FELIX-1423 - karaf fails to start in cygwin bash
by Chris Custine
· 15 years ago
2e46d5d
Fix wrapper command
by Guillaume Nodet
· 15 years ago
b38fe2a
Fix bundle start level so that it is independant of the framework
by Guillaume Nodet
· 15 years ago
3c0d26f
FELIX-1274: Spring deployer fails when bean class is from java.* packages
by Guillaume Nodet
· 15 years ago
a27a64d
Put the shell commands in the scope by default
by Guillaume Nodet
· 15 years ago
da605a7
Switch back to felix by default now that it correctly exports the osgi 4.2 packages
by Guillaume Nodet
· 15 years ago
9a7dd0d
FELIX-1375: there's no 'help' command
by Guillaume Nodet
· 15 years ago
e668bc3
FELIX-1378: Optional branding does not work in new gogo console
by Guillaume Nodet
· 15 years ago
c4fc7be
FELIX-1373: featuresBoot in etc/org.apache.felix.karaf.featues no longer works
by Guillaume Nodet
· 15 years ago
f01e536
Clean commands a bit
by Guillaume Nodet
· 15 years ago
b7c9e38
FELIX-1391: Unable to create a new ConfigAdmin PID through the Karaf console
by Gert Vanthienen
· 15 years ago
28b63e8
Make things as lazy as possible
by Guillaume Nodet
· 15 years ago
cb2db1b
Fix ansi on windows
by Guillaume Nodet
· 15 years ago
3443451
Add missing gogo bundles to windows dist
by Guillaume Nodet
· 15 years ago
27fcc0c
Fix the session input stream which should use the console input stream
by Guillaume Nodet
· 15 years ago
5894f58
Correctly restore terminal at shutdown
by Guillaume Nodet
· 15 years ago
129433d
Switch from gshell to gogo
by Guillaume Nodet
· 15 years ago
7751dee
FELIX-1265 The command refreshUrl does not work if the features.xml file is embedded in a Jar. Patch by Charles Moulliard
by Filippo Diotalevi
· 15 years ago
3b48560
FELIX-1261: Install/uninstall features from web console
by Gert Vanthienen
· 15 years ago
9a7b16f
Fix karaf wrt latest blueprint schema
by Guillaume Nodet
· 15 years ago
75d1072
Update to latest blueprint api
by Guillaume Nodet
· 15 years ago
9642338
Add ops4j snapshot repo for pax-logging until 1.4.0 is released
by Guillaume Nodet
· 15 years ago
ca30f66
Fix stateful actions as they were currently reused instead of recreated
by Guillaume Nodet
· 15 years ago
748337a
Fix karaf assemblies
by Guillaume Nodet
· 15 years ago
fc098b6
FELIX-1243: change the default http port to 8181 for karaf
by Guillaume Nodet
· 15 years ago
8a87102
Upgrade to released version of sshd
by Guillaume Nodet
· 15 years ago
7d40fd3
Fix spring / spring-dm features, use pax-web instead of felix http service for web console
by Guillaume Nodet
· 15 years ago
745f17a
Use blueprint for gshell-obr
by Guillaume Nodet
· 15 years ago
0a2119c
Exclude spring handlers from gshell-core
by Guillaume Nodet
· 15 years ago
9d36247
Upgrade to latest blueprint spec
by Guillaume Nodet
· 15 years ago
bb93b82
Fix the addRepository method and clean code a bit
by Guillaume Nodet
· 15 years ago
9fdddf7
Do not include the compendium jar as each service should export its own spec
by Guillaume Nodet
· 15 years ago
71725de
Upgrade to felix snapshot (for blueprint dependency on osgi 4.2)
by Guillaume Nodet
· 15 years ago
ab4e0fe
Fix JAAS namespace handler
by Guillaume Nodet
· 15 years ago
3c35cf0
Use blueprint for web console
by Guillaume Nodet
· 15 years ago
ace1329
Disable integration tests / demos for blueprint branch
by Guillaume Nodet
· 15 years ago
c15e6c1
Fix column header in osgi/list
by Guillaume Nodet
· 15 years ago
6b2946d
Switch from spring-dm to blueprint
by Guillaume Nodet
· 15 years ago
31926d8
FELIX-1199 - Karaf: closing IO stream, removal of minor file descriptor leak.
by Chris Custine
· 15 years ago
e60a640
FELIX-1192 - KARAF: Locking error in DefaultJDBCLock, also contains an eventual OutOfMemory error on locked processes.
by Chris Custine
· 15 years ago
ba9af0b
FELIX-1172 - Rebrand Karaf locking mechanism.
by Chris Custine
· 15 years ago
abed2af
Update to felix-parent 1.2.0 and use EasyMock instead of JMock
by Gert Vanthienen
· 15 years ago
cdec0a2
FELIX-1200: Move features-maven-plugin into Karaf
by Gert Vanthienen
· 15 years ago
3bdae60
Add a gitignore file for Karaf
by Guillaume Nodet
· 15 years ago
4d42557
FELIX-1206: config/propappend patch
by Guillaume Nodet
· 15 years ago
7584865
Add metatype to the webconsole feature so that configurations are correctly displayed
by Guillaume Nodet
· 15 years ago
711feef
Fix ssh action default help
by Guillaume Nodet
· 15 years ago
c8f2fb0
Add two config files
by Guillaume Nodet
· 15 years ago
40bccdd
FELIX-1212: Possible infinite loop when a remote ssh connection is closed
by Guillaume Nodet
· 15 years ago
65b51e9
FELIX-1024: Fix the karaf client/server to allow direct execution of commands
by Guillaume Nodet
· 15 years ago
0f62b5b
FELIX-1196: Allow Felix Web Console to show Karaf features
by Gert Vanthienen
· 15 years ago
f789768
FELIX-1121: Add feature for installing Felix Web Console
by Gert Vanthienen
· 15 years ago
fe865a6
[FELIX-1153]change parent artifact id from kernel to karaf in some modules to make the build pass from clean local maven repo
by Freeman Yue Fang
· 15 years ago
b3f7480
FELIX-1149: Describe ConfigAdmin configurations using metatype
by Guillaume Nodet
· 15 years ago
60dbfd7
Fix poms
by Guillaume Nodet
· 15 years ago
bb681e6
Upgrade main pom to use felix for the parent
by Guillaume Nodet
· 15 years ago
2ce221c
FELIX-1132: remove dependency from gshell-features on spring jmx
by Guillaume Nodet
· 15 years ago
e753e78
Fix problem with exported commands not being available from the console, fix integration tests
by Guillaume Nodet
· 16 years ago
24662ac
Add some synchronization to make sure we don't loose commands
by Guillaume Nodet
· 16 years ago
ab61d2b
Use Import-Package instead of Require-Bundle for gshell-run
by Guillaume Nodet
· 16 years ago
cb2d972
Default to felix for the OSGi framework
by Guillaume Nodet
· 16 years ago
22d03c6
FELIX-1098: split configuration from namespace handler to ease the upgrade to blueprint
by Guillaume Nodet
· 16 years ago
f63af2f
Fix a few problems with command bundles not starting correctly
by Guillaume Nodet
· 16 years ago
b417d98
FELIX-1111: allow karaf to run on equinox
by Guillaume Nodet
· 16 years ago
55a34b6
Add missing properties for actions
by Guillaume Nodet
· 16 years ago
4e32cd6
FELIX-1115: use version ranges + clean up a bit gshell-core
by Guillaume Nodet
· 16 years ago
810fec9
FELIX-1098: Remove strong dependencies on spring / spring-dm
by Guillaume Nodet
· 16 years ago
1becb5b
FELIX-1116: remove some remaining references to servicemix
by Guillaume Nodet
· 16 years ago
65e973f
Rename spring config files to use karaf, remove empty dirs
by Guillaume Nodet
· 16 years ago
21d6398
FELIX-1098: Remove some spring strong dependencies
by Guillaume Nodet
· 16 years ago
7b1bcf2
FELIX-1098: Remove some spring strong dependencies
by Guillaume Nodet
· 16 years ago
5be9296
Rename some missed packages to felix.karaf
by Guillaume Nodet
· 16 years ago
25ec8f1
FELIX-1098: Remove some spring dependencies
by Guillaume Nodet
· 16 years ago
10fff85
FELIX-1118 - Update shell scripts
by Chris Custine
· 16 years ago
0525a79
Fix client broken due to the update to mina sshd
by Guillaume Nodet
· 16 years ago
7f02770
FELIX-1117 - Update branding
by Chris Custine
· 16 years ago
f54a839
FELIX-1116: Renaming packages and changing artifact/group ids in the POMs
by Gert Vanthienen
· 16 years ago
4fe9653
Fix package name
by Chris Custine
· 16 years ago
6b6a83a
Use the latest snapshot of the plugin so that SNAPSHOT dependencies are not resolved as timestamped versions
by Guillaume Nodet
· 16 years ago
9bbc0c2
FELIX-1104, FELIX-1112: improve start/stop/restart to support multiple bundle ids
by Guillaume Nodet
· 16 years ago
04fa684
Improve integration test speed
by Guillaume Nodet
· 16 years ago
2e6afd1
FELIX-1107, FELIX-1109, FELIX-1110: refactor the deployer into its own module, add a blueprint deployer and extract the features deployer in its own module
by Guillaume Nodet
· 16 years ago
cbb5cb5
FELIX-1099: finish the switch to pax-exam
by Guillaume Nodet
· 16 years ago
5906117
FELIX-1099: switch from spring-dm integration tests to pax-exam
by Guillaume Nodet
· 16 years ago
d3aeb5a
FELIX-1102: make gshell-core really independant of the MainService
by Guillaume Nodet
· 16 years ago
56ee692
FELIX-1063: upgrade to latest Felix Bundle Repository (1.4.0)
by Guillaume Nodet
· 16 years ago
19b527d
FELIX-1062: upgrade to latest felix framework version (1.6.0 atm)
by Guillaume Nodet
· 16 years ago
b52a53f
Correct svn info.
by Carsten Ziegeler
· 16 years ago
05fac96
Move ServiceMix Kernel trunk into Felix
by Guillaume Nodet
· 16 years ago