Author: gpetracek
Date: Wed Feb 5 09:57:48 2014
New Revision: 1564693
URL: http://svn.apache.org/r1564693
Log:
updated content
Modified:
deltaspike/site/trunk/content/documentation.mdtext
Modified: deltaspike/site/trunk/content/documentation.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation.mdtext?rev=1564693&r1=1564692&r2=1564693&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation.mdtext (original)
+++ deltaspike/site/trunk/content/documentation.mdtext Wed Feb 5 09:57:48 2014
@@ -270,6 +270,25 @@ In the listings below replace the placeh
<scope>runtime</scope>
</dependency>
+# Testing Snapshots
+
+If you would like to test the latest Snapshot, you can
[http://deltaspike.apache.org/build.html](build) DeltaSpike locally or you get
it from the Apache Snapshot-Repository:
+
+
+ <repositories>
+ <repository>
+ <id>apache-snapshot-repository</id>
+ <url>http://repository.apache.org/snapshots/</url>
+ <releases>
+ <enabled>false</enabled>
+ </releases>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ </repository>
+ </repositories>
+
+
# Deployment mode
DeltaSpike can be deployed in different Java environments. Depending which
Java container and release you are using, the procedure which is different