Details
-
Type:
Sub-task
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 3.6.0
-
Component/s: Build infrastructure
-
Labels:
Description
The current layout split to head/ and stable/ has many downsides: we don't need older -dev releases, the number of files grows.
I think we could switch to the layout we've used for HPPC (each version in a separate folder). When doing the switch, we should have a few things in mind:
- keep rewrites for the old directory structure, at least for JavaDocs and Manual, so that search engine and welcome screen links in released versions don't break
- update links on:
- welcome screen
- manual (download links)
- project website
- update C# artifacts upload scripts
We could also take this opportunity to upgrade Bamboo to the newest version.