From 45958840e1c2597bcc842cf0e701e7a9c640205c Mon Sep 17 00:00:00 2001 From: Andrea Cosentino Date: Mon, 1 Aug 2016 08:16:59 +0200 Subject: [PATCH] DELTASPIKE-1189 Migrate index.html into git --- site/src/main/asciidoc/index.adoc | 44 +++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 site/src/main/asciidoc/index.adoc diff --git a/site/src/main/asciidoc/index.adoc b/site/src/main/asciidoc/index.adoc new file mode 100644 index 000000000..a199b9344 --- /dev/null +++ b/site/src/main/asciidoc/index.adoc @@ -0,0 +1,44 @@ +:notoc: + +:Notice: 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. + +[options="header,footer"] +|=== +|| *About Apache DeltaSpike* +| image:logo.png[image] + +link:documentation/overview.html[View details »]| DeltaSpike consists of a number of portable CDI extensions that provide +useful features for Java application developers. + +We will also ensure true portability! We are testing DeltaSpike on +different CDI implementations like Apache OpenWebBeans and JBoss Weld, +and also on different Java EE servers like Apache Tomcat and TomEE, +JBoss AS7, WildFly 8.x and 9.x, Oracle GlassFish 3.1+ and 4.x+, IBM +WebSphere 8.x, Oracle WebLogic Server 12c, Jetty, and others. +|=== + +[options="header,footer"] +|=== +|*Latest Award* | *News* +| In 2014, DeltaSpike became a Duke’s Choice Award winner. The Duke’s +Choice Awards celebrate extreme innovation in the world of Java +technology and are granted to the most innovative projects using the +Java platform. + +image:DukeChoice-100x176.png[image] | Apache DeltaSpike 1.7.1 is now out! + +link:/news.html#_27th_release_1_7_1_20_07_2016[View details »] +|=== + +[options="header,footer"] +|=== +|*Modules* | *Examples* +| CDI extensions created by the Apache DeltaSpike community are packaged +as modules. They offer additional functionality not provided out of the +box by the CDI spec (Security, JPA, …) + +link:/documentation/modules.html[View details »]| See the following examples which are part of the project to discover how +to use DeltaSpike project. + +link:examples.html[View details »] +|===