You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2013/02/22 10:28:10 UTC

svn commit: r1448960 - /servicemix/documentation/branches/servicemix-4.5.x/README.md

Author: gertv
Date: Fri Feb 22 09:28:09 2013
New Revision: 1448960

URL: http://svn.apache.org/r1448960
Log:
Update the README.md file

Modified:
    servicemix/documentation/branches/servicemix-4.5.x/README.md

Modified: servicemix/documentation/branches/servicemix-4.5.x/README.md
URL: http://svn.apache.org/viewvc/servicemix/documentation/branches/servicemix-4.5.x/README.md?rev=1448960&r1=1448959&r2=1448960&view=diff
==============================================================================
--- servicemix/documentation/branches/servicemix-4.5.x/README.md (original)
+++ servicemix/documentation/branches/servicemix-4.5.x/README.md Fri Feb 22 09:28:09 2013
@@ -4,12 +4,6 @@ You need to have these two programs inst
 - [Pygments](http://pygments.org/) - syntax highlighting for HTML and PDF
 - [Prince XML](http://www.princexml.com/) - converts HTML into PDF for the manual 
 
-## Building SNAPSHOT dependencies ##
-This project depends on a few SNAPSHOT dependencies.  Before you start working on the docs, you need to checkout and build these two projects locally:
-
-- [http://github.com/jstrachan/maven-scala-plugin](http://github.com/jstrachan/maven-scala-plugin)
-- [http://github.com/scalate/scalate](http://github.com/scalate/scalate)
-
 ## Building the documentation project ##
 There are two ways of building the documentation project:
 
@@ -19,6 +13,10 @@ There are two ways of building the docum
   - a pdf file (in `target/sitegen/manual.pdf`)
   - a static website, generated using the same templates (in `target/sitegen`)
   
+## Publishing the documentation to the website ##
+If you're an Apache ServiceMix committer, you can publish a new copy of the documentation pages with this command:
+`mvn clean install scm-publish:publish-scm`  
+  
 ## Known issues ##
 
 - The war file currently can't be deployed on ServiceMix