Bug Tracker

Ticket #2087 (closed bug: invalid)

Opened 12 months ago

Last modified 12 months ago

http://dev.jquery.com/view/trunk/jquery/dist/jquery.js missing.

Reported by: miksago Owned by:
Priority: blocker Milestone: 1.2.2
Component: core Version: 1.2.1
Keywords: svn, broken, missing jquery Cc:
Needs: Commit

Description

The javascript file http://dev.jquery.com/view/trunk/jquery/dist/jquery.js is currently not in the svn tree. It appears that most tests and demos are broken.

Change History

Changed 12 months ago by brandon

  • status changed from new to closed
  • resolution set to invalid

You must build this using either make or ant.

make jquery

or

ant jquery

Note: See TracTickets for help on using tickets.