You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fm...@apache.org on 2011/04/04 22:52:59 UTC

svn commit: r787984 - in /websites/production/chemistry: ./ content/java/developing/dev-known-repo-issues.html content/java/developing/dev-repository-specific-notes.html content/java/developing/index.html

Author: fmui
Date: Mon Apr  4 20:52:59 2011
New Revision: 787984

Log:
Publishing merge to chemistry site by fmui

Added:
    websites/production/chemistry/content/java/developing/dev-repository-specific-notes.html
      - copied unchanged from r787983, websites/staging/chemistry/trunk/content/java/developing/dev-repository-specific-notes.html
Removed:
    websites/production/chemistry/content/java/developing/dev-known-repo-issues.html
Modified:
    websites/production/chemistry/   (props changed)
    websites/production/chemistry/content/java/developing/index.html

Propchange: websites/production/chemistry/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Apr  4 20:52:59 2011
@@ -1 +1 @@
-/websites/staging/chemistry/trunk:785583-787836
+/websites/staging/chemistry/trunk:785583-787983

Modified: websites/production/chemistry/content/java/developing/index.html
==============================================================================
--- websites/production/chemistry/content/java/developing/index.html (original)
+++ websites/production/chemistry/content/java/developing/index.html Mon Apr  4 20:52:59 2011
@@ -216,7 +216,7 @@ Apache Chemistry - Developing with OpenC
 <li><a href="dev-compare-client-api-binding.html">Comparing the client APIs</a></li>
 <li><a href="dev-use-with-maven.html">Developing with Maven</a></li>
 <li><a href="dev-use-without-maven.html">Developing without Maven</a></li>
-<li><a href="dev-known-repo-issues.html">Known issues with existing repositories</a></li>
+<li><a href="dev-repository-specific-notes.html">Repository specific notes</a></li>
 <li><a href="dev-session-parameters.html">Session Parameters</a></li>
 <li><a href="dev-client-cache.html">The client cache</a></li>
 <li><a href="dev-operation-context.html">Understanding the OperationContext</a></li>