Author: rahul
Date: Fri Oct 3 11:59:46 2008
New Revision: 701492
URL: http://svn.apache.org/viewvc?rev=701492&view=rev
Log:
Updating J6 branch to point to latest release.
Added:
commons/proper/scxml/branches/J6/xdocs/0.8/
commons/proper/scxml/branches/J6/xdocs/0.8/index.xml (with props)
Modified:
commons/proper/scxml/branches/J6/src/site/site.xml
commons/proper/scxml/branches/J6/xdocs/navigation.xml
Modified: commons/proper/scxml/branches/J6/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/proper/scxml/branches/J6/src/site/site.xml?rev=701492&r1=701491&r2=701492&view=diff
==============================================================================
--- commons/proper/scxml/branches/J6/src/site/site.xml (original)
+++ commons/proper/scxml/branches/J6/src/site/site.xml Fri Oct 3 11:59:46 2008
@@ -67,7 +67,7 @@
</item>
<item name="Javadoc"
- href="/0.7/apidocs/index.html"/>
+ href="/0.8/apidocs/index.html"/>
<item name="FAQ"
href="faq.html"/>
Added: commons/proper/scxml/branches/J6/xdocs/0.8/index.xml
URL:
http://svn.apache.org/viewvc/commons/proper/scxml/branches/J6/xdocs/0.8/index.xml?rev=701492&view=auto
==============================================================================
--- commons/proper/scxml/branches/J6/xdocs/0.8/index.xml (added)
+++ commons/proper/scxml/branches/J6/xdocs/0.8/index.xml Fri Oct 3 11:59:46
2008
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * 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.
+-->
+
+<document>
+
+ <properties>
+ <title>Commons SCXML v0.8</title>
+ <author email="[EMAIL PROTECTED]">Commons Documentation Team</author>
+ </properties>
+
+ <body>
+
+ <section name="Commons SCXML 0.8 release documentation">
+
+ <p>
+ The following documentation on the v0.8 release is available online:
+ </p>
+
+ <p>
+ <ul>
+ <li>The v0.8 <a href="apidocs/index.html">Javadoc</a>.</li>
+ <li>The v0.8 <a
href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_8/RELEASE-NOTES.txt?view=markup">release
notes</a>.</li>
+ <li>The v0.8 <a
href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_8/">source
tree</a>.</li>
+ </ul>
+ </p>
+
+ </section>
+
+ </body>
+
+</document>
Propchange: commons/proper/scxml/branches/J6/xdocs/0.8/index.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: commons/proper/scxml/branches/J6/xdocs/0.8/index.xml
------------------------------------------------------------------------------
svn:keywords = Date Author Id Revision HeadURL
Modified: commons/proper/scxml/branches/J6/xdocs/navigation.xml
URL:
http://svn.apache.org/viewvc/commons/proper/scxml/branches/J6/xdocs/navigation.xml?rev=701492&r1=701491&r2=701492&view=diff
==============================================================================
--- commons/proper/scxml/branches/J6/xdocs/navigation.xml (original)
+++ commons/proper/scxml/branches/J6/xdocs/navigation.xml Fri Oct 3 11:59:46
2008
@@ -75,7 +75,7 @@
</item>
<item name="Javadoc"
- href="/0.7/apidocs/index.html"/>
+ href="/0.8/apidocs/index.html"/>
<item name="FAQ"
href="faq.html"/>