Changes between Version 4 and Version 5 of OnyxCode


Ignore:
Timestamp:
12/14/10 17:58:59 (13 years ago)
Author:
jeff.lusted
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OnyxCode

    v4 v5  
    1717-rw-rw-r-- 1 tomcat6 tomcat6 19115 2010-11-11 13:05 old_logo_on_light.png
    1818
    19 I've saved the old logos as shown, so now there are four files.
     19I've saved the old logos as shown, so now there are four files (see attachments at bottom of page)
    2020
    2121Note that these changes affect the current version of briccs-onyx, and would need to be replicated after each upgrade. At the time of writing I cannot find the mechanism for giving the onyx package an image file to build the logo_on_dark.png and logo_on_light.png automatically. THIS NEEDS TO BE ADDRESSED BEFORE THE NEXT UPGRADE.
    22 
    2322----
    2423
     
    3029 * By having two deployment options in a deployment script.
    3130
    32 It maybe the best approach is to have both! That is, we build two artifacts, and decide at system deployment whether the system requires the production artifact or the test artifact.
     31It maybe the best approach is to have both! That is, we build two artifacts each with their respective logos, and decide at system deployment whether the system requires the production artifact or the test artifact.
    3332
    3433-- JeffLusted