Details
-
Type:
Task
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.11 New Core 3.5
-
Component/s: Apache Config, Build
-
Labels:None
-
Similar issues:
CURRIKI-1790Style the following pages CURRIKI-464Move staging to UTF8 CURRIKI-4289Organize creates duplicates on Move CURRIKI-5900 Organize fails if moving from one sub-folder to another more then once CURRIKI-1594Create version count validation script to comapare database CURRIKI-1707Create version count validation script to comapare database CURRIKI-1709Create version count validation script to comapare database CURRIKI-3426 When using the upload attachment/insert link function, receiving "Temporary directory not set. Please follow the instructions on xwiki.org on how to fix this" message. CURRIKI-2284User able to move a rseource and place it outside a group collection. Here Next button clicked Error Message shown. CURRIKI-3675Error in organize when moving an asset into a sub-folder.
Description
The Curriki platform core is now called xwiki-clams and we moved to host the code github.com.
This means we need to adjust the cruisecontrol automated builder and its consequences, including the fact that the version number is in the path of most javascript and css files.
Activity
Joshua Marks
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Joshua Marks [ jmarks ] | Paul Libbrecht [ polx ] |
Paul Libbrecht
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Done for CruiseControl.
I also had to change the version number injection, to use git of course, which is now replaced by the part of a a commit hash. This commit hash, being made of digits or a-f implied a change on the Apache rules that map the version number that was in the URLs back to the file.
Done for current (only).