Author: fmui
Date: Thu Mar 13 08:34:48 2014
New Revision: 1577061
URL: http://svn.apache.org/r1577061
Log:
Added links to OpenCMIS Server Development Guide on GitHub.
Modified:
chemistry/site/trunk/content/java/how-to/how-to-create-server.mdtext
chemistry/site/trunk/content/java/how-to/index.mdtext
Modified: chemistry/site/trunk/content/java/how-to/how-to-create-server.mdtext
URL:
http://svn.apache.org/viewvc/chemistry/site/trunk/content/java/how-to/how-to-create-server.mdtext?rev=1577061&r1=1577060&r2=1577061&view=diff
==============================================================================
--- chemistry/site/trunk/content/java/how-to/how-to-create-server.mdtext
(original)
+++ chemistry/site/trunk/content/java/how-to/how-to-create-server.mdtext Thu
Mar 13 08:34:48 2014
@@ -1,5 +1,9 @@
Title: How To Build A Server
+**This guide is outdated!** There is a more up-to-date
+[OpenCMIS Server Development Guide on
GitHub](https://github.com/cmisdocs/ServerDevelopmentGuide).
+
+
[TOC]
# How to create a CMIS server using OpenCMIS
Modified: chemistry/site/trunk/content/java/how-to/index.mdtext
URL:
http://svn.apache.org/viewvc/chemistry/site/trunk/content/java/how-to/index.mdtext?rev=1577061&r1=1577060&r2=1577061&view=diff
==============================================================================
--- chemistry/site/trunk/content/java/how-to/index.mdtext (original)
+++ chemistry/site/trunk/content/java/how-to/index.mdtext Thu Mar 13 08:34:48
2014
@@ -17,6 +17,7 @@ Instructions how to perform frequently o
* [Add CMIS Extensions](how-to-add-extension.html)
* [Create a Server](how-to-create-server.html)
+* [OpenCMIS Server Development
Guide](https://github.com/cmisdocs/ServerDevelopmentGuide) (on GitHub)
* [Integrate with Spring](how-to-integrate-spring.html)
* [Process a Query](how-to-process-query.html)