SmartSprites

Parametrize root.dir.path recursion

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: 0.2.3
  • Fix Version/s: 0.2.4
  • Component/s: None
  • Description:
    Hide

    Currently the processing traveses all CSS files recursively from the root.dir.path.

    I would like to specify that only the CSS files found directly under the root.dir.path should be processed. We have a custom build process in our project that concatenates multiple CSS files together, and I would like to process only that one catenated file, not all the individual files as well (that happen to be contained inside the same folder structure).

    One more init parameter should do this nicely, I already did a patch for myself. Other suggestions?

    Show
    Currently the processing traveses all CSS files recursively from the root.dir.path. I would like to specify that only the CSS files found directly under the root.dir.path should be processed. We have a custom build process in our project that concatenates multiple CSS files together, and I would like to process only that one catenated file, not all the individual files as well (that happen to be contained inside the same folder structure). One more init parameter should do this nicely, I already did a patch for myself. Other suggestions?

Issue Links

Activity

Hide
Stanisław Osiński added a comment - 04/May/09 11:24 AM

Hi Jouni, patches are most welcome Can you attach yours to this issue so that I can apply it? Thanks!

Show
Stanisław Osiński added a comment - 04/May/09 11:24 AM Hi Jouni, patches are most welcome Can you attach yours to this issue so that I can apply it? Thanks!
Hide
Jouni Koivuviita added a comment - 04/May/09 12:49 PM

Thansk for the quick responses Stanislaw,

My Eclipse auto-formatting changed the code quite a bit, so I'll have to write the patch again, so you don't have to read through a huge patch.

I'll get back with the patch later this week, if that's okay?

Show
Jouni Koivuviita added a comment - 04/May/09 12:49 PM Thansk for the quick responses Stanislaw, My Eclipse auto-formatting changed the code quite a bit, so I'll have to write the patch again, so you don't have to read through a huge patch. I'll get back with the patch later this week, if that's okay?
Hide
Stanisław Osiński added a comment - 04/May/09 02:33 PM

Absolutely, take your time. BTW: settings for the formatter I'm using are here: http://fisheye3.atlassian.com/browse/~raw,r=trunk/carrot2/trunk/etc/eclipse/formatter-only.xml (to import into Eclipse Java code formatter).

Show
Stanisław Osiński added a comment - 04/May/09 02:33 PM Absolutely, take your time. BTW: settings for the formatter I'm using are here: http://fisheye3.atlassian.com/browse/~raw,r=trunk/carrot2/trunk/etc/eclipse/formatter-only.xml (to import into Eclipse Java code formatter).
Hide
Stanisław Osiński added a comment - 09/Aug/09 01:50 PM

Resolving as a duplicate of SMARTSPRITES-37. Jouni – you can grab binaries with SMARTSPRITES-37 resolved from:

http://download.smartsprites.osinski.name/smartsprites-0.2.4-dev.zip

Please see the documentation inside the archive for new options, the online website still refers to version 0.2.3.

Show
Stanisław Osiński added a comment - 09/Aug/09 01:50 PM Resolving as a duplicate of SMARTSPRITES-37. Jouni – you can grab binaries with SMARTSPRITES-37 resolved from: http://download.smartsprites.osinski.name/smartsprites-0.2.4-dev.zip Please see the documentation inside the archive for new options, the online website still refers to version 0.2.3.
Hide
Stanisław Osiński added a comment - 06/Sep/09 07:56 PM

Closing for the 0.2.4 release.

Show
Stanisław Osiński added a comment - 06/Sep/09 07:56 PM Closing for the 0.2.4 release.

People

Dates

  • Created:
    04/May/09 11:22 AM
    Updated:
    06/Sep/09 07:56 PM
    Resolved:
    09/Aug/09 01:50 PM