- 1d5aa6d FELIX-1729, FELIX-1730: add the each / if commands, make sure the arguments are displayed in the correct order in the help system by Guillaume Nodet · 15 years ago
- b717ecf FELIX-1728: Karaf itests fail on IBM JDK due to missing annotations by Gert Vanthienen · 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
- fb5fe95 FELIX-1707 - Add OSGi framework information to InfoAction by Chris Custine · 15 years ago
- 29785a2 FELIX-1706 - Highlight grep matches by Chris Custine · 15 years ago
- 23560f4 FELIX-1656: new Shell command: shell:clear, patch provided by Lars Heinemann by Guillaume Nodet · 15 years ago
- e93393e FELIX-1660: karaf should not hardcode the 'system' location of its maven like repository, patch provided by David Jencks by Guillaume Nodet · 15 years ago
- 3abd384 FELIX-1675: karaf web demo README references old servicemix-client jar by Guillaume Nodet · 15 years ago
- 1e056a6 FELIX-1693: [karaf][shell] Make "system bundles" start level configurable via properties, patch provided by Alin Dreghiciu by Guillaume Nodet · 15 years ago
- 2a46bef FELIX-1694: [karaf][shell] Do not print stack traces on exceptions, patch provided by Alin Dreghiciu 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
- 819a0a3 [FELIX-1645] add null and empty check for FeaturesServiceImpl.readValue(String val) by Freeman Yue Fang · 15 years ago
- c029aa6 FELIX-1643: Improvements / Fixes for Karaf commands and their helps by Guillaume Nodet · 15 years ago
- 9bea2a3 FELIX-1624: Add convenience start/stop scripts to run Karaf in the background by Gert Vanthienen · 15 years ago
- 0f4d1ab FELIX-1641: Unable to connect to Karaf with ssh on Windows by Gert Vanthienen · 15 years ago
- 42e610c FELIX-1638: [karaf] The branding properties load can't find the external branding file by Guillaume Nodet · 15 years ago
- befdced [karaf] use a snapshot for parent so that karaf can build by Guillaume Nodet · 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
- 7398a72 Remove the verify goal that cause problems with maven-bundle-plugin by Guillaume Nodet · 15 years ago
- 5623b2c [karaf] use the released version of parent to cut the release 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
- 20d5773 [karaf] Fix build when using the release profile by Guillaume Nodet · 15 years ago
- e7542c6 [karaf] Fix os integration on windows 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
- bac520b [karaf] Add some missing ASF headers by Guillaume Nodet · 15 years ago
- 0bac11c [karaf] Fix a snapshot plugin version by Guillaume Nodet · 15 years ago
- a494e36 Fix a few more NOTICE files by Guillaume Nodet · 15 years ago
- 32b1bf6 [karaf] Fix readme and release notes 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
- ca1c87b Cleaned up unused imports by Chris Custine · 15 years ago
- c0713db Fixed symbolic name for command services by Chris Custine · 15 years ago
- bdc8c4a Fix file paths for for renamed package. by Chris Custine · 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
- 0b49cba Fix broken tests on slow machines by adding some service checks. by Chris Custine · 15 years ago
- afba680 Clean up some error messages in pax exam itests. Fix version numbers. by Chris Custine · 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
- 41faf1f Fix broken test on older Mac JDK by Chris Custine · 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
- 39bd3da Upgrade to released versions of gogo and blueprint by Guillaume Nodet · 15 years ago
- 677f32c Update blueprint groupId/artifactId by Guillaume Nodet · 15 years ago
- c46e77b FELIX-1602: Allow specifying boot features for admin:create-d instances by Gert Vanthienen · 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
- 6dfbeec Upgrade to fileinstall 2.0.0 by Guillaume Nodet · 15 years ago
- d5bdb3e FELIX-1062: Upgrade to latest Felix Framework 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
- 7af5b43 Updated to timestamp build of patched jline-0.9.95 by Chris Custine · 15 years ago
- 95f1b4f [karaf] include the webconsole branding by Guillaume Nodet · 15 years ago
- a4c238f FELIX-1576: The features service should do a PackageAdmin.refresh() after uninstalling a feature by Guillaume Nodet · 15 years ago
- bb42a9c FELIX-1575: fix latest commit 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
- c238d64 FELIX-1574: fix junit tests by Guillaume Nodet · 15 years ago
- 0c4f15f FELIX-1574: Some Karaf instances never reach the 'started' state by Guillaume Nodet · 15 years ago
- 0c66b60 FELIX-1455: OSGi Storage is hardcoded to be data/cache by Guillaume Nodet · 15 years ago
- e1a1257 FELIX-1547: OS shell level admin commands for Karaf by Guillaume Nodet · 15 years ago
- 45c7b40 FELIX-1555: The osgi:list command should print spring-dm bundle state if spring-dm has been deployed by Guillaume Nodet · 15 years ago
- 08f445f Upgrade to configadmin 1.2.4 by Guillaume Nodet · 15 years ago
- cd946bb FELIX-1564: Authentication failed when using admin:connect to connect to a newly created instance by Guillaume Nodet · 15 years ago
- 413772f FELIX-1567: When dropping an empty xml file (i.e. just an empty file with an xml extension) in the deploy folder, errors are printed to the console by Guillaume Nodet · 15 years ago
- e456ac8 FELIX-1566: Possible NPE when uninstalling a feature by Guillaume Nodet · 15 years ago
- 3f12704 [karaf] update to latest blueprint snapshot by Guillaume Nodet · 15 years ago
- cfb754d Upgrade configadmin to 1.2.0 by Guillaume Nodet · 15 years ago
- 6b84196 [karaf] fix bad internal dependency on the features maven plugin by Guillaume Nodet · 15 years ago
- fd5cdf9 FELIX-1180 Improve Karaf DefaultJDBCLock to use proper logging mechanism instead of System err prints. by Chris Custine · 15 years ago
- 3c26c34 Enhance feature install completer to only show uninstalled features by Chris Custine · 15 years ago
- cd794d0 [FELIX-1558]use com.sun.* instead of com.sun.management* for boot delegation by Freeman Yue Fang · 15 years ago
- 588dc43 [karaf] Upgrade to latest fileinstall snapshot by Guillaume Nodet · 15 years ago
- 07a19da Improve the blueprint imported package discovery (use the same xslt transformation as in bundleplugin) by Guillaume Nodet · 15 years ago
- f91d181 Remove two harmless exceptions at startup time by Guillaume Nodet · 15 years ago
- dce21f4 FELIX-1463: Switch to Felix Fileinstall instead of our own file deployer by Guillaume Nodet · 15 years ago
- 4478ec3 [karaf] fix another use of the old ansi support by Guillaume Nodet · 15 years ago
- 3246c66 FELIX-1529: fix console ^D handling by Guillaume Nodet · 15 years ago
- cf60846 [karaf] Fix missing help on ssh commands by Guillaume Nodet · 15 years ago
- 1b49155 FELIX-1529: The console does not work anymore when connecting to another karaf instance 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
- ccb7888 FELIX-1517 and FELIX-1528: use a defined location for the storage of the list of managed instances and avoid an exception if one instance has been deleted by Guillaume Nodet · 15 years ago
- fd301ae Upgrade to released version of SSHD 0.2.0 by Guillaume Nodet · 15 years ago
- ec200d1 FELIX-1524: tac command 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
- 624fc9d [karaf] upgrade to released version of jansi by Guillaume Nodet · 15 years ago
- cd61e22 [FELIX-1519]Karaf Failover does not work with PostgreSQL and Oracle by Freeman Yue Fang · 15 years ago
- aaf91e6 FELIX-1516: Child instances use stuff from the /etc directory in the root by Guillaume Nodet · 15 years ago
- 1f54101 [karaf] better exception message when reporting an unknown feature from the maven plugin by Guillaume Nodet · 15 years ago
- 9967653 [karaf] Fix spring-osgi-annotation version in the features.xml by Guillaume Nodet · 15 years ago
- ab96878 [karaf] Add the web demo back by Guillaume Nodet · 15 years ago
- 751a487 Reenable karaf integration tests by Guillaume Nodet · 15 years ago
- fdaf5fc FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles by Guillaume Nodet · 15 years ago
- ef83c74 FELIX-1468: The shell:info command use the old @|bold syntax for ansi by Guillaume Nodet · 15 years ago
- 61c8e28 Use a more simple mechanism for retrieving the prompt instead of evaluating a command by Guillaume Nodet · 15 years ago
- 875d132 FELIX-1485: Adding AdminService support to the web console by Gert Vanthienen · 15 years ago
- bd76181 Fix karaf echo command by Guillaume Nodet · 15 years ago
- 429d049 FELIX-1127: Add a name for a repository by Guillaume Nodet · 15 years ago