[richfaces-planning-issues] [JBoss JIRA] Resolved: (RFPL-465) Investigate and implement publishing Hudson snapshots to docs.jboss.org

Sean Rogers (JIRA) jira-events at lists.jboss.org
Wed Jul 14 23:24:59 EDT 2010


     [ https://jira.jboss.org/browse/RFPL-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Rogers resolved RFPL-465.
------------------------------

    Resolution: Done


Re-implemented publishing after it was removed. Shell execution is copied below in case it is removed again:

rm -rf nightly/
mkdir nightly
mkdir nightly/Component_Reference
mkdir nightly/Developer_Guide
mkdir nightly/Migration_Guide
cp -r trunk/Component_Reference/target/docbook/publish/* nightly/Component_Reference/
cp -r trunk/Developer_Guide/target/docbook/publish/* nightly/Developer_Guide/
cp -r trunk/Migration_Guide/target/docbook/publish/* nightly/Migration_Guide/
rsync -r --delete --protocol=28 nightly/ richfaces at filemgmt.jboss.org:docs_htdocs/richfaces/nightly_4_0_X/

> Investigate and implement publishing Hudson snapshots to docs.jboss.org
> -----------------------------------------------------------------------
>
>                 Key: RFPL-465
>                 URL: https://jira.jboss.org/browse/RFPL-465
>             Project: RichFaces Planning
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: build, docs, site
>            Reporter: Sean Rogers
>            Assignee: Sean Rogers
>             Fix For: 4.0.0.Alpha2
>
>
> Contact Mark Newton about how the new changes might allow us to upload nightly builds.
> Work with QE on updates and sending changes.
> Look at uploading javadocs too.
> Find out other projects that are doing similar things.

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

        


More information about the richfaces-planning-issues mailing list