Skip to main content

Bug Tracker

Side navigation

#8518 closed bug (fixed)

Opened March 14, 2011 12:36AM UTC

Closed March 15, 2011 10:43PM UTC

Dont delete qunit and sizzle on clean target

Reported by: AzaToth Owned by:
Priority: low Milestone: 1.next
Component: build Version: 1.5.1
Keywords: Cc:
Blocked by: Blocking:
Description

sizzle and qunit shouldn't be deleted on make clean

Attachments (0)
Change History (3)

Changed March 14, 2011 02:43AM UTC by rwaldron comment:1

component: unfiledbuild
priority: undecidedlow
status: newopen

Sizzle and QUnit are deleted on clean target in order to clear the way for pulling the most current versions of each. I agree this isn't the best way to handle their inclusion. Preferably, these should be submodules

Changed March 15, 2011 10:41PM UTC by AzaToth comment:2

can be closed due to #8536

Changed March 15, 2011 10:43PM UTC by addyosmani comment:3

resolution: → fixed
status: openclosed

This is addressed with the fix for #8536.