Author: jgoodyear
Date: Fri Oct 10 17:29:38 2014
New Revision: 1630944
URL: http://svn.apache.org/r1630944
Log:
[KARAF-3272] Release Apache Karaf 4.0.0.M1. Update online release notes.
Added:
karaf/site/trunk/src/main/webapp/index/community/download/karaf-4.0.0.M1-release.page
Added:
karaf/site/trunk/src/main/webapp/index/community/download/karaf-4.0.0.M1-release.page
URL:
http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/download/karaf-4.0.0.M1-release.page?rev=1630944&view=auto
==============================================================================
---
karaf/site/trunk/src/main/webapp/index/community/download/karaf-4.0.0.M1-release.page
(added)
+++
karaf/site/trunk/src/main/webapp/index/community/download/karaf-4.0.0.M1-release.page
Fri Oct 10 17:29:38 2014
@@ -0,0 +1,25 @@
+---
+title: Karaf 4.0.0.M1 Release
+page_version: 3
+page_creator: jgoodyear
+page_modifier: jbonofre
+--- pipeline:conf
+h2. Download
+
+Download links can be found in the [Download|/index/community/download.html]
page.
+
+h2. Documentation
+
+- Manual
([HTML|http://repo1.maven.org/maven2/org/apache/karaf/manual/4.0.0.M1/manual-4.0.0.M1.html]|[PDF|http://repo1.maven.org/maven2/org/apache/karaf/manual/4.0.0.M1/manual-4.0.0.M1.pdf])
+-- Users Guide
([HTML|http://karaf.apache.org/manual/4.0.0.M1/users-guide/index.html])
+-- Developers Guide
([HTML|http://karaf.apache.org/manual/4.0.0.M1/developers-guide/index.html])
+
+h2. Release Notes - Karaf - Version 4.0.0.M1
+
+ !! This is a technology preview release of Apache Karaf, and should NOT be
considered production ready !!
+
+ Apache Karaf 4.0.0.M1 represents a major refactoring of the project, and
includes numerous new features. We ask that users provide the community with
their feed back so that the full Apache Karaf 4.0.0 release can be as feature
complete and stable as possible.
+
+ The 4.0.x line will ship with OSGi Rev5 support via Felix 4.4.1 and Equinox
3.9.1-v20140110-1610, and a completely refactored internal framework based on
Declarative Services instead of Blueprint. From a users point of view these
changes will yield a smaller, more efficient Karaf core. There will be a
Blueprint feature present in Karaf so that you can easily install Blueprint
based applications. You will always be capable of using Blueprint in Karaf. So
the main difference from a user perspective is that youâd need to depend on
the Blueprint service if you need it.
+
+