Author: struberg
Date: Mon Jun 10 08:09:02 2013
New Revision: 1491367
URL: http://svn.apache.org/r1491367
Log:
add Table Of Content tag [TOC] to all our pages
Modified:
deltaspike/site/trunk/content/I18n.mdtext
deltaspike/site/trunk/content/build.mdtext
deltaspike/site/trunk/content/community.mdtext
deltaspike/site/trunk/content/download.mdtext
deltaspike/site/trunk/content/examples.mdtext
deltaspike/site/trunk/content/exceptions.mdtext
deltaspike/site/trunk/content/migration-guide.mdtext
deltaspike/site/trunk/content/new-committer.mdtext
deltaspike/site/trunk/content/news.mdtext
deltaspike/site/trunk/content/project-name.mdtext
deltaspike/site/trunk/content/release-preparation.mdtext
deltaspike/site/trunk/content/source.mdtext
deltaspike/site/trunk/content/spi.mdtext
deltaspike/site/trunk/content/suggested-git-workflows.mdtext
deltaspike/site/trunk/content/supporters.mdtext
Modified: deltaspike/site/trunk/content/I18n.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/I18n.mdtext?rev=1491367&r1=1491366&r2=1491367&view=diff
==============================================================================
--- deltaspike/site/trunk/content/I18n.mdtext (original)
+++ deltaspike/site/trunk/content/I18n.mdtext Mon Jun 10 08:09:02 2013
@@ -16,6 +16,13 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
+
+[TOC]
+
+***
+
+# Introduction
+
## Type-safe messages
### Simple use-case
@@ -130,4 +137,4 @@ A locale resolver provides the current l
**Configuration of a locale-resolver**
-[TODO]
\ No newline at end of file
+[TODO]
Modified: deltaspike/site/trunk/content/build.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/build.mdtext?rev=1491367&r1=1491366&r2=1491367&view=diff
==============================================================================
--- deltaspike/site/trunk/content/build.mdtext (original)
+++ deltaspike/site/trunk/content/build.mdtext Mon Jun 10 08:09:02 2013
@@ -16,6 +16,12 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
+[TOC]
+
+***
+
+# Introduction
+
Deltaspike uses [maven](http://maven.apache.org/) build tool to automate the
compilation, testing and packaging of the project
## Full build
Modified: deltaspike/site/trunk/content/community.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/community.mdtext?rev=1491367&r1=1491366&r2=1491367&view=diff
==============================================================================
--- deltaspike/site/trunk/content/community.mdtext (original)
+++ deltaspike/site/trunk/content/community.mdtext Mon Jun 10 08:09:02 2013
@@ -16,6 +16,12 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
+[TOC]
+
+***
+
+# Introduction
+
# Users
If you are a new user and you would like to start using DeltaSpike, you can
have a look at the [Documentation](documentation.html) and
[subscribe](mailto:[email protected]) our [mailing list for
users](mailto:[email protected]).
Modified: deltaspike/site/trunk/content/download.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/download.mdtext?rev=1491367&r1=1491366&r2=1491367&view=diff
==============================================================================
--- deltaspike/site/trunk/content/download.mdtext (original)
+++ deltaspike/site/trunk/content/download.mdtext Mon Jun 10 08:09:02 2013
@@ -16,6 +16,12 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
+
+[TOC]
+
+***
+
+
# Latest Releases
TBD
@@ -26,4 +32,4 @@ TBD
# Source Distribution
-TBD
\ No newline at end of file
+TBD
Modified: deltaspike/site/trunk/content/examples.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/examples.mdtext?rev=1491367&r1=1491366&r2=1491367&view=diff
==============================================================================
--- deltaspike/site/trunk/content/examples.mdtext (original)
+++ deltaspike/site/trunk/content/examples.mdtext Mon Jun 10 08:09:02 2013
@@ -16,6 +16,13 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
+
+[TOC]
+
+***
+
+# Introduction
+
## #1
artifact-id: deltaspike-jse-owb-example
(the shown use-cases also work with *Weld* - only the bootstrapping of the
container is different, because this example is based on Java-SE and therefore
outside of an Java-EE(6+) application server.
@@ -24,4 +31,4 @@ artifact-id: deltaspike-jse-owb-example
- [confess2012_deltaspike](https://github.com/confess/confess2012_deltaspike)
- [jboss-as-quickstart (search for
- *deltaspike*)](https://github.com/jboss-jdf/jboss-as-quickstart)
\ No newline at end of file
+ *deltaspike*)](https://github.com/jboss-jdf/jboss-as-quickstart)
Modified: deltaspike/site/trunk/content/exceptions.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/exceptions.mdtext?rev=1491367&r1=1491366&r2=1491367&view=diff
==============================================================================
--- deltaspike/site/trunk/content/exceptions.mdtext (original)
+++ deltaspike/site/trunk/content/exceptions.mdtext Mon Jun 10 08:09:02 2013
@@ -16,6 +16,12 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
+[TOC]
+
+***
+
+# Introduction
+
Exception handling in DeltaSpike is based around the CDI eventing model. While
the implementation of exception handlers may not be the same as a CDI event,
and
the programming model is not exactly the same as specifying a CDI event /
Modified: deltaspike/site/trunk/content/migration-guide.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/migration-guide.mdtext?rev=1491367&r1=1491366&r2=1491367&view=diff
==============================================================================
--- deltaspike/site/trunk/content/migration-guide.mdtext (original)
+++ deltaspike/site/trunk/content/migration-guide.mdtext Mon Jun 10 08:09:02
2013
@@ -16,6 +16,13 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
+
+[TOC]
+
+***
+
+# Introduction
+
# Apache MyFaces CODI to Apache DeltaSpike
## Basically unchanged parts
@@ -89,4 +96,4 @@ Changed names:
# JBoss Seam3 to Apache DeltaSpike
-[TODO]
\ No newline at end of file
+[TODO]
Modified: deltaspike/site/trunk/content/new-committer.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/new-committer.mdtext?rev=1491367&r1=1491366&r2=1491367&view=diff
==============================================================================
--- deltaspike/site/trunk/content/new-committer.mdtext (original)
+++ deltaspike/site/trunk/content/new-committer.mdtext Mon Jun 10 08:09:02 2013
@@ -16,6 +16,13 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
+
+[TOC]
+
+***
+
+# Introduction
+
## Invitation to become a project Committer
If a person contributes an sufficient amount of code or documentation to our
project she might get picked up as a committer to our project.
Modified: deltaspike/site/trunk/content/news.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/news.mdtext?rev=1491367&r1=1491366&r2=1491367&view=diff
==============================================================================
--- deltaspike/site/trunk/content/news.mdtext (original)
+++ deltaspike/site/trunk/content/news.mdtext Mon Jun 10 08:09:02 2013
@@ -16,6 +16,14 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
+
+[TOC]
+
+***
+
+# Introduction
+
+
## 3rd Release (0.3 incubating) (22.08.2012)
The Apache DeltaSpike team is pleased to announce the second release
(v0.3-incubating).
@@ -164,4 +172,4 @@ After some discussions between the teams
[10]: http://s.apache.org/cTt
[11]: http://s.apache.org/DeltaSpike_01incubating
[12]: http://s.apache.org/DeltaSpike_02incubating
- [13]: http://s.apache.org/DeltaSpike_03incubating
\ No newline at end of file
+ [13]: http://s.apache.org/DeltaSpike_03incubating
Modified: deltaspike/site/trunk/content/project-name.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/project-name.mdtext?rev=1491367&r1=1491366&r2=1491367&view=diff
==============================================================================
--- deltaspike/site/trunk/content/project-name.mdtext (original)
+++ deltaspike/site/trunk/content/project-name.mdtext Mon Jun 10 08:09:02 2013
@@ -16,6 +16,13 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
+
+[TOC]
+
+***
+
+# Introduction
+
Originally we agreed on Spike because it's a first-/nick-name and it's
"related" to dependency injection. However, due to an existing trademark (see
http://www.trademarkia.com) we can't use it. Since the projects aims to close
different types of gaps, the name DeltaSpike came up.
However, it's just the code-name during incubation to get started and we are
looking for a new fancy name. The best choice would be an invented word (like
Hadoop did).
Modified: deltaspike/site/trunk/content/release-preparation.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/release-preparation.mdtext?rev=1491367&r1=1491366&r2=1491367&view=diff
==============================================================================
--- deltaspike/site/trunk/content/release-preparation.mdtext (original)
+++ deltaspike/site/trunk/content/release-preparation.mdtext Mon Jun 10
08:09:02 2013
@@ -16,6 +16,13 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
+
+[TOC]
+
+***
+
+# Introduction
+
Once a Release has been staged on
[http://repository.apache.org](http://repository.apache.org) it must be
reviewed by each PMC member **before** casting his VOTE.
The following points need to be checked:
Modified: deltaspike/site/trunk/content/source.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/source.mdtext?rev=1491367&r1=1491366&r2=1491367&view=diff
==============================================================================
--- deltaspike/site/trunk/content/source.mdtext (original)
+++ deltaspike/site/trunk/content/source.mdtext Mon Jun 10 08:09:02 2013
@@ -16,7 +16,14 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
-# VCS / Repository
+
+[TOC]
+
+***
+
+# Introduction
+
+# SCM / Repository
We are using GIT as a Version Control System. The official GIT repository of
the project is available
[here](https://git-wip-us.apache.org/repos/asf/deltaspike.git).
@@ -61,4 +68,4 @@ The following section provides settings
## Eclipse
-For Eclipse you can use this [Code Formatter
Profile](resources/files/deltaspike-code-conventions.xml). Import it via Window
| Preferences | Java | Code Style | Formatter
\ No newline at end of file
+For Eclipse you can use this [Code Formatter
Profile](resources/files/deltaspike-code-conventions.xml). Import it via Window
| Preferences | Java | Code Style | Formatter
Modified: deltaspike/site/trunk/content/spi.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/spi.mdtext?rev=1491367&r1=1491366&r2=1491367&view=diff
==============================================================================
--- deltaspike/site/trunk/content/spi.mdtext (original)
+++ deltaspike/site/trunk/content/spi.mdtext Mon Jun 10 08:09:02 2013
@@ -16,6 +16,13 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
+
+[TOC]
+
+***
+
+# Introduction
+
# Deactivatable
This mechanism is only used for artifacts **like** implementations of
(`javax.enterprise.inject.spi.Extension`) which **can't** be deactivated with
std. CDI mechanisms.
Modified: deltaspike/site/trunk/content/suggested-git-workflows.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/suggested-git-workflows.mdtext?rev=1491367&r1=1491366&r2=1491367&view=diff
==============================================================================
--- deltaspike/site/trunk/content/suggested-git-workflows.mdtext (original)
+++ deltaspike/site/trunk/content/suggested-git-workflows.mdtext Mon Jun 10
08:09:02 2013
@@ -16,7 +16,12 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
-# Suggested workflows
+
+[TOC]
+
+***
+
+# Suggested GIT workflows
## Avoid git-pull!
Modified: deltaspike/site/trunk/content/supporters.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/supporters.mdtext?rev=1491367&r1=1491366&r2=1491367&view=diff
==============================================================================
--- deltaspike/site/trunk/content/supporters.mdtext (original)
+++ deltaspike/site/trunk/content/supporters.mdtext Mon Jun 10 08:09:02 2013
@@ -16,6 +16,11 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
+
+[TOC]
+
+***
+
# Support DeltaSpike
Apache DeltaSpike gets support from many community members.