Side navigation
#2769 closed bug (fixed)
Opened May 01, 2008 07:03PM UTC
Closed February 05, 2010 08:00PM UTC
Incorrect date/rev in jQuery builds
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | build | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
core.js uses $Date$ and $Rev$ in the header comments, which results in the wrong date/rev for builds. The date/rev should either be from the most recently updated source file or current SVN (potentially different because all plugins use the same repository).
Attachments (0)
Change History (1)
Changed February 05, 2010 08:00PM UTC by comment:1
milestone: | 1.2.4 → 1.4 |
---|---|
resolution: | → fixed |
status: | new → closed |
version: | 1.2.3 → 1.3.2 |
This has been fixed with the move to Git.