| /* |
| * 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 Kalumet 0.6-incubating |
| ============================= |
| |
| Overview |
| -------- |
| |
| The Apache Kalumet 0.6-incubating is the first release since Kalumet has been accepted in the Apache incubator. |
| This release brings new features, improvements and bug fixes. The changelog below contains the whole |
| list of changes. |
| |
| Changelog |
| --------- |
| |
| The following list shows the bug fixes and enhancements included in this release: |
| |
| ** Bug |
| * [KALUMET-7] - JBoss 6 controller is not able to check the ServerHomeLocation |
| * [KALUMET-39] - NullPointerException when adding a J2EE application server in a fresh environment |
| * [KALUMET-40] - NullPointerException when adding a J2EE application server in a fresh environment |
| * [KALUMET-42] - Cant create a new applicaitons server |
| * [KALUMET-47] - Software is not saved correctly |
| * [KALUMET-48] - Journal custom event layout is not correct |
| * [KALUMET-51] - Fix content of LICENSE and NOTICE files |
| |
| ** Improvement |
| * [KALUMET-19] - index layout inconsistent |
| * [KALUMET-22] - POM updated to Apache email for trimmer |
| * [KALUMET-38] - Console should create a default store file |
| |
| ** New Feature |
| * [KALUMET-2] - Provide source distribution |
| |
| ** Task |
| * [KALUMET-8] - Add started guide |
| * [KALUMET-9] - Add installation guide |
| * [KALUMET-10] - Add user guide |
| * [KALUMET-15] - Add building guide |
| * [KALUMET-17] - Add release guide |
| * [KALUMET-23] - Add a distribution for the console |
| * [KALUMET-50] - Upgrade to Apache POM 12 |