blob: d79bc1edacd9daa86483bcae561c100c628018da [file] [log] [blame]
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
Apache ServiceMix Kernel 1.0-m3
================================
This third milestone of Apache ServiceMix Kernel brings a lot of new features:
* a provisioning system to install applications easily
* a log shell to visualize the logging output and change log levels
* pipe support on commands
* a bunch of new commands: history, grep, cat, ava, exec, sleep
Note that this milestone does not include the latest spring version because
the latest ones have wrong OSGi manifest headers and do not work.
** Bug
* [SMX4KNL-22] - The console can not be reloaded at runtime
* [SMX4KNL-29] - Shell commands are not unregistered automatically when the last command is unregistered
* [SMX4KNL-31] - Aliases do not work when inside a subshell
** Improvement
* [SMX4KNL-5] - Show gshell sub-shell name in prompt
* [SMX4KNL-6] - Error Message improvement on Gshell console.
* [SMX4KNL-10] - Handle dependant features correctly
* [SMX4KNL-21] - Allow pipes in command syntax
* [SMX4KNL-25] - Feature commands enhancement.
* [SMX4KNL-32] - Lazy load feature repositories to avoid delay when the url can not be accessed or things like that
** New Feature
* [SMX4KNL-1] - Implements a log command
* [SMX4KNL-11] - Provisioning system
* [SMX4KNL-20] - Adding a new OBR command to reload the repository url's
* [SMX4KNL-23] - Add a grep command
* [SMX4KNL-24] - Add a few utils commands: cat, java, exec, sleep
* [SMX4KNL-26] - Spring URL handler to wrap xml spring files into bundles for direct installation.
* [SMX4KNL-27] - Include an implementation of the Preferences service
* [SMX4KNL-30] - Create an history command to be able to browse previous commands easily
Apache ServiceMix Kernel 1.0-m2
================================
This is the second milestone of ServiceMix Kernel, but mostly a bug fix release
compared to the first milestone.
** Bug
* [SMX4KNL-13] - startup issue in recognizing new files in deploy folder
* [SMX4KNL-15] - Display of memory size using the info command on Windows is ugly
* [SMX4KNL-16] - Bad error message when startup.properties lists a unknown file (the file name is not displayed, but 'null' instead)
* [SMX4KNL-18] - No need for DynamicImport-Package=* in filemonitor
* [SMX4KNL-19] - Performance problems when using the OSGi classloaders in a certain way
** Improvement
* [SMX4KNL-4] - Add a start option on the 'osgi install' command so that the bundle is automatically started
** Task
* [SMX4KNL-17] - Remove all the warnings when building the distribution tar.gz
See the README.txt file for more general informations about ServiceMix Kernel.
Apache ServiceMix Kernel 1.0-m1
================================
See the README.txt file for more general informations about ServiceMix Kernel.
This is the first milestone of ServiceMix Kernel. All the features are not
fully implemented yet and things may be changed until the final 1.0 release.
Please refer to the web site for more informations and feel free to ask any
questions on the ServiceMix mailing lists or simply to provide feedback
(we appreciate it very much).
Thanks you for downloading ServiceMix Kernel. Enjoy !
The ServiceMix Team
http://servicemix.apache.org/team.html