[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-474) Clean-up release download sites for JBT and JBDS befor each release upload

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Dec 5 11:03:36 EST 2008


    [ https://jira.jboss.org/jira/browse/JBDS-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12441411#action_12441411 ] 

Nick Boldt commented on JBDS-474:
---------------------------------

Rsync is the way to go here -- we can push files up to the server and delete files that aren't on the source at the same time. However, rsync is apparently busted.

See helpdesk ticket [redhat.com #846841].

Currently, I get this when I try to rsync:

$ rsync -av jbossqa at download.jboss.org:/htdocs/jbosstools/updates/nightly/trunk/* .

insecure -e option not allowed.
This account is restricted by rssh.
Allowed commands: scp sftp rsync

If you believe this is in error, please contact your system administrator.

rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(632) [receiver=3.0.4] 

> Clean-up release download sites for JBT and JBDS befor each release upload
> --------------------------------------------------------------------------
>
>                 Key: JBDS-474
>                 URL: https://jira.jboss.org/jira/browse/JBDS-474
>             Project: Developer Studio
>          Issue Type: Task
>            Reporter: Denis Golovin
>            Assignee: Nick Boldt
>
> We need clean-up because of qualifier in all JBT jars. That means it always add new files with new qualifier in version instead of overwriting them as it was before.
> It is not a problem for JBDS builds because hudson has direct access to download site, but it is a problem for JBossTools build which uses scp to upload release to download site. Usually we have several release builds before gold one and that means all builds collected on download site.
> We have to find way remove previous build from download site before uploading new one or keep all builds in nightly upload area (each build is its own directory) while we have gold one. Then gold one can be copied to public download site.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list