[ 
https://issues.apache.org/jira/browse/JAMES-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276708#comment-13276708
 ] 

Ioan Eugen Stan commented on JAMES-1374:
----------------------------------------

Well,

Apache CMS is just continuous integration for web-sites. Buildbot tracks 
changes in our repo and issues mvn site commands to build the site. It then 
copies the site from target/whatever to the staging repo (svn working copy??). 
From there it can go to live site via publishing. 

So site is just a maven project that builds docs with everithing that comes 
with this: you can do all that maven can with the speed (slowness) that comes 
with it. To build the site locally just svn co 
https://svn.apache.org/repos/asf/james/site-cms/trunk/ && mvn site. WHat you 
get is what gets to staging and publishing. 

You can also edit the pages via browser (tried it, but had to clean the working 
copy first via update link because I was getting mdtext files), then commit 
from browser and wait about 3 min for build.

Buildbot shows the status for builds at 
http://ci.apache.org/builders/james-site-staging (staging). There should be 
some other urls there too.

I hope this answers your question. 
Bye,
                
> Migrate James web sites to Apache CMS
> -------------------------------------
>
>                 Key: JAMES-1374
>                 URL: https://issues.apache.org/jira/browse/JAMES-1374
>             Project: JAMES Server
>          Issue Type: Task
>            Reporter: Eric Charles
>            Assignee: Ioan Eugen Stan
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> This is an umbrella JIRA to achieve the migration of Apache James web sites 
> to the Apache CMS as requested by Infra.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to