Bug 787233 - Compass build warnings on latest headpin
Summary: Compass build warnings on latest headpin
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Subscription Asset Manager
Classification: Retired
Component: katello
Version: 1.0.0
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
: 1.0
Assignee: Jordan OMara
QA Contact: SAM QE List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-03 16:10 UTC by Jordan OMara
Modified: 2014-11-09 22:55 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-04-27 00:20:56 UTC
Embargoed:


Attachments (Terms of Use)

Description Jordan OMara 2012-02-03 16:10:52 UTC
1. Run `compass compile`
2. Several warnings about future deprecations of shadow boxes appear. Presumably we just need to update the scss accordingly

Example warning (there are several warnings, but they are identical):



WARNING: Passing separate arguments for a single shadow to text-shadow is deprecated. Pass the values as a single space-separated list, or use the single-text-shadow mixin. See http://beta.compass-style.org/help/tutorials/upgrading/antares/ for more info.
        on line 31 of /usr/lib/ruby/gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/css3/_text-shadow.scss, in `text-shadow'
        from line 68 of /usr/share/katello/app/stylesheets/_look.scss
        from line 9 of /usr/share/katello/app/stylesheets/katello.scss
        from line 1 of /usr/share/katello/app/stylesheets/sections/dashboard.scss

Headpin does this at RPM install time now, so itll look pretty kludgy to a customer

Comment 2 Jordan OMara 2012-02-20 20:13:02 UTC
committed 44d7a35a7f59929a9b7da9d1fdfe6801c7f6e488


Note You need to log in before you can comment on or make changes to this bug.