Opened 13 years ago

Closed 13 years ago

#5444 closed bug (fixed)

build incomplete since removing yuimin and adding closure compiler

Reported by: rdworth Owned by:
Priority: blocker Milestone: 1.8.1
Component: [meta] ui.build Version: 1.8
Keywords: Cc:
Blocked by: Blocking:

Description

We need to complete the transition to closure compiler in the build script in order to do the 1.8.1 build.

Change History (4)

comment:1 Changed 13 years ago by Jörn Zaefferer

Resolution: fixed
Status: newclosed

Fixed in http://github.com/jquery/jquery-ui/commit/9fa157840f0bfacfd4190bd6a159cba8ac2107b8

Tested by comparing against googlecode download of 1.7.2.

comment:2 Changed 13 years ago by rdworth

Milestone: 1.91.8.1

comment:3 Changed 13 years ago by rdworth

Resolution: fixed
Status: closedreopened

The commit message for 9fa1578 mentions a double header issue for the jquery-ui.min.js file. Could this be why there is now no header in the 1.8.3 version of that file?

http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.3/jquery-ui.min.js

Compare to

http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.min.js

comment:4 Changed 13 years ago by Scott González

Resolution: fixed
Status: reopenedclosed

This commit did not introduce the missing header behavior. See #5904.

Note: See TracTickets for help on using tickets.