Daniel Spicar created CLEREZZA-706:
--------------------------------------

             Summary: Clerezza site deployment not working
                 Key: CLEREZZA-706
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-706
             Project: Clerezza
          Issue Type: Bug
            Reporter: Daniel Spicar
            Assignee: Daniel Spicar


There are some issues in deploy.sh:
- The script tries to connect to people.apache.org via SSH but does not specify 
the SSH user. Probabaly the system user name is used but that may be wrong.
- The script tries to deploy the site to  '/www/incubator.apache.org/clerezza' 
but the correct location is '/www/incubator.apache.org/content/clerezza'

Issues probably related to offline site generator:
- The site<id>.zip contains the old version of the page as *.html file (e.g. 
index.html) and the new version of the page as *.xhtml file (e.g. index.xhtml). 
By default the apache webserver configuration will use the index.html file and 
thus ignore changes. (not sure if this happens under all circumstances but it 
happened when I tried to update the website)

--
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

        

Reply via email to