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

Carrot2 Build Server View RSS feed

People

Dates

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