Well, I'm assuming the SVN url is:
http://svn.apache.org/repos/asf/deltaspike/site/trunk/ which gives me an
access denied.  Should all committers have access?

I was going to commit the following change

Index: documentation.mdtext
===================================================================
--- documentation.mdtext (revision 1491309)
+++ documentation.mdtext (working copy)
@@ -56,9 +56,15 @@
 In the listings below replace the placeholders for the version with the
version of your choice or use:

     <properties>
-        <deltaspike.version>0.4-incubating-SNAPSHOT</deltaspike.version>
+        <deltaspike.version>0.4</deltaspike.version>
     </properties>

+Or if you want to very bleeding edge, point to our current snapshot.
+
+    <properties>
+        <deltaspike.version>0.5-SNAPSHOT</deltaspike.version>
+    </properties>
+
 ### Configuration of DeltaSpike Core

     <dependency>
Index: news.mdtext
===================================================================
--- news.mdtext (revision 1491309)
+++ news.mdtext (working copy)
@@ -16,6 +16,16 @@
            specific language governing permissions and limitations
            under the License.

+## 4th Release (0.4) (31.05.2013)
+
+The Apache DeltaSpike team is pleased to announce the fourth release
(v0.4).  This is our first release as a top level project!
+
+The [release notes][14] contains a large list of bug fixes and new
features.
+
+## Graduation (28.05.2013)
+
+The Apache DeltaSpike team is pleased to announce that we have complete
graduation as a top level project.
+
 ## 3rd Release (0.3 incubating) (22.08.2012)

 The Apache DeltaSpike team is pleased to announce the second release
(v0.3-incubating).
@@ -164,4 +174,5 @@
   [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
+  [14]: http://s.apache.org/DS-0.4-RNotes


On Sun, Jun 9, 2013 at 6:36 PM, John D. Ament <john.d.am...@gmail.com>wrote:

> Hi Mark
>
> Yay tons of builds today.
>
> Anyways, I was wondering if there were any docs out there on how to update
> the site's documentation? Is there an SVN repo we check out to do this (I'm
> assuming infra doesn't support git for the sites).  Do we do anything after
> committing?
>
> John
>

Reply via email to