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

Reto Bachmann-Gmür commented on CLEREZZA-706:
---------------------------------------------

I've just created a zip with curl -u admin:admin 
"http://localhost:8080/admin/offline/download?baseUri=http://localhost:8080/&targetUri=http://incubator.apache.org/clerezza/&formatExtension=xhtml&formatExtension=rdf&formatExtension=png&formatExtension=html&formatExtension=js&formatExtension=jpeg&formatExtension=css&rootLinkPrefix=/clerezza";
 > myzip.zip

The zip contain both an xhtml and html version and both conatin the latest 
schanges. 

It is true that the script assumes the local username to be identical to the 
one on people.apache.org, you could fix the script to use the value of 
environment var and only fall back to the local user wehn this var is not set.
                
> 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