Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
9823d0da53ad8024285854ba99db0ffc0d8b6074
/
karaf
/
assembly
60ecb33
More build fixes for Maven 3.
by Chris Custine
· 15 years ago
80977a9
Fixing deprecated pom.* property references for Maven 3.
by Chris Custine
· 15 years ago
d513ee4
[karaf] update copyright
by Guillaume Nodet
· 15 years ago
517f76a
FELIX-1921: fix missing sshHost properties
by Guillaume Nodet
· 15 years ago
87d0b5f
FELIX-2314: Improve logging support
by Guillaume Nodet
· 15 years ago
37339ea
FELIX-2312: Support for ext and endorsed directories
by Guillaume Nodet
· 15 years ago
484fa65
[karaf] remove the woodstox feature which is not needed anymore
by Guillaume Nodet
· 15 years ago
70af141
FELIX-2311: Remove the Bootstrap class which is not needed anymore
by Guillaume Nodet
· 15 years ago
5355e8c
FELIX-2310: Karaf framework environment is not set correctly
by Guillaume Nodet
· 15 years ago
66e70e9
FELIX-1921: Provide a way to configure the host used for karaf ssh server
by Guillaume Nodet
· 15 years ago
8668736
[karaf] remove dependency from obr to woodstox
by Guillaume Nodet
· 15 years ago
4eee8bc
Add missing opening plugins tag
by Chris Custine
· 15 years ago
83ebd4d
Use the new maven bundle plugin goal to generate the OSGi versions instead of the hacky antrun + regexp stuff
by Guillaume Nodet
· 15 years ago
e798396
FELIX-2169: Improve dev:show-tree performance and avoid NPE when no matching export is found
by Gert Vanthienen
· 15 years ago
f01fcc1
FELIX-2145: Add a new feature for woodstox stax parser (and make the obr feature depend on it for correct speed)
by Guillaume Nodet
· 15 years ago
cf99b61
FELIX-1990: Use aries blueprint / jmx
by Guillaume Nodet
· 15 years ago
f6a85b3
[maven-release-plugin] prepare for next development iteration
by Chris Custine
· 15 years ago
49ce940
[maven-release-plugin] prepare release karaf-1.4.0
by Chris Custine
· 15 years ago
7dccd5a
Use karaf in the manual name to be more intuitive
by Guillaume Nodet
· 15 years ago
51c1973
Remove the javax.script package which is causing problems when using an external java scripting api
by Guillaume Nodet
· 15 years ago
371149d
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
29e4287
Removed duplicate dependency (Maven 3 is noisy about these)
by Chris Custine
· 15 years ago
60a69b6
FELIX-2047: Support for WAR files
by Guillaume Nodet
· 15 years ago
dc3fea3
FELIX-2043: When launching Karaf with equinox, the osgi framework state is not written until 30s after the boot
by Guillaume Nodet
· 15 years ago
6e8af01
FELIX-2026: Document the use of the system.properties config file
by Guillaume Nodet
· 15 years ago
a8163d2
FELIX-1970: the stop script should always work even if the default user / password / host has been changed
by Guillaume Nodet
· 15 years ago
d52c71a
FELIX-1914: Add dev:show-tree to represent bundle dependencies
by Gert Vanthienen
· 15 years ago
e7a6f96
FELIX-1902: [karaf] sanitize web demo README of references to FUSE SNAPSHOT version
by Guillaume Nodet
· 15 years ago
1432d50
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
788f6c0
[maven-release-plugin] prepare release karaf-1.2.0
by Guillaume Nodet
· 15 years ago
55e1053
FELIX-1887: The stop script can't be used if the user or password has been changed
by Guillaume Nodet
· 15 years ago
1ebf8a5
FELIX-1766: fix various problems
by Guillaume Nodet
· 15 years ago
8c0c8eb
FELIX-1766: Refactor and enable AdminServiceMBean
by Guillaume Nodet
· 15 years ago
10aaf3b
[FELIX-1793]ensure launch karaf java process from KARAF_BASE folder
by Freeman Yue Fang
· 15 years ago
1b869f4
FELIX-1777: Hitting backspace beyond last character causes LOUD BEEP
by Guillaume Nodet
· 15 years ago
1710abf
FELIX-1779: The port for the jmx server needs to be configured at two locations
by Guillaume Nodet
· 15 years ago
2d33092
FELIX-1755: provide a script that would be loaded when starting a new shell
by Guillaume Nodet
· 15 years ago
44ef462
FELIX-1620: Script for running the created Karaf instances with a console
by Guillaume Nodet
· 15 years ago
f06efd9
Change a bit the manual generation so that it can we also fallback to a dummy pdf in case of an error, and it also provides an easier way to switch to something else than prince if needed
by Guillaume Nodet
· 15 years ago
20e0115
FELIX-1743: include the karaf manual into the distribution
by Guillaume Nodet
· 15 years ago
2f2aecc
FELIX-1762: upgrade to pax-web 0.7.1
by Guillaume Nodet
· 15 years ago
46e2838
FELIX-1626: fix some remaining bits
by Guillaume Nodet
· 15 years ago
ea0f645
FELIX-1626: Configurations loaded from the etc/ directory are only available after a delay
by Guillaume Nodet
· 15 years ago
6d2cb49
FELIX-1660: karaf should not hardcode the 'system' location of its maven-like repository, patch provided by Richard Stone
by Guillaume Nodet
· 15 years ago
7edef20
FELIX-1626 - Configuration loaded from the etc/ directory are only available after a delay
by Chris Custine
· 15 years ago
9bea2a3
FELIX-1624: Add convenience start/stop scripts to run Karaf in the background
by Gert Vanthienen
· 15 years ago
6f17f4f
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
6896d70
[maven-release-plugin] prepare release karaf-1.0.0
by Guillaume Nodet
· 15 years ago
8b5a31f
FELIX-1626: hack to work around the fact that fileinstall does not load the CM properties soon enough
by Guillaume Nodet
· 15 years ago
df79f70
[karaf] add missing # at beginning of a commented line
by Guillaume Nodet
· 15 years ago
e3406a0
[karaf] Fix maven assembly plugin config in release profile
by Guillaume Nodet
· 15 years ago
c07658b
[karaf] Fix scripts when karaf is installed in a directory containing a space
by Guillaume Nodet
· 15 years ago
a494e36
Fix a few more NOTICE files
by Guillaume Nodet
· 15 years ago
e60ec8a
[karaf] Fix notices for web console plugins, change default repository name, make sure ssh and management features are listed as installed, remove obr url to smx repo
by Guillaume Nodet
· 15 years ago
d312f4d
[karaf] fix the javax.transaction* packages exported by the system bundle
by Guillaume Nodet
· 15 years ago
e73545e
[karaf] fix NOTICE files (first pass)
by Guillaume Nodet
· 15 years ago
23a0f3d
[karaf] rename gshell to shell and rename submodules to avoid having the parent module name in their names
by Guillaume Nodet
· 15 years ago
30fe99f
FELIX-1618: In spring-dm feature, some optional imports from spring-context don't get resolved properly
by Gert Vanthienen
· 15 years ago
61736d6
Update to new Apache snapshots repo.
by Chris Custine
· 15 years ago
9c56a12
[karaf] Fix web console plugins to work on 1.2.10
by Guillaume Nodet
· 15 years ago
677f32c
Update blueprint groupId/artifactId
by Guillaume Nodet
· 15 years ago
bb844ef
Fix changed blueprint groupId and artifactId
by Chris Custine
· 15 years ago
e119d01
[Karaf]Update blueprint groupId/artifactId for startup.properties
by Freeman Yue Fang
· 15 years ago
60dc348
Update blueprint groupId/artifactId
by Guillaume Nodet
· 15 years ago
2b0b4d4
Trying to fix corrupt tar.gz files on Nexus deploy from Hudson.
by Chris Custine
· 15 years ago
baaf53c
Trying to fix corrupt tar.gz files on Nexus deploy from Hudson.
by Chris Custine
· 15 years ago
95f1b4f
[karaf] include the webconsole branding
by Guillaume Nodet
· 15 years ago
f69382a
FELIX-1575: The JMX connector can not be registered because of a clash in the name in the RMI registry
by Guillaume Nodet
· 15 years ago
0c4f15f
FELIX-1574: Some Karaf instances never reach the 'started' state
by Guillaume Nodet
· 15 years ago
e1a1257
FELIX-1547: OS shell level admin commands for Karaf
by Guillaume Nodet
· 15 years ago
cd794d0
[FELIX-1558]use com.sun.* instead of com.sun.management* for boot delegation
by Freeman Yue Fang
· 15 years ago
dce21f4
FELIX-1463: Switch to Felix Fileinstall instead of our own file deployer
by Guillaume Nodet
· 15 years ago
88896e3
Avoid a manual step in the release process by computing the osgi version derived from the maven version
by Guillaume Nodet
· 15 years ago
adc9d28
FELIX-1523: Fix Karaf version to 0.9.0-SNAPSHOT as next release will be 1.0.0
by Guillaume Nodet
· 15 years ago
9967653
[karaf] Fix spring-osgi-annotation version in the features.xml
by Guillaume Nodet
· 15 years ago
875d132
FELIX-1485: Adding AdminService support to the web console
by Gert Vanthienen
· 15 years ago
429d049
FELIX-1127: Add a name for a repository
by Guillaume Nodet
· 15 years ago
b1a6025
FELIX-1127: Add a name for a repository
by Guillaume Nodet
· 15 years ago
c0f02ca
Upgrade various pax dependencies
by Guillaume Nodet
· 15 years ago
7f569f2
FELIX-1458: server and client options not working properly on windows
by Guillaume Nodet
· 15 years ago
df93fb8
FELIX-1459: bin/karaf may fail to start when CDPATH is set (on posix shells)
by Guillaume Nodet
· 15 years ago
e692a96
FELIX-1457: refactor features management layer
by Guillaume Nodet
· 15 years ago
756cf8e
FELIX-1431: Add a web console plugin to have access to the gogo shell
by Guillaume Nodet
· 15 years ago
14110c1
FELIX-1450: Karaf branding and plugins for Felix webconsole
by Gert Vanthienen
· 15 years ago
99435c4
FELIX-1423 - karaf fails to start in cygwin bash
by Chris Custine
· 15 years ago
b38fe2a
Fix bundle start level so that it is independant of the framework
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
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
129433d
Switch from gshell to gogo
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
7d40fd3
Fix spring / spring-dm features, use pax-web instead of felix http service for web console
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
6b2946d
Switch from spring-dm to blueprint
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
c8f2fb0
Add two config files
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
60dbfd7
Fix poms
by Guillaume Nodet
· 16 years ago
Next »