You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2013/09/29 21:07:54 UTC

svn commit: r1527387 - /maven/site/trunk/content/apt/developers/website/deploy-maven-website.apt

Author: hboutemy
Date: Sun Sep 29 19:07:54 2013
New Revision: 1527387

URL: http://svn.apache.org/r1527387
Log:
reworked Doxia instructions

Modified:
    maven/site/trunk/content/apt/developers/website/deploy-maven-website.apt

Modified: maven/site/trunk/content/apt/developers/website/deploy-maven-website.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/developers/website/deploy-maven-website.apt?rev=1527387&r1=1527386&r2=1527387&view=diff
==============================================================================
--- maven/site/trunk/content/apt/developers/website/deploy-maven-website.apt (original)
+++ maven/site/trunk/content/apt/developers/website/deploy-maven-website.apt Sun Sep 29 19:07:54 2013
@@ -98,20 +98,19 @@ How Doxia website publication works
 
  Doxia uses the exact same mecanisms:
 
- * svn source tree: {{https://svn.apache.org/repos/asf/maven/doxia/site/trunk}}
+ * you can edit {{https://svn.apache.org/repos/asf/maven/doxia/site/trunk}svn source tree}} either locally or
+ through {{https://cms.apache.org/maven-doxia/}CMS UI}},
 
- * CMS UI: {{https://cms.apache.org/maven-doxia/}}
+ * {{http://ci.apache.org/builders/maven-doxia-site-staging}a Buildbot job}} builds the site and updates 
+ {{https://svn.apache.org/repos/infra/websites/staging/maven-doxia/trunk/content/}website staging svn area}},
 
- * Buildbot job: {{http://ci.apache.org/builders/maven-doxia-site-staging}}
+ * svnpubsub published to {{http://maven-doxia.staging.apache.org}live staging site}},
 
- * staging svn area: {{https://svn.apache.org/repos/infra/websites/staging/maven-doxia/trunk/content/}}
+ * if everything is good, <<publish modifications>> using {{{https://cms.apache.org/maven-doxia/publish}CMS publish}} action,
 
- * live staging site: {{http://maven-doxia.staging.apache.org}}
+ * CMS copies CMS staging svn area content to {{{https://svn.apache.org/repos/infra/websites/production/maven-doxia/content/}website production svn area}},
 
- * CMS publish: {{https://cms.apache.org/maven-doxia/publish}}
-
- * production svn area: {{https://svn.apache.org/repos/infra/websites/production/maven-doxia/content/}}
-
- * live production site: {{http://maven.apache.org/doxia}}, with its {{{http://maven.apache.org/doxia/extpaths.txt}<<<extpaths.txt>>>}}
+ * svnpubsub mecanism transfers svn production content to live production site: {{http://maven.apache.org/doxia}},
+ with its {{{http://maven.apache.org/doxia/extpaths.txt}<<<extpaths.txt>>>}}
 
  []