I see we have more and more latestBuild.html present all over and I'm suggestion we replace those with "latest" symbolic links instead.
Here is how to automate that on downloads.jboss.org at least:
echo -e "rm latest\nln 2011-06-27_10-25-32-H2980 latest" | sftp tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk
The actual paths should of course be replaced with proper variable replacements.
- is blocked by
-
JBIDE-9410 consider building vpe and jsf as a single hudson job or reorganize dependencies between jsf and vpe/xulrunner features
- Closed